Viewing Item

#2002: Glorious Destruction Staff

Item ID 2002 For Sale No
Identifier Krieger_Twohand_Staff1 Credit Price Not For Sale
Name Glorious Destruction Staff Type Weapon - Two-Handed Staff
NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 70 Min Equip Level 80
MATK 210 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Mage / Acolyte / Priest / Wizard / Monk / Sage / Soul Linker
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bMatkRate,.@r;

6 bonus2

7 bMagicAddRace,RC_DemiHuman,15;

8 bonus2

9 bMagicAddRace,RC_Player_Human,15;

10 bonus2

11 bIgnoreMdefRaceRate,RC_DemiHuman,25;

12 bonus2

13 bIgnoreMdefRaceRate,RC_Player_Human,25;

14 bonus

15 bUnbreakableWeapon;

16 if

17 (.@r

18 5)

19 {

20 bonus2

21 bMagicAddRace,RC_DemiHuman,(min(14,.@r)-5)*2;

22 bonus2

23 bMagicAddRace,RC_Player_Human,(min(14,.@r)-5)*2;

24 bonus2

25 bIgnoreMdefRaceRate,RC_DemiHuman,5+(min(14,.@r)-5)*2;

26 bonus2

27 bIgnoreMdefRaceRate,RC_Player_Human,5+(min(14,.@r)-5)*2;

28 }

29 if

30 (.@r

31 8)

32 {

33 bonus5

34 bAutoSpellOnSkill,"WZ_STORMGUST","MG_SAFETYWALL",10,200,1;

35 bonus5

36 bAutoSpellOnSkill,"WZ_METEOR","MG_SAFETYWALL",10,200,1;

37 bonus5

38 bAutoSpellOnSkill,"WZ_VERMILION","MG_SAFETYWALL",10,200,1;

39 }

Equip Script None
Unequip Script None