Supplement Part Con [1], броня (Renewal)
Supplement Part Con [1] (SUPPLEMENT_PART_CON) – броня.
![Supplement Part Con [1], броня (Renewal) Supplement Part Con [1], броня (Renewal)](/images/db/items/picture/20732.png)
This mechanical device heals wounds and rejuvenates your body.
Max HP + 6%
Max HP + 1% per 2 upgrade levels of the item.
If upgrade level is +9 or higher, HP Recovery + 50%.
Set Bonus
Supplement Part Con [1]
Supplement Part Str
Increases the damage of Axe Tornado by 25%.
Set Bonus
Supplement Part Con [1]
Supplement Part Str [1]
Increases the damage of Axe Tornado by 25%.
Базовые свойства предмета
- ID: 26295
 - Код: SUPPLEMENT_PART_CON
 - Тип: броня
 - Уровень брони: 1
 - Защита: 20
 - Требуемый уровень: 100
 - Профессии: blacksmith
 
- Цена покупки: 25 000 з
 - Цена продажи: 12 500 з
 - Вес: 50
 
Скрипт
.@r = getrefine();
bonus bMaxHPrate,6+(.@r/2);
if (.@r>=9) {
   bonus bHPrecovRate,50;
}