RWC13 Jormungandr Hat [1], броня (Renewal)

RWC13 Jormungandr Hat [1] (RWC13_JORMUNGANDR_HAT) – броня.

RWC13 Jormungandr Hat [1], броня (Renewal)

Modeled after Jormungand the Midgard Serpent. Effect of blood is strengthened with its presence.
All Stats + 2
Reduces the global delay of skills by 5%.
Reduces damage taken from Demi-Human race enemies by 10%.
Increases the recovery rate of Blood In Skull consumables by an additional 50%.
If upgrade level is +7 or higher,
Aspd + 1
Increases the recovery rate of Blood in Skull consumable by an additional 20%.
If upgrade level is +10 or higher,
Reduces the global delay of skills by an additional 5%.

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

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

Скрипт

bonus bAllStats,2;
bonus bVariableCastrate,-5;
bonus bDelayrate,-5;
bonus2 bSubRace,RC_DemiHuman,10;
bonus2 bSubRace,RC_Player_Human,10;
.@r = getrefine();
if (.@r>6) {
   bonus2 bAddItemHealRate,11596,20;
   bonus bAspd,1;
}
if (.@r>9) {
   bonus bVariableCastrate,-5;
   bonus bDelayrate,-5;
}
bonus2 bAddItemHealRate,11596,150;

Скрипт при надевании

sc_end SC_SpeedUp0;