Modified Str Boots, броня (Renewal)
Modified Str Boots (MODIFY_STR_BOOTS) – броня.

Old boots in such excellent condition that they look like new, save for the outdated design.
Max HP +300, Max SP +30
For every 3 refine levels,
Max HP +100, Max SP +10, and ATK +7
If base STR is 120 or higher, additional ATK +50
SET BONUS
Giant Faceworm Snake Skin
Modified Strength Boots
Max HP + 15%
Max SP + 5%
Базовые свойства предмета
- ID: 26628
- Код: MODIFY_STR_BOOTS
- Тип: броня
- Уровень брони: 1
- Защита: 25
- Требуемый уровень: 99
- Профессии: kagerou, oboro, rebellion
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 60
Скрипт
.@r = getrefine(); bonus bMaxHP,300+(100*(.@r/3)); bonus bMaxSP,30+(10*(.@r/3)); bonus bBaseAtk,7*(.@r/3); if (readparam(bStr)>=120) bonus bBaseAtk,50;