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

2 =

3 getskilllv("GC_WEAPONCRUSH");

4 bonus

5 bStr,5+.@val;

6 bonus

7 bAgi,5+.@val;

8 bonus

9 bDex,5+.@val;

10 bonus

11 bBaseAtk,40*.@val;

12 bonus2

13 bAddRace,RC_All,5;

14 if

15 (getskilllv("GC_CROSSIMPACT")

16 ==

17 5)

18 bonus

19 bDelayrate,-30;

20 if

21 (getskilllv("GC_DARKCROW")

22 ==

23 5)

24 bonus2

25 bSkillCooldown,"GC_DARKCROW",-25000;

26 if

27 (getskilllv("GC_CLOAKINGEXCEED")

28 ==

29 5)

30 {

31 bonus

32 bMaxSPrate,15;

33 bonus

34 bAspd,2;

35 }

Equip Script None
Unequip Script None