Drooping Pope [1], броня (Renewal)

Drooping Pope [1] (TARE_POPE_) – броня.

Drooping Pope [1], броня (Renewal)

The Chibi Pope wishes to escape her duties in Rachel so she's taking a sightseeing vacation with the assistance of helpful Adventurers!
+7 MDEF, Increases healing effectiveness by 5%.
Increases healing effectiveness when upgraded above +6
If upgraded to +9 or higher, increases MATK by 7%.
If upgraded to +12 or higher, increases MATK by an additional 5%.
If worn with Blush, increases healing effectiveness by an additional 10%
Slot : 1

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

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

Скрипт

bonus bUnbreakableHelm;
bonus bMdef,7;
.@r = getrefine();
bonus bHealPower,(.@r>=7?5+(.@r-6):5);
if (.@r>=9) {
   bonus bMatkRate, ( .@r >= 12 ? 12 : 7 );
}