Artwork unavailable
RENEWAL / ITEMS
[Not For Sale] Lunar Eclipse Armor [1]
#15481Armor
Comp_LunarEclipse_A_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
- No Drop
- Yes
- No Trade
- Yes
- No Cart
- Yes
- No Guild Storage
- Yes
- No Mail
- Yes
- No Auction
- Yes
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;
}