Fisherman's Mail [1], броня (Renewal)
Fisherman's Mail [1] (FISHINGMAN_MAIL) – броня.
![Fisherman's Mail [1], броня (Renewal) Fisherman's Mail [1], броня (Renewal)](/images/db/items/picture/15104.png)
Armor worn by fishermen to protect themselves from rough seas.
Property: N/A
Required
Increases physical and magical damage on Fish race targets by 3%.
Increases magical damage on Fish race targets by an additional 1% per upgrade level of the item past the upgrade level of 5.
Базовые свойства предмета
- ID: 23867
- Код: FISHINGMAN_MAIL
- Тип: броня
- Уровень брони: 1
- Защита: 30
- Требуемый уровень: 50
- Цена покупки: 10 з
- Цена продажи: 5 з
- Вес: 50
Скрипт
if (getrefine()>5) { .@r = getrefine()-5; } bonus2 bAddRace,RC_Fish,3+.@r; bonus2 bMagicAddRace,RC_Fish,3+.@r;