MediaWiki:Common.css and Aaron's Rod: Difference between pages

From Revival Ragnarok Online
(Difference between pages)
No edit summary
 
No edit summary
 
Line 1: Line 1:
.itemicon {
{{Template:CustomWeapons
  padding-right:5px;
|image = [[File:{{}}.jpg]]
}
|itemId = 42656
.messagebox {
|itemSlot = 3
  border: 1px solid #aaa;
|itemEqp = Weapon
  background-color: #f9f9f9;
|itemTrade = No
  width: 45%;
|itemVend = No
  text-align: center;
|itemStore = Yes
  margin: 0 auto 1em auto;
|itemAtk = 100
  padding: .2em;
|itemLvl = 4
}
|levelReq = 250
.messagebox.merge {
|classEq = [[Soul Linker]] Class, [[Acolyte]] Class, [[Mage]] Class, [[Novice]] Class
  border: 1px solid #c0b8cc;
|itemDesc = A wand once used by Aaron, a saint of the church of Prontera.
  background-color: #f0e5ff;
*Int +3, Heal Power +5%
  text-align: center;
*MATK +15%.
}
*Decreases after-cast delay by 0.5% per refine.
.messagebox.cleanup {
*<b>[<font color="green">Speciality Bonus:</font> High Priest] </b>Grants Kyrie Eleison the extra property of 10% 'Card Defence' for 15 seconds to the recipient.
  border: 1px solid #9f9fff;
(Card Defence: Reduces effectiveness of opponent's card-based damage modifiers)
  background-color: #efefff;
|lokiDrop = *[[Wolfchev's Laboratory]]
  text-align: center;
}}
}
.messagebox.standard-talk {
  border: 1px solid #c0c090;
  background-color: #f8eaba;
}
.messagebox.nested-talk {
  border: 1px solid #c0c090;
  background-color: #f8eaba;
  width: 100%;
  margin: 2px 4px 2px 4px;
}
.messagebox.small {
  width: 238px;
  font-size: 85%;
  float: right;
  clear: both;
  margin: 0 0 1em 1em;
  line-height: 1.25em;
}
.messagebox.small-talk {
  width: 238px;
  font-size: 85%;
  float: right;
  clear: both;
  margin: 0 0 1em 1em;
  line-height: 1.25em;
  background: #F8EABA;
}


 
[[Category:Rods]]
/* Pretty Table Classes */
.prettyTable
{
        color: #00568A;
        border-collapse:collapse;
}
 
.prettyTable th
{
        padding: 5px 10px;
        background-color: #D2EDFF;
        border: 1px solid #38719C;
}
 
.prettyTable td
{
        padding: 5px 10px;
        background-color: #E6F2FF;
        border: 1px solid #38719C;
}
 
.purpleTable
{
        color: #660099;
        border-collapse: collapse;
}
.purpleTable th
{
        padding: 5px 10px;
        background-color: #CC99CC;
        border: 1px solid #660099;
}
 
.purpleTable td
{
        padding: 5px 10px;
        background-color: #FFCCFF;
        border: 1px solid #660099;
}
.greyHeader
{
        margin:0;
        background-color:#AAAAAA;
        font-size:120%;
        font-weight:bold;
        border:1px solid #666666;
        text-align:left;
        color:#000;
        padding:0.2em 0.4em;
}
.greyTable
{
        vertical-align:top;
        border: 2px solid #666666;
        padding: .5em 1em;
        margin: 1em;
        background-color: #EEEEEE;
}
.navbox
{
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaa solid;
  border-collapse: collapse;
}
 
.navbox th, .navbox td
{
  border: 1px #aaa solid;
  padding: 0.2em;
  text-align: center;
}
 
.navbox th
{
  background: #f2f2f2;
  text-align: center;
}
.questTable
{
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaa solid;
  border-collapse: collapse;
}
.questTable th
{
  background: #e8ebf0;
}
 
/* wikitable class for skinning normal tables */
 
table.wikitable {
  margin: 1em 1em 1em 0;
  background: #e8ebf0;
  border: 1px #aaa solid;
  border-collapse: collapse;
}
 
table.wikitable {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 0px #aaa solid;
  border-collapse: collapse;
}
table.wikitable th, table.wikitable td {
  border: 0px #aaa solid;
  padding: 0.2em;
}
 
 
table.wikitable th, table.wikitable td {
  border: 1px #aaa solid;
  padding: 0.2em;
}
 
table.wikitable th {
  background: #e8ebf0;
  text-align: center;
}
 
table.wikitable caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
}
 
table.wikitable code {
  background-color: transparent;
}
 
/* wikitable class for centered normal tables*/
 
table.wikitablec {
  margin: 1em 1em 1em 0;
  background: #f9f9f9;
  border: 1px #aaa solid;
  border-collapse: collapse;
}
 
table.wikitablec th, table.wikitablec td {
  border: 1px #aaa solid;
  padding: 0.2em;
  text-align: center;
}
 
table.wikitablec th {
  background: #f2f2f2;
  text-align: center;
}
 
table.wikitablec caption {
  margin-left: inherit;
  margin-right: inherit;
  font-weight: bold;
}
 
table.wikitablec code {
  background-color: transparent;
}
table.collapsed tr.collapsable {
        display: none;
}
.collapseButton {              /* 'show'/'hide' buttons created dynamically by the            */
        float: right;          /* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
        font-weight: normal;    /* are styled here so they can be customised.            */
        margin:10px 10px 0px 0px;
        text-align: right;
        width: auto;
}
 
.usage { color:#997070; margin:0px; }
 
 
 
.skin-theme-clientpref-night tbody div { background-color: #f4a0ff !important; }
 
 
.skin-theme-clientpref-day tbody div { background-color: #eb52ff !important; }

Latest revision as of 04:46, 24 September 2016


Aaron's Rod
[[File:{{}}.jpg]]
ID: 42656
Tradable: No
Storage-able: Yes
Vendable: No
Attack: 100
Slots: 3
Weapon Level: 4
Equipped On: Weapon
Equippable By: Soul Linker Class, Acolyte Class, Mage Class, Novice Class
Required Level: 250

Item Description

A wand once used by Aaron, a saint of the church of Prontera.

  • Int +3, Heal Power +5%
  • MATK +15%.
  • Decreases after-cast delay by 0.5% per refine.
  • [Speciality Bonus: High Priest] Grants Kyrie Eleison the extra property of 10% 'Card Defence' for 15 seconds to the recipient.

(Card Defence: Reduces effectiveness of opponent's card-based damage modifiers)

How To Obtain This Item

Eir

This item is not available on Eir.

Loki

Thor

This item is not available on Thor.

Script

Script is currently unknown.