Viewing Item

#2052: Lesser Guild Destruction Staff

Item ID 2052 For Sale No
Identifier Woe_T_Staff1_Z Credit Price Not For Sale
Name Lesser Guild Destruction Staff Type Weapon - Two-Handed Staff
NPC Buy 0 Weight 8
NPC Sell 0 Weapon Level 3
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 70 Min Equip Level 70
MATK 180 Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Priest / Wizard
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bUnbreakableWeapon;

6 bonus2

7 bMagicAddRace,RC_Player_Human,15+.@r;

8 bonus2

9 bMagicAddRace,RC_Player_Doram,15+.@r;

10 bonus2

11 bIgnoreMdefRaceRate,RC_Player_Human,10;

12 bonus2

13 bIgnoreMdefRaceRate,RC_Player_Doram,10;

14 bonus2

15 bSkillAtk,"WZ_METEOR",3*.@r;

16 bonus2

17 bSkillAtk,"WZ_STORMGUST",3*.@r;

18 bonus

19 bMatkRate,-2*.@r;

20 bonus

21 bMatk,5*(.@r/2);

22 if

23 (.@r

24 =7)

25 {

26 bonus2

27 bIgnoreMdefRaceRate,RC_Player_Human,10;

28 bonus2

29 bIgnoreMdefRaceRate,RC_Player_Doram,10;

30 }

31 if

32 (.@r

33 =9)

34 {

35 bonus2

36 bMagicAddRace,RC_Player_Human,5;

37 bonus2

38 bMagicAddRace,RC_Player_Doram,5;

39 }

Equip Script None
Unequip Script None