Valkyrie Drop [1], броня (Renewal)

Valkyrie Drop [1] (VALKYRIE_DROP) – броня.

Valkyrie Drop [1], броня (Renewal)

Crystallized teardrops of a Valkyrie who mourned for the death of a comrade. The drop possesses divine powers.
SP Recovery + 50%
Reduces the variable casting time of skills by 10%.
Reduces the variable casting time of Oratio by 50%.
Reduces the fixed casting time of Oratio by 100%.
Reduces the cast delay of skills by 5%.
Increases magical damage on Small, Medium and Large size targets by 3% per level of Impositio Manus known.
Enables Level 2 Odin's Power, if Impositio Manus is at maximum level.
Increases the damage of Magnus Exorcismus by 3% for every 2 base levels.

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

  • ID: 27943
  • Код: VALKYRIE_DROP
  • Тип: броня
  • Уровень брони: 1
  •  
  • Требуемый уровень: 100
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 3

Скрипт

.@a = getskilllv("PR_IMPOSITIO");
bonus bSPrecovRate,50;
bonus bVariableCastrate,-10;
bonus bDelayrate,-5;
bonus2 bVariableCastrate,"AB_ORATIO",-50;
bonus2 bFixedCastrate,"AB_ORATIO",-100;
bonus2 bMagicAddSize,Size_All,3*.@a;
bonus2 bSkillAtk,"PR_MAGNUS",3*(BaseLevel/2);
if (.@a == 5)
   skill "ALL_ODINS_POWER",2;