Viewing Item (Glorious Shuriken)

Basic Info

Name 13307 Glorious Shuriken
Item ID 13307 - Krieger_Huuma_Shuriken1
Type Weapon - Fuuma Shuriken
13307
Increases physical attack against Demi-Human monster by 95%.
Adds 20% defense bypassing on Demi-Human monster.
MATK + 15%.
Adds a 5% chance double damage for 10 seconds the skills
Level 1 Final Strike and Level 1 Throw Huuma Shuriken When dealing physical damage.
Indestructible (except in upgrade attempts).
[Refine Rate 6~10]
Pierces Defense of Demi-Human monster by 5%.
[Slaughter] Lv 2
[Refine Rate 9~10]
Add 100% chance of auto casting Level 10 Heal when using skill Final Strike.
Add a chance of auto casting Level 2 Critical Wound on the monster when using skill Throw Huuma Shuriken.
Type : Huuma
Attack : 55
Weight : 0
Weapon Level : 4
Required Level : 80
Applicable Job : Ninja

Details

Weight 0
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Main Hand + Off Hand

Stats

Range 1
Defense 0
Attack 55
Weapon Level 4
Slots 0

Restrictions

Level Range 80 +
Usage None
Trade Can't be dropped / Can't be traded or vended / Can't be placed into Cart / Can't be placed into Storage / Can't be placed into Guild Storage / Can't be placed into Master Storage
Job Class Types Normal / Upper / Baby
Job Classes Ninja
Gender Any

Scripts

Use Script
bonus2 bAddRace,RC_DemiPlayer,95; bonus2 bIgnoreDefRate,RC_DemiPlayer,20; bonus bMatkRate,15; autobonus "{ bonus2 bSkillAtk,NJ_HUUMA,100; bonus2 bSkillAtk,NJ_ISSEN,100; }",50,10000; bonus bUnbreakableWeapon,0; if(getrefine()>5) { bonus2 bAddRace,RC_DemiPlayer,(getrefine()-3)*(getrefine()-3); bonus2 bIgnoreDefRate,RC_DemiPlayer,5; } if(getrefine()>8) { bonus5 bAutoSpellOnSkill,NJ_ISSEN,AL_HEAL,10,1000,1; bonus4 bAutoSpellOnSkill,NJ_HUUMA,NPC_CRITICALWOUND,2,200; }
Equip Script
None
Unequip Script
None