Queen Anz Revenge [1], броня (Renewal)

Queen Anz Revenge [1] (QUEENANZREVENGE) – броня.

Queen Anz Revenge [1], броня (Renewal)

A large hat worn by the famous pirate. Due to his cruelty, it is always red with blood.

STR + 5
Increase physical damage to all class monsters by 7%

When refined to +5 or higher,
increase physical damage to all class monsters by additional 2%

When refined to +7 or higher,
increase physical damage to all class monsters by additional 3%

When refined to +9 or higher,
increase physical damage to all class monsters by additional 4%
Ignores weapon's size penalties against all monsters.

Required level : 100

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

  • ID: 23250
  • Код: QUEENANZREVENGE
  • Тип: броня
  • Уровень брони: 1
  • Защита: 7
  •  
  • Требуемый уровень: 100
  • Вес: 40

Скрипт

bonus bStr,5;
.@r = getrefine();
bonus2 bAddClass,Class_All,7+(.@r > 8 ? 4 : (.@r > 6 ? 3 : (.@r > 4 ? 2 : 0)));
bonus bNoSizeFix;