Viewing Item

#490118: Adoration Ring

Item ID 490118 For Sale No
Identifier RingOfAdoramus Credit Price Not For Sale
Name Adoration 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 bonus bMdef,15;

2 bonus bInt,7;

3 bonus2 bMagicAddSize,Size_All,10;

4 bonus2 bSkillAtk,"AB_ADORAMUS",(BaseLevel/3);

5 bonus2 bSkillAtk,"AB_JUDEX",(BaseLevel/3);

6 if (getskilllv("AB_CLEARANCE") == 5) {

7 bonus2 bMagicAtkEle,Ele_Wind,10;

8 bonus2 bMagicAtkEle,Ele_Holy,10;

9 bonus2 bMagicAtkEle,Ele_Neutral,10;

10 }

11 if (getskilllv("AB_ORATIO") == 10) {

12 bonus2 bFixedCastrate,"AB_ORATIO",-100;

13 bonus bHealPower,30;

14 bonus bUseSPrate,-10;

15 }

16 if (getskilllv("AB_ADORAMUS") == 10) {

17 bonus bAspdRate,15;

18 bonus bMagicHPGainValue,100;

19 bonus bMagicSPGainValue,10;

20 }

21 if (getskilllv("AB_OFFERTORIUM") == 5)

22 bonus bVariableCastrate,-30;

Equip Script None
Unequip Script None