Portable Support System, броня (Renewal)

Portable Support System (AEGIS_420235) – броня.

 

A portable support system that floats around.
It provides various supports according to the wearer's movements.
------------------------
Increase long ranged physical damage by 10%.
------------------------
When learned Neutral Barrier Lv 3,
Increase physical damage against all size enemies by 15%.
------------------------
When learned Fire Earth Research Lv 5,
Using skills does not consume Madogear Fuel
------------------------
Def : 0

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

  • ID: 30059
  • Код: AEGIS_420235
  • Тип: броня
  • Уровень брони: 1
  •  
  • Требуемый уровень: 100
  • Вес: 10

Скрипт

bonus bLongAtkRate,10;
if (getskilllv("NC_NEUTRALBARRIER") == 3)
   bonus2 bAddSize,Size_All,15;
if (getskilllv("NC_RESEARCHFE") == 5)
   bonus bNoMadoFuel;