Viewing Item

#28485: Shinobi Sash H

Item ID 28485 For Sale No
Identifier Shinobi's_Sash_H Credit Price Not For Sale
Name Shinobi Sash H Type Armor
NPC Buy 20 Weight 10
NPC Sell 10 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Description An exclusive belt wore by high rank ninja that master the art of invisibility.
_______________________
MATK +5%
_______________________
Decreases After Skill Delay by 5%.
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
For each Level of Flaming Petals:
Increases damage of Exploding Dragon by 10%.
_______________________
For each Level of Freezing Spear:
Increases damage of Snow Flake Draft by 10%.
_______________________
For each Level of Wind Blade:
Increases damage of First Wind by 10%.
_______________________
For each Level of Illusion - Shadow, Illusion - Shock and Illusion - Death:
Increases Magical Damage against Shadow elemental by 4%.
_______________________
Type: Accessory
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
Equip Locations Accessory Left/Right
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus

2 bMatkRate,5;

3 bonus

4 bAspdRate,5;

5 bonus

6 bDelayrate,-5;

7 .@a

8 =

9 (getskilllv("KO_GENWAKU")+getskilllv("KO_JYUSATSU")+getskilllv("KO_KYOUGAKU"));

10 bonus2

11 bMagicAddEle,Ele_Dark,4*.@a;

12 bonus2

13 bSkillAtk,"NJ_BAKUENRYU",10*getskilllv("NJ_KOUENKA");

14 bonus2

15 bSkillAtk,"NJ_KAMAITACHI",10*getskilllv("NJ_HUUJIN");

16 bonus2

17 bSkillAtk,"NJ_HYOUSYOURAKU",20*getskilllv("NJ_HYOUSENSOU");

Equip Script None
Unequip Script None