Viewing Item

#15374: Lunar Eclipse Armor

Item ID 15374 For Sale No
Identifier lunar_eclipse_Armor_ Credit Price Not For Sale
Name Lunar Eclipse Armor Type Armor
NPC Buy 0 Weight 60
NPC Sell 0 Weapon Level 0
Range 0 Defense 120
Slots 1 Refineable Yes
Attack 0 Min Equip Level 99
MATK 0 Max Equip Level None
Description Armor that is confined the power of the wolf caught the moon. It regained the original force through a repair.
_______________________
MaxHP +15%
MaxSP +15%
MDEF +10
_______________________
For each Refine Level:
Decreases After Skill Delay by 1%.
_______________________
Refine Level +7:
Decreases Fixed Casting Time by 50%.
_______________________
Refine Level +9:
Decreases Fixed Casting Time by 20%.
_______________________
When equipped with Hatii Card:
Prevents Frozen status.
Random chance to inflict Frozen status on attacker when receiving physical damage.
_______________________
For each Refine Level of Lunar Eclipse Clothes:
Increases Physical Damage against enemies of Water elemental by 5%.
_______________________
Indestructible in battle
_______________________
Type: Armor
Defense: 120
Weight: 60
Armor Level: 1
_______________________
Requirement:
Base Level 99
Equip Locations Armor
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 bonus

5 bUnbreakableArmor;

6 bonus

7 bMdef,10;

8 bonus

9 bMaxHPrate,15;

10 bonus

11 bMaxSPrate,15;

12 bonus

13 bDelayrate,-.@r;

14 bonus

15 bFixedCastrate,-((.@r

16 =9)?70:(.@r

17 =7?50:0));

Equip Script None
Unequip Script None