Shield of Phoenix [1], броня (Renewal)

Shield of Phoenix [1] (SHIELD_OF_PHOENIX) – броня.

 

A shield modeled after a phoenix. It is said that the wearer is blessed.

When resurrected, recovers 100% HP, SP.
When Inspiration lv5, increase healing received by 10%.
When Kings Grace lv5, increase resistance of Water, Earth, Shadow, Poison by 20%.
When Vanguard Force lv5, reduce after cast delay by 30%

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

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

Скрипт

.@r = getrefine();
bonus bMdef,30;
bonus bShortAtkRate,15;
bonus bMaxHPrate,3*.@r;
bonus bMaxSPrate,3*.@r;
if (.@r>=5) {
   bonus bHealPower2,20;
   bonus bAddItemHealRate,20;
}
if (.@r>=7)
   bonus bRestartFullRecover;