logo
Loading...

Sign up and join our Growing community!

--

By clicking Create My Account, you agree to our Terms and that you have read our Policy, including the Rules & regulation.

Viewing Item

#13307: Glorious Shuriken

Item ID 13307 For Sale No
Identifier Krieger_Huuma_Shuriken1 Credit Price Not For Sale
Name Glorious Shuriken Type Weapon - Fuuma Shuriken
NPC Buy 20 Weight 0
NPC Sell 10 Weapon Level 4
Range 1 Defense 0
Slots 0 Refineable Yes
Attack 55 Min Equip Level 80
Max Equip Level None
Equip Locations Two-Handed
Equip Upper None
Equippable Jobs Ninja
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned
Item Use Script

1 bonus2 bAddRace,RC_DemiHuman,95;

2 bonus2 bAddRace,RC_Player_Human,95;

3 bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20;

4 bonus2 bIgnoreDefRaceRate,RC_Player_Human,20;

5 bonus bMatkRate,15;

6 autobonus "{ bonus2 bSkillAtk,\"NJ_HUUMA\",100; bonus2 bSkillAtk,\"NJ_ISSEN\",100; }",50,10000;

7 bonus bUnbreakableWeapon;

8 if (getrefine()>5) {

9 bonus2 bAddRace,RC_DemiHuman,(getrefine()-3)*(getrefine()-3);

10 bonus2 bAddRace,RC_Player_Human,(getrefine()-3)*(getrefine()-3);

11 bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5;

12 bonus2 bIgnoreDefRaceRate,RC_Player_Human,5;

13 }

14 if (getrefine()>8) {

15 bonus5 bAutoSpellOnSkill,"NJ_ISSEN","AL_HEAL",10,1000,1;

16 bonus4 bAutoSpellOnSkill,"NJ_HUUMA","NPC_CRITICALWOUND",2,200;

17 }

Equip Script None
Unequip Script None