Item Details

Glorious Shuriken ( Krieger_Huuma_Shuriken1 )

# 13307 Glorious Shuriken
Glorious Shuriken Buy: 20 zeny Sell: 10 zeny Weight: 0 Slots: N/A
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 55 M. Attack: 90 Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 80 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: N/A

Shuriken fabricado no Reino Maroll.
Indestrutível em batalha.
ATQM +90.
Dano físico contra as raças Humanoide e Humano +95%.
Ignora 20% da DEF das raças Humanoide e Humano.
5% de chance de aumentar o dano de [Arremessar Huuma] e [Ataque Mortal] em 100% por 10 segundos ao realizar ataques físicos.
Se refinada em +6 ou mais:
Ignora +5% adicional da DEF das raças Humanoide e Humano.
Ativa [Carniceiro] nv. 2.
Se refinada em +9 ou mais:
Ativa [Curar] nv. 10 em si ao usar [Ataque Mortal].
Chance de ativar [Fermimento Mortal] nv. 2 ao usar [Arremessar Huuma].
[Carniceiro] nv. 2
Aumenta o dano físico contra as raças Humanoide e Humano de acordo com o refino.
Refino +6: 9%.
Refino +7: 16%.
Refino +8: 25%.
Refino +9: 36%.
Refino +10: 49%.
Refino +11: 64%.
Refino +12: 81%.
Refino +13: 100%.
Refino +14: 121%.
Tipo: Huuma
Ataque: 55
Peso: 0
Nível da Arma: 4
Nível necessário: 80
Classes que utilizam: Ninja

Account Bound
Class: Huuma Shuriken
Attack: 55
Weight: 0
Weapon Level: 4
Requires Level: 80
Usable By: Ninja Jobs
Increases Physical Attack Strength to Demihuman monster by 95%.
Ignores physical defense from Demihuman monster by 20%.
Increases Physical Attack Strength to Human Player monster by 95%.
Ignores physical defense from Human Player monster by 20%.
MATK + 90
Increase damage by 100% of [Throw Huuma Shuriken] and [Killing Strike] for 10 sec. when attacking and synchronizing the weapon by 5%
Indestructible.
***Additional Weapon Refining Level Option***
+6 Refining Ignore Defense of Demihuman monsters +5%
+6 Refining Ignore Defense of Human Player monsters +5%
[Slaughter] Lv 2(Damage bonus of Destruction increases up to the upgrade level 14.)
+9 Refining When using [Killing Strike], auto-spell Lv. 10 [Heal].
+9 Refining When using [Throw Huuma Shuriken], has a chance of inflicting consistent

N/A

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
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:
bonus2 bAddRace,RC_DemiHuman,95;
bonus2 bAddRace,RC_Player_Human,95;
bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,20;
autobonus "{ bonus2 bSkillAtk,\"NJ_HUUMA\",100; bonus2 bSkillAtk,\"NJ_ISSEN\",100; }",50,10000;
bonus bUnbreakableWeapon;
.@r = getrefine();
if (.@r>5) {
   bonus2 bAddRace,RC_DemiHuman,pow(min(14,.@r)-3,2);
   bonus2 bAddRace,RC_Player_Human,pow(min(14,.@r)-3,2);
   bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5;
   bonus2 bIgnoreDefRaceRate,RC_Player_Human,5;
}
if (.@r>8) {
   bonus5 bAutoSpellOnSkill,"NJ_ISSEN","AL_HEAL",10,1000,1;
   bonus4 bAutoSpellOnSkill,"NJ_HUUMA","NPC_CRITICALWOUND",2,200;
}
N/A
N/A

N/A