Viewing Item

#400614: Helm of the Sands

Item ID 400614 For Sale No
Identifier aegis_400614 Credit Price Not For Sale
Name Helm of the Sands Type Armor
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 3
Slots 0 Refineable Yes
Attack 0 Min Equip Level 1
MATK 0 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 bMdef,5;

6 bonus

7 bDex,2;

8 bonus2

9 bSubRace,RC_Player_Doram,10;

10 bonus2

11 bSubRace,RC_Player_Human,10;

12 if

13 (.@r

14 =7)

15 {

16 bonus2

17 bResEff,Eff_Sleep,10000;

18 if

19 (.@r

20 =8)

21 {

22 bonus

23 bVariableCastrate,-15;

24 if

25 (.@r

26 =9)

27 {

28 bonus

29 bHealPower,20;

30 if

31 (.@r

32 =10)

33 {

34 bonus5

35 bAutoSpell,"NPC_SLOWCAST",5,30,BF_MAGIC|BF_WEAPON,1;

36 }

37 }

38 }

39 }

Equip Script None
Unequip Script None