Renewal
.:Renewal Item Database:.
Search Item By ID


Solid Wand [2]   [One Hand]   Item ID# 550054 (Solid_Wand)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
140
Attack
190 / MATK 240
Required Lvl
220
Weapon Lvl
5
Slot
2
Applicable Jobs
Soul Reaper
Description
A wand made of refined clock tower parts and quenched with etheric power.
It supplemented the shortcomings of the existing Fortified Wand.

Indestructible in battle

MATK +240

For each 2 Refine Levels:
Increases damage of Talisman of Four Bearing God by 6%.

For each 3 Refine Levels:
Increases damage of Talisman of Soul Stealing by 8%.

For each 4 Refine Levels:
Increases magical damage with every element by 4%.

[Bonus by Grade]
[Grade D]: SPL +2
[Grade C]: Damage of Talisman of Four Bearing God +10%.
[Grade B]: S.MATK +2

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"SOA_TALISMAN_OF_FOUR_BEARING_GOD",6*(.@r/2); bonus2 bSkillAtk,"SOA_TALISMAN_OF_SOUL_STEALING",8*(.@r/3); bonus2 bMagicAtkEle,Ele_All,4*(.@r/4); if (.@g >= ENCHANTGRADE_D) { bonus bSpl,2; if (.@g >= ENCHANTGRADE_C) { bonus2 bSkillAtk,"SOA_TALISMAN_OF_FOUR_BEARING_GOD",10; if (.@g >= ENCHANTGRADE_B) { bonus bSmatk,2; } } } },{},{}
Dropped By No Result

back to top