Aries Manteau, броня (Renewal)

Aries Manteau (ARIES_MANTEAU_J) – броня.

 

Combat engine improved with the technology of Barmund Mansion, Type B.
Various modules can be used for additional abilities.


MaxHP +1,500
MaxHP +100 for every 2 refine levels
When refined to +7 or higher, Variable Cast Time -7%,
If equipped with Automatic Leg Type A,
Long-ranged Physical damage +7%
If equipped with Automatic Leg Type B,
All elemental Magic damage +15%

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

  • ID: 30582
  • Код: ARIES_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_Crusader) {
   bonus bBaseAtk,30;
   bonus bMaxHPrate,10;
   bonus bMaxSPrate,10;
   bonus2 bSubClass,Class_Boss,5;
   if (.@r>=8)
      bonus bLongAtkRate,20;
}