The Fool, карта (Renewal)

The Fool (CARD_OF_FOOL) – карта.

 

ASPD + 1.
When equipped with Dark Lord Card, Increase fire magical damage by 15%, increase meteor storm's damage by 15%.

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

  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 1

Скрипт

.@r = getrefine();
bonus bMaxHP,500+(.@r*100);
bonus bMaxSP,50+(.@r*10);
if (.@r>=10) {
   bonus bMaxHP,500;
   bonus bMaxSP,50;
}