Artwork unavailable
RENEWAL / ITEMS
Fallen Flame Armor [1]
#450377Armor
aegis_450377
TypeArmor
Equipment positionArmor
GenderBoth
Weight100
Buy price0 z
Sell price0 z
DEF50
Slots1
Required level30
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Armor
- Jobs
- Crusader
- Yes
- Knight
- Yes
- Swordman
- Yes
- Classes
- Upper
- Yes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bAllStats,1;
bonus2 bSubEle,Ele_Water,-10;
bonus2 bSubRace,RC_Fish,-15;
bonus bMaxHPrate,10;
if (.@r>=7) {
bonus bMaxHPrate,10;
bonus4 bAutoSpellWhenHit,"AL_PNEUMA",1,50,0;
if (.@r>=9) {
bonus bDelayrate,-5;
bonus bAspd,1;
if (.@r>=11) {
bonus2 bAddEffWhenHit,Eff_Freeze,5000;
bonus2 bAddEffWhenHit,Eff_Stone,5000;
bonus2 bAddEffWhenHit,Eff_Stun,5000;
}
}
}