Automatic Leg Type B [1], броня (Renewal)
Automatic Leg Type B [1] (AUTO_LEG_B) – броня.
![Automatic Leg Type B [1], броня (Renewal) Automatic Leg Type B [1], броня (Renewal)](/images/db/items/picture/470023.png)
Combat boots improved with the technology of Barmund Mansion, Type B.
Various modules can be used for additional abilities.
MaxSP +250
MaxSP +20 for every 2 refine levels
When refined to +7 or higher, All elemental Magic damage +7%
If equipped with Automatic Armor Type A,
MaxSP +7%
If equipped with Automatic Armor Type B,
MATK +7%
Базовые свойства предмета
- ID: 30404
- Код: AUTO_LEG_B
- Тип: броня
- Уровень брони: 1
- Защита: 70
- Требуемый уровень: 160
- Вес: 50
Скрипт
.@r = getrefine(); bonus bMaxSP,250; bonus bMaxSP,20*(.@r/2); if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,7; }