Engineer Mail [1], броня (Renewal)
Engineer Mail [1] (ENGINEER_MAIL) – броня.
![Engineer Mail [1], броня (Renewal) Engineer Mail [1], броня (Renewal)](/images/db/items/picture/15106.png)
Armor used by engineers specialized in battlefield technology.
Property: N/A
Required
Increases physical and magical damage on Formless race targets by 3%.
Increases physical and magical damage on Formless race targets by an additional 1% per upgrade level of the item past the upgrade level of 5.
Базовые свойства предмета
- ID: 23869
- Код: ENGINEER_MAIL
- Тип: броня
- Уровень брони: 1
- Защита: 30
- Требуемый уровень: 50
- Цена покупки: 20 з
- Цена продажи: 10 з
- Вес: 50
Скрипт
.@r = getrefine(); bonus2 bAddRace,RC_Formless,3; bonus2 bMagicAddRace,RC_Formless,3; if (.@r>5) { bonus2 bAddRace,RC_Formless,.@r-5; bonus2 bMagicAddRace,RC_Formless,.@r-5; }