Automatic Leg B-type (Bound) [1], броня (Renewal)
Automatic Leg B-type (Bound) [1] (E_AUTO_LEG_B) – броня.
![Automatic Leg B-type (Bound) [1], броня (Renewal) Automatic Leg B-type (Bound) [1], броня (Renewal)](/images/db/items/picture/470126.png)
Can't be refined by normal means.
MaxSP + 250
MaxSP + 20 per 2 refine rate.
If refine rate is 7 or higher, increases increases all property magical damage by 7%.
When equipped with Illusion Armor A-type, MaxSP + 7%.
When equipped with Illusion Armor B-type, Matk + 7%.
Базовые свойства предмета
- ID: 30483
- Код: E_AUTO_LEG_B
- Тип: броня
- Уровень брони: 1
- Защита: 70
- Требуемый уровень: 160
- Вес: 1
Скрипт
.@r = getrefine(); bonus bMaxSP,250+20*(.@r/2); if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,7; }