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

2 =

3 getrefine();

4 bonus

5 bUnbreakableArmor;

6 bonus

7 bBaseAtk,20*.@r;

8 bonus

9 bMatk,20*.@r;

10 bonus

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

12 bonus

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

14 bonus

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

16 if

17 (.@r

18 =11)

19 {

20 bonus

21 bDelayrate,-15;

22 bonus

23 bVariableCastrate,-20;

24 }

Equip Script None
Unequip Script None