Scaraba High Heels [1], броня (Renewal)

Scaraba High Heels [1] (SCARABA_HIGH_HEELS) – броня.

Scaraba High Heels [1], броня (Renewal)

When equipped with Durga,
Ignores boss monster's DEF by 100%.
When refine rate of Durga is +7 or higher,
damage to boss monsters increased by 20%, and an additional 8% damage to boss monsters when casting Rolling Cutter.
When refine rate of Durga is +9 or higher,
damage to boss monsters increased by 30%, and an additional 12% damage to boss monsters when casting Rolling Cutter.

When equipped with Carga Mace,
Casting cannot be cancelled.
When refine rate of Carga Mace is +7 or higher,
MaxSP+400, increased damage to boss monsters by 20%.
When refine rate of Carga Mace is +9 or higher,
MaxSP+600, increased damage to boss monsters by 30%.

When refine rate of Scaraba High Heels is +7 or higher, and equipped with Rafini Staff,
reduced casting time by 20%
When refine rate of Rafini Staff is +8 or higher,
increased magic damage to boss monsters by 30%, ignores magic defense of all races by 20%
When refine rate of Rafini Staff is +10 or higher,
increased magic damage to boss monsters by 40%, ignores magic defense of all races by 30%

When refine rate of Scaraba High Heels is +7 or higher, and equipped with Elven Bow,
Reduced cooldown of Severe Rainstorm by 2 sec.
When refine rate of Elven Bow is +8 or higher,
increased damage of Severe Rainstorm by 8%, damage to boss monsters by 20%.
When refine rate of Elven Bow is +10 or higher,
increased damage of Severe Rainstorm by 12%, damage to boss monsters by 30%.

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

  • ID: 26683
  • Код: SCARABA_HIGH_HEELS
  • Тип: броня
  • Уровень брони: 1
  • Защита: 12
  •  
  • Требуемый уровень: 85
  • Вес: 70

Скрипт

.@r = getrefine();
bonus bMaxHPrate,2;
bonus bMaxSPrate,2;
if (.@r>=5) {
   bonus bMaxHPrate,4;
   bonus bMaxSPrate,4;
}
if (.@r>=7) {
   bonus bMaxHPrate,4;
   bonus bMaxSPrate,4;
}