Fatesend
Server 4


Item Details

Item #2002
Glorious Destruction Staff
Weapon Two-Handed Staff
Refineable
IdentifierKrieger_Twohand_Staff1
NPC Buy20
NPC Sell 10
Weight0
Slots0
Weapon Level4
Range1
Defense0
Attack70
Min Equip Level 80
Max Equip Level None
Refineable
Equip Locations Two-Handed
Equip Upper All classes
Equippable Jobs Mage / Acolyte / Priest / Wizard / Monk / Sage
Equip Gender Both
Trade Restrictions 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 bonus

2 bMatkRate,getrefine();

3 bonus2

4 bMagicAddRace,RC_DemiPlayer,15;

5 bonus2

6 bIgnoreMdefRate,RC_DemiPlayer,25;

7 bonus

8 bUnbreakableWeapon,0;

9 if(getrefine()

10 5)

11 {

12 bonus2

13 bMagicAddRace,RC_DemiPlayer,(getrefine()-5)*2;

14 bonus2

15 bIgnoreMdefRate,RC_DemiPlayer,5+(getrefine()-5)*2;

16 }

17 if(getrefine()

18 8)

19 {

20 bonus5

21 bAutoSpellOnSkill,WZ_STORMGUST,MG_SAFETYWALL,10,200,1;

22 bonus5

23 bAutoSpellOnSkill,WZ_METEOR,MG_SAFETYWALL,10,200,1;

24 bonus5

25 bAutoSpellOnSkill,WZ_VERMILION,MG_SAFETYWALL,10,200,1;

26 }

Equip Script None
Unequip Script None