Viewing Item

#490037: Dark Ring

Item ID 490037 For Sale No
Identifier Dark_Ring Credit Price Not For Sale
Name Dark Ring 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 100
MATK 0 Max Equip Level None
Equip Locations Accessory Left/Right
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@val = getskilllv("GC_WEAPONCRUSH");

2 bonus bStr,5+.@val;

3 bonus bAgi,5+.@val;

4 bonus bDex,5+.@val;

5 bonus bBaseAtk,40*.@val;

6 bonus2 bAddRace,RC_All,5;

7 if (getskilllv("GC_CROSSIMPACT") == 5)

8 bonus bDelayrate,-30;

9 if (getskilllv("GC_DARKCROW") == 5)

10 bonus2 bSkillCooldown,"GC_DARKCROW",-25000;

11 if (getskilllv("GC_CLOAKINGEXCEED") == 5) {

12 bonus bMaxSPrate,15;

13 bonus bAspd,2;

14 }

Equip Script None
Unequip Script None