Libra Manteau, броня (Renewal)

Libra Manteau (LIBRA_MANTEAU_J) – броня.

 

A beautiful scarf with special powers, it seems to emit a shimmering glow.
Max HP + 2%
Max SP + 2%
Matk + 2%
Reduces damage taken from Human Players and Doram race enemies by 5%.

If Frigg's Song is at level 5 or higher,
Aspd + 10%
Reduces the cooldown of Metallic Sound by 0.2 seconds.

For every level of Gloomy Shyness known,
Matk + 4%
Increases the skill damage bonus of Metallic Sound by 4%.

If Deep Sleep Lullaby is at level 5 or higher,
Enables Level 10 Heal.
Restores 200 HP and 20 SP to the user when a monster is killed by a magical attack.

If upgrade level is +5 or higher,
Additional Max HP + 3%
Additional Max SP + 3%
Additional Matk + 3%

If upgrade level is +7 or higher,
Additional Max HP + 5%
Additional Max SP + 5%
Additional Matk + 5%

Set Bonus
Rainbow Muffler
Fire Arrow
Reduces damage taken from Fire property attacks by 75%.

Set Bonus
Rainbow Muffler
Crystal Arrow
Reduces damage taken from Water property attacks by 75%.

Set Bonus
Rainbow Muffler
Arrow of Wind
Reduces damage taken from Wind property attacks by 75%.

Set Bonus
Rainbow Muffler
Stone Arrow
Reduces damage taken from Earth property attacks by 75%.

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

  • ID: 26462
  • Код: LIBRA_MANTEAU_J
  • Тип: броня
  • Уровень брони: 1
  • Защита: 25
  •  
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 30

Скрипт

.@r = getrefine();
bonus bMdef,5;
bonus bBaseAtk,20;
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus bDelayrate,-5;
bonus2 bSubEle,Ele_Neutral,20;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Knight) {
   bonus bBaseAtk,30;
   bonus bMaxHPrate,10;
   bonus bMaxSPrate,10;
   bonus2 bSubClass,Class_Boss,5;
   if (.@r>=8)
      bonus bLongAtkRate,20;
}