Item Details

Huuma Shuriken Clearness [2] ( Humma_Clear )

# 13345 Huuma Shuriken Clearness [2]
Huuma Shuriken Clearness [2] Buy: 20 zeny Sell: 10 zeny Weight: 130 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 230 M. Attack: N/A Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 100 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

Uma arma ninja cujas lâminas cortam o vento com a violência de uma turbina. Apesar deste modelo de shuriken datar de séculos, seu uso até hoje confirma sua eficiência.
--------------------------
Indestrutível em batalha.
--------------------------
A cada 2 refinos:
ATQ +10.
A cada 3 refinos:
Dano físico a distância +2%.
--------------------------
Refino +7 ou mais:
Dano de [Turbilhão de Pétalas] +30%.
Refino +9 ou mais:
Recarga de [Turbilhão de Pétalas] -1 segundo.
Refino +11 ou mais:
Dano físico contra raças Morto-Vivo e Demônio +20%.
Dano físico contra as propriedades Fogo e Sombrio +15%.
--------------------------
Conjunto
[Botas Ancestrais]
Ao realizar ataques físicos:
3% de chance de ativar um efeito por 7 segundos.
--------------------------
Efeito:
FOR +20.
Dano físico a distância +10%.
--------------------------
Tipo: Shuriken Huuma
ATQ: 230 ATQM: 0
Peso: 130
Nível da arma: 4
Nível necessário: 100
Classes: Ninjas e evoluções

The famous huuma petal that was used by ninjas.
It seems to resonate with the boots of an ancient hero.
Cannot be destroyed.

ATK + 10 per 2 refine rate.
Increase ranged physical damage by 2% per 3 refine rate
When refined to +7 or higher, increase damage of Swirling Petal by 30%.
When refined to +9 or higher, decrease cool time of Swirling Petal by 1s.
When refined to +11 or higher, increase physical damage to fire and dark type monsters by 15%, undead and devil type monsters by 20%.
When equipped with ancient hero boots, adds a chance to STR+20, ranged physical damage by 10% for 7s when physical attack.
Type : Huuma Attack : 230
Weight : 130
Weapon level : 4
Required level : 100
Class : Ninja

N/A

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
bonus bLongAtkRate,2*(.@r/3);
bonus bBaseAtk,10*(.@r/2);
if (.@r >= 7) {
   bonus2 bSkillAtk,"KO_HUUMARANKA",30;
   if (.@r >= 9) {
      bonus2 bSkillCooldown,"KO_HUUMARANKA",-1000;
      if (.@r >= 11) {
         bonus2 bAddRace,RC_Undead,20;
         bonus2 bAddRace,RC_Demon,20;
         bonus2 bAddEle,Ele_Fire,15;
         bonus2 bAddEle,Ele_Dark,15;
      }
   }
}
N/A
N/A