Viewing Item

#400740: thRO 3rd Anniversary Hat

Item ID 400740 For Sale No
Identifier aegis_400740 Credit Price Not For Sale
Name thRO 3rd Anniversary Hat Type Armor
NPC Buy 0 Weight 30
NPC Sell 0 Weapon Level 0
Range 0 Defense 2
Slots 1 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 bSpeedRate,25;

6 bonus

7 bMaxHP,100*.@r;

8 bonus

9 bMaxSP,10*.@r;

10 if

11 (.@r

12 =4)

13 {

14 skill

15 "AL_TELEPORT",1;

16 if

17 (.@r

18 =5)

19 {

20 bonus

21 bAllStats,2;

22 if

23 (.@r

24 =6)

25 {

26 skill

27 "BS_GREED",1;

28 if

29 (.@r

30 =7)

31 {

32 bonus2

33 bHPDrainRate,40,1;

34 bonus2

35 bSPDrainRate,10,1;

36 }

37 }

38 }

39 }

Equip Script None
Unequip Script None