Automatic Armor A-type (Bound) [1], броня (Renewal)
Automatic Armor A-type (Bound) [1] (E_AUTO_ARMOR_A) – броня.
![Automatic Armor A-type (Bound) [1], броня (Renewal) Automatic Armor A-type (Bound) [1], броня (Renewal)](/images/db/items/picture/450218.png)
Can't be refined by normal means.
Atk + 125.
Atk + 10 per 2 refine rate.
If refine rate is 7 or higher, increases attack speed (reduces delay after attack by 15%).
When equipped with Automatic Engine wing A-type, Atk + 50.
When equipped with Automatic Engine wing B-type, reduces delay after skill by 10%.
Базовые свойства предмета
- ID: 30299
- Код: E_AUTO_ARMOR_A
- Тип: броня
- Уровень брони: 1
- Защита: 135
- Требуемый уровень: 160
- Вес: 1
Скрипт
.@r = getrefine(); bonus bBaseAtk,125+10*(.@r/2); if (.@r>=7) { bonus bAspdRate,15; }