Viewing Item

#490145: Ring of Ceryneian

Item ID 490145 For Sale No
Identifier Ring_Of_Ceryneian Credit Price Not For Sale
Name Ring of Ceryneian 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 bonus bDex,7;

2 bonus2 bAddRace,RC_All,10;

3 bonus2 bSkillAtk,"RA_AIMEDBOLT",(BaseLevel/10);

4 bonus2 bSkillAtk,"RA_ARROWSTORM",(BaseLevel/10);

5 if (getskilllv("RA_WUGRIDER") == 3) {

6 bonus bSPDrainValue,3;

7 bonus bDelayrate,-20;

8 }

9 if (getskilllv("RA_AIMEDBOLT") == 10)

10 bonus2 bAddClass,Class_Boss,15;

11 if (getskilllv("RA_CAMOUFLAGE") == 5)

12 bonus2 bSkillCooldown,"RA_UNLIMIT",-45000;

13 if (getskilllv("RA_RANGERMAIN") == 10)

14 bonus bPerfectHitAddRate,15;

Equip Script None
Unequip Script

1 sc_end SC_UNLIMIT;