Viewing Item

#15480: Lunar Eclipse Armor

Item ID 15480 For Sale No
Identifier aegis_15480 Credit Price Not For Sale
Name Lunar Eclipse Armor Type Armor
NPC Buy 0 Weight 80
NPC Sell 0 Weapon Level 0
Range 0 Defense 60
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Armor
Equip Upper None
Equippable Jobs Star Gladiator / Soul Linker
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bUnbreakableArmor;

3 bonus bBaseAtk,20*.@r;

4 bonus bMatk,20*.@r;

5 bonus bMaxHPrate,5*(.@r/4);

6 bonus bAtkRate,5*(.@r/4);

7 bonus bMatkRate,5*(.@r/4);

8 if (.@r>=11) {

9 bonus bDelayrate,-15;

10 bonus bVariableCastrate,-20;

11 }

Equip Script None
Unequip Script None