Hockey Mask, броня (Renewal)

Hockey Mask (HOCKEY_MASK) – броня.

Hockey Mask, броня (Renewal)

This mask calls the urge to hold a weapon in one's hand and hurt people on the 13th of every month.


Increases damage on Demihuman monsters by 5%.
Increases damage on Human Player monsters by 5%.

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

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

Скрипт

bonus2 bAddRace,RC_DemiHuman,5;
bonus2 bAddRace,RC_Player_Human,5;
if (vip_status(VIP_STATUS_ACTIVE)) {
   bonus bAllStats,1;
}