Viewing Item

#490641: Ring of Liberation (Right)

Item ID 490641 For Sale No
Identifier Ring_Of_Liberate_R Credit Price Not For Sale
Name Ring of Liberation (Right) 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 150
MATK 0 Max Equip Level None
Equip Locations Accessory Right
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@a = getskilllv("ALL_FULL_THROTTLE");

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

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

4 bonus2 bIgnoreDefClassRate,Class_All,.@a*4;

5 bonus2 bIgnoreMdefClassRate,Class_All,.@a*4;

6 autobonus3 "{ bonus2 bIgnoreDefClassRate,Class_All,15; bonus2 bIgnoreMdefClassRate,Class_All,15; }",1000,5000+(.@a*5000),"ALL_FULL_THROTTLE";

7 if (.@a>=5) {

8 bonus2 bSkillCooldown,"ALL_FULL_THROTTLE",-1500000;

9 bonus bShortAtkRate,10;

10 bonus bLongAtkRate,10;

11 bonus2 bMagicAtkEle,Ele_All,15;

12 }

13 if (BaseLevel>=200) {

14 bonus2 bAddClass,Class_All,5;

15 bonus bMatkRate,5;

16 }

Equip Script None
Unequip Script None