Hunter Mail [1], броня (Renewal)

Hunter Mail [1] (HUNTER_MAIL) – броня.

Hunter Mail [1], броня (Renewal)

Armor worn by a hunter while they make a living.
Property: Neutral
Required Increases physical and magical damage on Brute race targets by 3%.
Increases physical and magical damage on Brute race targets by an additional 1% per upgrade level of the item past the upgrade level of 5.

Базовые свойства предмета

  • ID: 23865
  • Код: HUNTER_MAIL
  • Тип: броня
  • Уровень брони: 1
  • Защита: 30
  •  
  • Требуемый уровень: 50
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 50

Скрипт

.@r = getrefine();
if (.@r>5)
   .@a = (.@r-5);
else
   .@a = 0;
bonus2 bAddRace,RC_Brute,3+.@a;
bonus2 bMagicAddRace,RC_Brute,3+.@a;
bonus2 bAddRace,RC_Player_Doram,3+.@a;
bonus2 bMagicAddRace,RC_Player_Doram,3+.@a;