Red Baby Dragon [1], броня (Renewal)

Red Baby Dragon [1] (RED_BABY_DRAGON) – броня.

Red Baby Dragon [1], броня (Renewal)

A baby red dragon who has been trained to help its master.
Max HP + 5%
Max SP + 5%
Increases the damage of Dragon Breath and Water Dragon Breath by 15%.

If upgrade level is +6 or higher,
Increases the damage of Dragon Breath and Water Dragon Breath by an additional 15%.
If upgrade level is +8 or higher,
Increases the damage of Dragon Breath and Water Dragon Breath by an additional 15%.

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

  • ID: 24897
  • Код: RED_BABY_DRAGON
  • Тип: броня
  • Уровень брони: 1
  •  
  • Требуемый уровень: 90
  • Вес: 70

Скрипт

.@r=getrefine();
bonus bMaxHPrate,5;
bonus bMaxSPrate,5;
bonus2 bSkillAtk,"RK_DRAGONBREATH",(.@r>=8?45:(.@r>=6?30:15));
bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",(.@r>=8?45:(.@r>=6?30:15));