Viewing Item

#550149: Staff of the Sands

Item ID 550149 For Sale No
Identifier aegis_550149 Credit Price Not For Sale
Name Staff of the Sands Type Weapon - Staff
NPC Buy 0 Weight 60
NPC Sell 0 Weapon Level 0
Range 1 Defense 0
Slots 2 Refineable Yes
Attack 10 Min Equip Level 85
MATK 155 Max Equip Level None
Equip Locations None
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bUnbreakableWeapon;

6 bonus

7 bMatk,10*(.@r/2);

8 bonus

9 bHealPower,10*(.@r/2);

10 bonus

11 bMaxHP,1000*(.@r/3);

12 if

13 (.@r

14 =6)

15 {

16 skill

17 "WZ_HEAVENDRIVE",3;

18 if

19 (.@r

20 =8)

21 {

22 bonus2

23 bSubRace,RC_Player_Human,10;

24 bonus2

25 bSubRace,RC_Player_Doram,10;

26 if

27 (.@r

28 =10)

29 {

30 bonus2

31 bSkillCooldown,"AB_LAUDARAMUS",-3000;

32 bonus2

33 bSkillCooldown,"AB_LAUDAAGNUS",-3000;

34 if

35 (.@r

36 =12)

37 {

38 bonus2

39 bSkillCooldown,"AB_CLEARANCE",-5000;

40 }

41 }

42 }

43 }

Equip Script None
Unequip Script None