The Fool Reversed, карта (Renewal)

The Fool Reversed (CARD_OF_FOOL_R) – карта.

 

MATK + 10%, increases SP consumption of skills by 50%.
------------------------
Increases magical damage against fish and insect race monsters by 50%.
------------------------
Compound on : Shoes

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

  • ID: 16905
  • Код: CARD_OF_FOOL_R
  • Тип: карта
  •  
  • Цена покупки: 20 з
  • Цена продажи: 10 з
  • Вес: 1

Скрипт

.@r = getrefine();
bonus2 bHPRegenRate,500+(.@r*100),10000;
bonus2 bSPRegenRate,5+.@r,10000;
if (.@r>=10) {
   bonus2 bHPRegenRate,500,10000;
   bonus2 bSPRegenRate,5,10000;
}