Viewing Item

#400368: RO 20th Anniversary Limited Cap

Item ID 400368 For Sale No
Identifier 20th_Anniversary_Hat_TW Credit Price Not For Sale
Name RO 20th Anniversary Limited Cap Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable Yes
Attack 0 Min Equip Level 1
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
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 bMaxHP,2000;

6 bonus

7 bMaxSP,200;

8 bonus

9 bBaseAtk,20*(.@r/2);

10 bonus

11 bMatk,20*(.@r/2);

12 bonus

13 bAtkRate,3*(.@r/3);

14 bonus

15 bMatkRate,3*(.@r/3);

16 if

17 (.@r

18 =7)

19 bonus

20 bAspdRate,10;

21 if

22 (.@r

23 =9)

24 {

25 bonus

26 bShortAtkRate,10;

27 bonus

28 bLongAtkRate,10;

29 bonus2

30 bMagicAtkEle,Ele_All,10;

31 }

32 if

33 (.@r

34 =11)

35 {

36 bonus2

37 bAddEle,Ele_All,15;

38 bonus2

39 bMagicAddEle,Ele_All,15;

40 }

41 if

42 (.@r

43 =12)

44 bonus

45 bFixedCast,-15*(.@r-11);

Equip Script None
Unequip Script None