Artwork unavailable
RENEWAL / ITEMS
Lunar Eclipse Armor [1]
#15480Armor
LunarEclipse_Armor_TH
TypeArmor
Equipment positionArmor
GenderBoth
Weight80
Buy price0 z
Sell price0 z
DEF60
Slots1
Required level100
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
- Star Gladiator
- Yes
- Soul Linker
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bUnbreakableArmor;
bonus bBaseAtk,20*.@r;
bonus bMatk,20*.@r;
bonus bMaxHPrate,5*(.@r/4);
bonus bAtkRate,5*(.@r/4);
bonus bMatkRate,5*(.@r/4);
if (.@r>=11) {
bonus bDelayrate,-15;
bonus bVariableCastrate,-20;
}