Automatic Armor Type B [1], броня (Renewal)
Automatic Armor Type B [1] (AUTO_ARMOR_B) – броня.
![Automatic Armor Type B [1], броня (Renewal) Automatic Armor Type B [1], броня (Renewal)](/images/db/items/picture/450128.png)
Combat armor improved with the technology of Barmund Mansion, Type B.
Various modules can be used for additional abilities.
MATK +125
MATK +10 for every 2 refine levels
When refined to +7 or higher, Variable Cast Time -15%
If equipped with Automatic Engine Wing Type A,
increased ASPD (ASPD +10%)
If equipped with Illusion Engine Wing Type B,
MATK +50
Базовые свойства предмета
- ID: 30232
- Код: AUTO_ARMOR_B
- Тип: броня
- Уровень брони: 1
- Защита: 135
- Требуемый уровень: 160
- Вес: 100
Скрипт
.@r = getrefine(); bonus bMatk,125+(10*(.@r/2)); if (.@r>=7) { bonus bVariableCastrate,-15; }