
RENEWAL / ITEMS
Circlet of Phoenix
#19343Armor
Circlet_Of_Phoenix
TypeArmor
Equipment positionHeadgear (Top)
GenderBoth
Weight100
Buy price0 z
Sell price0 z
DEF18
Required level100
Armor level1
Description
A crown that looks like a bird that is said to revive multiple times. If you wear, you will be blessed.
Class: Headgear
Position: Upper
Defense: 18
Weight: 100
Requires Level: 100
Usable By: All Jobs
Max HP + 10%
Mdef + 15
Reduces the variable casting time of skills by 10%.
Increases the damage of Overbrand by 10%.
Reduces the fixed casting time of Overbrand by 100%.
If King's Grace is at level 5 or higher,
Reduces the variable casting time of Inspiration by 2 seconds.
Reduces the cooldown of Inspiration by 10 seconds.
If Moonslasher is at level 5 or higher,
Reduces the variable casting time of Overbrand by 1 seconds.
If Force of Vanguard is at level 5 or higher,
Max HP + 10%
Max SP + 10%
Def + 150
Mdef + 15
If upgrade level is +7 or higher,
Reduces the variable casting time of skills by an additional 5%.
Increases the damage of Overbrand by 15%.
If upgrade level is +9 or higher,
Reduces the variable casting time of skills by an additional 5%.
Increases the damage of Overbrand by 25%.
If upgrade level is +10 or higher,
Bypass 100% of hard defense of All Race targets when performing a physical attack.
English Renewal client description · iRO. Numeric server data above takes precedence when the client text differs.
Item details
- Gender
- Both
- Equipment position
- Headgear (Top)
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
.@mdef = 15;
.@hp = 10;
.@dmg = 10;
.@cast = -10;
bonus2 bFixedCastrate,"LG_OVERBRAND",-100;
if (.@r>=7) {
.@cast -= 5;
.@dmg += 15;
if (.@r>=9) {
.@cast -= 5;
.@dmg += 25;
if (.@r>=10) {
bonus bIgnoreDefRace,RC_All;
}
}
}
if (getskilllv("LG_KINGS_GRACE")>=5) {
bonus2 bSkillCooldown,"LG_INSPIRATION",-10000;
bonus2 bSkillVariableCast,"LG_INSPIRATION",-2000;
}
if (getskilllv("LG_MOONSLASHER")>=5) {
bonus2 bSkillVariableCast,"LG_OVERBRAND",-1000;
}
if (getskilllv("LG_FORCEOFVANGUARD")>=5) {
.@hp += 10;
.@mdef += 15;
bonus bMaxSPrate,10;
bonus bDef,150;
}
bonus bMdef,.@mdef;
bonus bMaxHPrate,.@hp;
bonus2 bSkillAtk,"LG_OVERBRAND",.@dmg;
bonus bVariableCastrate,.@cast;
TRY IT ON
8 directions · original animationsSee it on your character
Loading character preview…
SouthDrag to rotate
Original iRO and kRO character and equipment sprites. The preview shows appearance; equipment requirements are listed in the item details.
Some additional particle effects use the game client’s internal renderer and are not included in this preview.
Build an outfit with this item