Solid Staff [2] ( Solid_Staff )
ID 640031 |
![]() |
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy Price: zeny | Sell Price: 0 zeny | Weight: 220 | Slots: 2 | ||||||||||||||||||||
Type: Weapon item. | Sub Type: Two-handed staves | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
Attack: 150 | Magic Attack: 290 | Range: 1 | Defense: Not specified | |||||||||||||||||||||
Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: 220 | Max. Equip Level: Not specified | |||||||||||||||||||||
Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||||||
A staff made by refining clock tower parts and quenching them with etheric magic. Not specified
.@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSkillAtk,"AG_CRIMSON_ARROW",6*(.@r/2); bonus2 bSkillAtk,"AG_CRIMSON_ARROW_ATK",6*(.@r/2); bonus2 bSkillAtk,"AG_FROZEN_SLASH",6*(.@r/2); bonus2 bSkillAtk,"AG_CRYSTAL_IMPACT",5*(.@r/3); 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",10; bonus2 bSkillAtk,"AG_CRIMSON_ARROW_ATK",10; bonus2 bSkillAtk,"AG_FROZEN_SLASH",10; if (.@g >= ENCHANTGRADE_B) { bonus bSMatk,2; } } } Not specified Not specified Not specified |