Old Driver Band [1], броня (Renewal)
Old Driver Band [1] (OLD_DRIVER_BAND_R) – броня.
![Old Driver Band [1], броня (Renewal) Old Driver Band [1], броня (Renewal)](/images/db/items/picture/18973.png)
An old, abandoned driver band that emanates a mysterious aura.
Account Bound
All Stat + 1
Max HP + 1% per 2 upgrade levels of the item.
Max SP + 1% per 2 upgrade levels of the item.
Atk + 4 per upgrade level of the item.
Aspd + 1 per 5 upgrade levels of the item.
Increases the damage of Axe Tornado by 20% per 2 upgrade levels of the item.
Increases the damage of Power Swing by 20% per 2 upgrade levels of the item.
Set Bonus
Old Detachments Ring
Old Driver Band (Red) [1]
Increases the damage of Flame Launcher and Ice Launcher by 70%.
Базовые свойства предмета
- ID: 24808
 - Код: OLD_DRIVER_BAND_R
 - Тип: броня
 - Уровень брони: 1
 - Защита: 10
 - Требуемый уровень: 170
 - Профессии: blacksmith
 
- Цена покупки: 10 з
 - Цена продажи: 5 з
 - Вес: 10
 
Скрипт
.@r = getrefine(); bonus bAllStats,1; bonus bBaseAtk,4*.@r; bonus bAspd,(.@r/5); bonus bMaxHPrate,(.@r/2); bonus bMaxSPrate,(.@r/2); bonus2 bSkillAtk,"NC_POWERSWING",20*(.@r/2); bonus2 bSkillAtk,"NC_AXETORNADO",20*(.@r/2);