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


Solid Staff [2]   [Two Handed]   Item ID# 640031 (Solid_Staff)
Type
Weapon
Class
Two-handed Staff
Buy
n/a
Sell
n/a
Weight
220
Attack
150 / MATK 290
Required Lvl
220
Weapon Lvl
5
Slot
2
Applicable Jobs
Arch Mage
Description
A staff made of refined clock tower parts and quenched with etheric power.
It supplemented the shortcomings of the existing Fortified Staff.

Indestructible in battle

MATK +290

For each 2 Refine Levels:
Increases damage of Frozen Slash and Crimson Arrow by 6%.

For each 3 Refine Levels:
Increases damage of Crystal Impact by 5%.

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

[Bonus by Grade]
[Grade D]: SPL +2
[Grade C]: Damage of Frozen Slash and Crimson Arrow +10%.
[Grade B]: S.MATK +2

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

back to top