Royale Grade Mini Melon [1], броня (Renewal)

Royale Grade Mini Melon [1] (KINGS_MINI_MELON) – броня.

Royale Grade Mini Melon [1], броня (Renewal)

A Box that contains 1 Charming Ribbon
Description:
A pretty red ribbon
decorated with a pink
heart in the middle.
Reduce damage from
Undead and Demon
monsters by 5%.
Cannot be Dropped,
or Tradable
Can be placed in Kafra Storage
Level Requirement: 10
Box

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

  • ID: 25078
  • Код: KINGS_MINI_MELON
  • Тип: броня
  • Уровень брони: 1
  • Защита: 10
  •  
  • Требуемый уровень: 10
  • Вес: 50

Скрипт

.@r = getrefine();
bonus bMdef,10;
bonus2 bAddRace,RC_Plant,5;
bonus2 bMagicAddRace,RC_Plant,5;
bonus2 bSubRace,RC_Plant,2;
bonus bSPGainValue,5;
if (.@r>=7) {
   bonus bMdef,5;
   bonus2 bAddRace,RC_Plant,10;
   bonus2 bMagicAddRace,RC_Plant,10;
   bonus2 bSubRace,RC_Plant,3;
   bonus bSPGainValue,10;
}
if (.@r>=9) {
   bonus bMdef,5;
   bonus2 bAddRace,RC_Plant,10;
   bonus2 bMagicAddRace,RC_Plant,10;
   bonus2 bSubRace,RC_Plant,5;
   bonus bSPGainValue,10;
}
/* Todo Physical and Magical Damage on Monster Meloring 20%*/