0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #490104 Armor

Ring of Phoenix [1]

Buy Price: N/A Sell Price: N/A
A ring decorated with a bird that is said to come back to life again and again.
It is said that those who wear it will be blessed.
_______________________
VIT +7
_______________________
Increases Physical Damage against monsters of every size by 10%.
_______________________
For each 3 Base Level:
Increases damage of Over Brand by 1%.
_______________________
For each Base Level:
Increases damage of Shield Chain by 1%.
_______________________
When Level 5 Inspiration is learned:
Decreases Variable Casting Time by 30%.
_______________________
When Level 5 King's Grace is learned:
MaxHP +15% , MaxSP +15%.
Decreases damage taken from Players by 3%.
_______________________
When Level 5 Vanguard Force is learned:
Increases Attack Speed (decreases After Attack Delay by 10%).
Restores 100 HP and 10 SP when defeating monsters with physical attacks.
_______________________
When Level 5 Moon Slasher is learned:
Increases Physical Damage against monsters of Boss class by 15%.
_______________________
When equipped by Royal Guard:
When equipped with Bear's Power:
Decreases SP Consumption of Overbrand by 15.
Decreases Overbrand skill cooldown by 2 seconds.
_______________________
When equipped by Royal Guard:
When equipped with Imperial Glove, Imperial Feather and Bear's Power:
Decreases Overbrand skill cooldown by additionally 2 seconds.
_______________________
Type: Accessory
Defense: 0
Weight: 40
Armor Level: 1
_______________________
Requirement:
Base Level 100

Basic Information

Armor
400

Requirements

1
100

Scripts

bonus bVit,7; bonus2 bAddSize,Size_All,10; bonus2 bSkillAtk,"LG_OVERBRAND",BaseLevel/3; bonus2 bSkillAtk,"PA_SHIELDCHAIN",BaseLevel; if (getskilllv("LG_INSPIRATION") == 5) bonus bVariableCastrate,-30; if (getskilllv("LG_KINGS_GRACE") == 5) { bonus bMaxHPrate,15; bonus bMaxSPrate,15; bonus2 bSubRace,RC_Player_Human,3; bonus2 bSubRace,RC_Player_Doram,3; } if (getskilllv("LG_FORCEOFVANGUARD") == 5) { bonus bAspdRate,10; bonus bHPGainValue,100; bonus bSPGainValue,10; } if (getskilllv("LG_MOONSLASHER") == 5) bonus2 bAddClass,Class_Boss,15;
bonus bVit,7;
bonus2 bAddSize,Size_All,10;
bonus2 bSkillAtk,"LG_OVERBRAND",BaseLevel/3;
bonus2 bSkillAtk,"PA_SHIELDCHAIN",BaseLevel;
if (getskilllv("LG_INSPIRATION") == 5)
   bonus bVariableCastrate,-30;
if (getskilllv("LG_KINGS_GRACE") == 5) {
   bonus bMaxHPrate,15;
   bonus bMaxSPrate,15;
   bonus2 bSubRace,RC_Player_Human,3;
   bonus2 bSubRace,RC_Player_Doram,3;
}
if (getskilllv("LG_FORCEOFVANGUARD") == 5) {
   bonus bAspdRate,10;
   bonus bHPGainValue,100;
   bonus bSPGainValue,10;
}
if (getskilllv("LG_MOONSLASHER") == 5)
   bonus2 bAddClass,Class_Boss,15;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.