Viewing Item

#490104: Ring of Phoenix

Item ID 490104 For Sale No
Identifier Ring_Of_Phoenix Credit Price Not For Sale
Name Ring of Phoenix Type Armor
NPC Buy 0 Weight 40
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 bVit,7;

2 bonus2 bAddSize,Size_All,10;

3 bonus2 bSkillAtk,"LG_OVERBRAND",BaseLevel/3;

4 bonus2 bSkillAtk,"PA_SHIELDCHAIN",BaseLevel;

5 if (getskilllv("LG_INSPIRATION") == 5)

6 bonus bVariableCastrate,-30;

7 if (getskilllv("LG_KINGS_GRACE") == 5) {

8 bonus bMaxHPrate,15;

9 bonus bMaxSPrate,15;

10 bonus2 bSubRace,RC_Player_Human,3;

11 bonus2 bSubRace,RC_Player_Doram,3;

12 }

13 if (getskilllv("LG_FORCEOFVANGUARD") == 5) {

14 bonus bAspdRate,10;

15 bonus bHPGainValue,100;

16 bonus bSPGainValue,10;

17 }

18 if (getskilllv("LG_MOONSLASHER") == 5)

19 bonus2 bAddClass,Class_Boss,15;

Equip Script None
Unequip Script None