Jolly Roger [1], броня (Renewal)

Jolly Roger [1] (JOLLY_ROGER) – броня.

 

Kiss of Banshee Master. It could give the powerful force.
Max SP + 3%
Adds a 1% chance of buffing the user for 3 seconds when receiving a physical or a magical attack;
Reduces damage taken from Human Player and Doram Player race enemies by 100%.

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

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

Скрипт

bonus bVit,1;
bonus2 bSubDefEle,Ele_Water,2;
bonus2 bAddEle,Ele_Water,2;
.@r = getrefine();
if (.@r>6) {
   bonus2 bAddEle,Ele_Water,3;
}
if (.@r>8) {
   bonus2 bSubDefEle,Ele_Water,3;
}