Viewing Item

#2055: Staff of Miracle

Item ID 2055 For Sale No
Identifier Staff_Of_Miracle Credit Price Not For Sale
Name Staff of Miracle Type Weapon - Two-Handed Staff
NPC Buy 20 Weight 120
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 100 Min Equip Level 170
MATK 270 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Wizard
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bMatk,4*.@r;

3 bonus bUnbreakableWeapon;

4 bonus2 bMagicAtkEle,Ele_Ghost,5;

5 if (.@r >= 9) {

6 bonus2 bSkillAtk,"MG_SOULSTRIKE",20;

7 bonus2 bSkillAtk,"HW_NAPALMVULCAN",20;

8 bonus2 bSkillAtk,"WL_SOULEXPANSION",20;

9 }

10 if (.@r >= 11) {

11 bonus2 bSkillAtk,"MG_SOULSTRIKE",30;

12 bonus2 bSkillAtk,"HW_NAPALMVULCAN",30;

13 }

Equip Script None
Unequip Script None