Old Wind Whisper [1], броня (Renewal)

Old Wind Whisper [1] (OLD_WIND_WHISPER) – броня.

Old Wind Whisper [1], броня (Renewal)

An old, abandoned wind whisper that emanates a mysterious aura.
Account Bound
All Stat + 1
Max HP + 1% per 2 upgrade levels of the item.
Max SP + 1% per 2 upgrade levels of the item.
Atk + 4 per upgrade level of the item.
Matk + 1% per upgrade level of the item.
Mdef + 5
Increases the damage of Poison Burst by 15% per 2 upgrade levels of the item.
Increases the damage of Varetyr Spear by 20% per 2 upgrade levels of the item.

Set Bonus
Old Detachments Ring
Old Wind Whisper [1]
Enables Level 3 Trample.

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

  • ID: 24815
  • Код: OLD_WIND_WHISPER
  • Тип: броня
  • Уровень брони: 1
  • Защита: 10
  •  
  • Требуемый уровень: 170
  • Профессии: sage
  • Цена покупки: 10 з
  • Цена продажи: 5 з
  • Вес: 10

Скрипт

.@r = getrefine();
bonus bAllStats,1;
bonus bMdef,5;
bonus bMatkRate,.@r;
bonus bBaseAtk,4*.@r;
bonus bMaxHPrate,(.@r/2);
bonus bMaxSPrate,(.@r/2);
bonus2 bSkillAtk,"SO_POISON_BUSTER",15*(.@r/2);
bonus2 bSkillAtk,"SO_VARETYR_SPEAR",20*(.@r/2);