Reinforced Parts - Booster [1], броня (Renewal)
Reinforced Parts - Booster [1] (UPGRADE_PART_BOOSTER) – броня. Выпадает из монстров: Charleston 3.
![Reinforced Parts - Booster [1], броня (Renewal) Reinforced Parts - Booster [1], броня (Renewal)](/images/db/items/picture/22044.png)
Designed to significantly improve movement speed, this madogear part is easy to assemble and disassemble.
Reduces the SP cost of Hover by 15.
If upgrade level is +7 or higher,
Reduces the SP cost of Acceleration by 20.
Set Bonus
Upgrade Part - Plate
Upgrade Part - Engine [1]
Upgrade Part - Booster [1]
Upgrade Part - Gun Barrel [1]
Increases the damage of Arm Cannon by 50%.
Set Bonus
Upgrade Part - Plate [1]
Upgrade Part - Engine [1]
Upgrade Part - Booster [1]
Upgrade Part - Gun Barrel [1]
Increases the damage of Arm Cannon by 50%.
Базовые свойства предмета
- ID: 26573
 - Код: UPGRADE_PART_BOOSTER
 - Тип: броня
 - Уровень брони: 1
 - Защита: 23
 - Требуемый уровень: 100
 - Профессии: blacksmith
 
- Цена покупки: 10 з
 - Цена продажи: 5 з
 - Вес: 100
 
Скрипт
bonus2 bSkillUseSP,"NC_HOVERING",15;
if (getrefine()>=7) {
   bonus2 bSkillUseSP,"NC_ACCELERATION",20;
}