Barren Rod: Difference between revisions
From Revival Ragnarok Online
No edit summary |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
|image = [[File:NoImage.png]] | |image = [[File:NoImage.png]] | ||
|itemName = | |itemName = | ||
|itemId = | |itemId = 40804 | ||
|itemSlot = 0 | |itemSlot = 0 | ||
|itemEqp = Weapon | |itemEqp = Weapon | ||
Line 9: | Line 9: | ||
|itemStore = Yes | |itemStore = Yes | ||
|itemAtk = 150 | |itemAtk = 150 | ||
|itemLvl = 4 | |||
|classEq = [[Mage]] Class, [[Acolyte]] Class | |classEq = [[Mage]] Class, [[Acolyte]] Class | ||
|itemDesc = *[[MATK]] +10% | |itemDesc = *[[MATK]] +10% | ||
*Ignores | *Ignores boss monsters [[MDEF]] by (20 + 2 * Refine)% | ||
*All effects increase by refine. Can not be refined after creation. | *All effects increase by refine. Can not be refined after creation. | ||
|lokiDrop = *[[Handicrafting]] | |lokiDrop = *[[Handicrafting]] | ||
|script = | |||
{ bonus2 bMatkRate, 10; bonus2 bIgnoreMdefClassRate, Class_Boss, 20+getrefine()*2; },{},{} | |||
}} | }} |
Latest revision as of 06:06, 19 May 2017
Barren Rod | |
File:NoImage.png | |
---|---|
ID: | 40804 |
Tradable: | Yes |
Storage-able: | Yes |
Vendable: | Yes |
Attack: | 150 |
Slots: | 0 |
Weapon Level: | 4 |
Equipped On: | Weapon |
Equippable By: | Mage Class, Acolyte Class |
Required Level: | None |
Item Description
- MATK +10%
- Ignores boss monsters MDEF by (20 + 2 * Refine)%
- All effects increase by refine. Can not be refined after creation.
How To Obtain This Item
Eir
This item is not available on Eir.
Loki
Thor
This item is not available on Thor.
Script
{ bonus2 bMatkRate, 10; bonus2 bIgnoreMdefClassRate, Class_Boss, 20+getrefine()*2; },{},{}