Mirage Huuma [1], (Renewal)

Mirage Huuma [1] (MIRAGE_HUUMA) – оружие.

 

A huuma shuriken used by the ninjas who were hired to secure ownership of some gold mine.
Property: Neutral
Required Increases the damage of Swirling Petal by 20%.
If upgrade level is +7 or higher,
Increases long-ranged damage on targets by 10%.
If upgrade level is +9 or higher,
Increases the damage of Swirling Petal by an additional 20%.
Set Bonus
Golden Ninja Suit
Golden Scarf
Huuma Shuriken of Dancing Petals
Reduces the cooldown of Swirling Petal by 1 second.
Increases long-ranged damage on targets by 15%.

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

  • ID: 23664
  • Код: MIRAGE_HUUMA
  • Тип: оружие
  • Подтип:
  • Уровень оружия: 4
  • Атака: 150
  • Магическая атака: 160
  •  
  • Требуемый уровень: 150
  • Профессии: kagerou, ninja, oboro
  • Вес: 150

Скрипт

.@r = getrefine();
if (.@r>=7) {
   bonus bBaseAtk,30;
   bonus bHit,5;
}
if (.@r>=9) {
   bonus bBaseAtk,30;
   bonus bHit,5;
}