Lunar Eclipse Armor [1], броня (Renewal)

Lunar Eclipse Armor [1] (LUNAR_ECLIPSE_ARMOR_) – броня.

Lunar Eclipse Armor [1], броня (Renewal)

Armor said to contain the power of the Great Wolf that captured the moon.
Can't be destroyed in Battle
------------------------
MaxHP + 15% , MaxSP + 15%
------------------------
Every refine level of Armor,
After Cast Delay -1%.
------------------------
When refined to +7 or higher,
Fix cast time -50%.

When refined to +9 or higher,
Additional Fix cast time reduction 20%.
------------------------
Set Bonus
Lunar Eclipse Armor
Hatii Card

Immune to frozen.
Max HP +50%.

When receiving physical attack,
there is 20% chance that the target will be frozen.

Physical/magical damage received from medium and large sized enemy -15%.

Incoming damage received from New Moon Kick and Full Moon Kick -20%.
------------------------
Def : 120

Базовые свойства предмета

  • ID: 24034
  • Код: LUNAR_ECLIPSE_ARMOR_
  • Тип: броня
  • Уровень брони: 1
  • Защита: 120
  •  
  • Требуемый уровень: 99
  • Вес: 60

Скрипт

.@r = getrefine();
bonus bUnbreakableArmor;
bonus bMdef,10;
bonus bMaxHPrate,15;
bonus bMaxSPrate,15;
bonus bDelayrate,-.@r;
bonus bFixedCastrate,-((.@r>=9)?70:(.@r>=7?50:0));