Viewing Item

#490633: Ring of Liberation

Item ID 490633 For Sale No
Identifier Ring_Of_Liberate Credit Price Not For Sale
Name Ring of Liberation Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 80
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 .@a

2 =

3 getskilllv("ALL_FULL_THROTTLE");

4 bonus2

5 bAddClass,Class_All,5+(.@a*2);

6 bonus

7 bMatkRate,5+(.@a*2);

8 bonus2

9 bIgnoreDefClassRate,Class_All,.@a*4;

10 bonus2

11 bIgnoreMdefClassRate,Class_All,.@a*4;

12 autobonus3

13 "{

14 bonus2

15 bIgnoreDefClassRate,Class_All,15;

16 bonus2

17 bIgnoreMdefClassRate,Class_All,15;

18 }",1000,5000+(getskilllv("ALL_FULL_THROTTLE")*5000),"ALL_FULL_THROTTLE";

19 if

20 (.@a

21 =5)

22 {

23 bonus2

24 bSkillCooldown,"ALL_FULL_THROTTLE",-1500000;

25 bonus

26 bShortAtkRate,10;

27 bonus

28 bLongAtkRate,10;

29 bonus2

30 bMagicAtkEle,Ele_All,15;

31 }

32 if

33 (BaseLevel

34 =200)

35 {

36 bonus2

37 bAddClass,Class_All,5;

38 bonus

39 bMatkRate,5;

40 }

Equip Script None
Unequip Script None