Viewing Item

#15481: [Not For Sale] Lunar Eclipse Armor

Item ID 15481 For Sale No
Identifier aegis_15481 Credit Price Not For Sale
Name [Not For Sale] 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 Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
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