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 0 Defense 0
Slots 0 Refineable Yes
Attack 70 Min Equip Level 80
Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs Mage / Acolyte / Priest / Wizard / Monk / Sage
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script None
Equip Script

1 .@r

2 =

3 getrefine();

4 MatkRate,15

5 +

6 .@r;

7 MagicAddRace,RC_DemiHuman,15;

8 MagicAddRace,RC_Player_Human,15;

9 IgnoreMdefRaceRate,RC_DemiHuman,25;

10 IgnoreMdefRaceRate,RC_Player_Human,25;

11 UnbreakableWeapon;

12 if

13 (.@r

14 5)

15 {

16 MagicAddRace,RC_DemiHuman,(.@r-5)*2;

17 MagicAddRace,RC_Player_Human,(.@r-5)*2;

18 IgnoreMdefRaceRate,RC_DemiHuman,5+(.@r-5)*2;

19 IgnoreMdefRaceRate,RC_Player_Human,5+(.@r-5)*2;

20 }

21 if

22 (.@r

23 8)

24 {

25 bonus5

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

27 bonus5

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

29 bonus5

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

31 }

Unequip Script None

Page generated in 1.48342 second(s). Number of queries executed: 12.

Language: