Old Morocc Shawl [1], броня (Renewal)

Old Morocc Shawl [1] (OLD_MOC_SHAWL) – броня.

Old Morocc Shawl [1], броня (Renewal)

Thing that used by presbyter of ancient Morocc It is absolutely light and well ventilated.
Max HP + 5%
Flee + 10
If upgrade level is +7 or higher, additional Flee + 20.
If upgrade level is +8 or higher, additional Flee + 30 and restores 100% HP and SP to the user when resurrected.
If upgrade level is +9 or higher, additional Flee + 40.
If upgrade level is +10 or higher, Perfect Dodge + 25.

Set Bonus
Old Morroc Shawl [1]
Osiris Card
Additional Max HP + 15%
Reduces damage taken from Fire property attacks by 50%.
Reduces damage taken from Shadow property attacks by 100%.
Immune to Curse.

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

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

Скрипт

.@r= getrefine();
bonus bMaxHPrate,5;
bonus bFlee,10;
if (.@r>=7)
   bonus bFlee,20;
if (.@r>=8) {
   bonus bFlee,30;
   bonus bRestartFullRecover;
}
if (.@r>=9)
   bonus bFlee,40;
if (.@r>=10)
   bonus bFlee2,25;