Isabella Blue Ear [1], броня (Renewal)

Isabella Blue Ear [1] (ISABELLA_BLUE_EAR) – броня.

Isabella Blue Ear [1], броня (Renewal)

Isabella's blue hat. It's a favorite among children.
Reduces damage taken from Demi-Human race enemies by 5%.
Increases damage on Medium size targets by 10%.
If upgrade level is +12, reflects 5% of the received physical damage back to the attacker.

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

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

Скрипт

bonus2 bSubRace,RC_DemiHuman,5;
bonus2 bSubRace,RC_Player_Human,5;
bonus2 bAddSize,Size_Medium,10;
if (getrefine()>=12) {
   bonus bShortWeaponDamageReturn,5;
}