Viewing Item

#28435: Shinobi Secret Scroll

Item ID 28435 For Sale No
Identifier Secret_Scroll_Of_Ninja Credit Price Not For Sale
Name Shinobi Secret Scroll 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
Equip Locations Accessory Left/Right
Equip Upper None
Equippable Jobs Kagerou / Oboro
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus bAgi,5;

2 bonus bMaxHPrate,5;

3 bonus bAtkRate,5;

4 bonus bMatkRate,5;

5 if (eaclass()&EAJL_THIRD && BaseJob == Job_Kagerou) {

6 skill "AS_CLOAKING",getskilllv("KG_KAGEMUSYA");

7 skill "RG_TUNNELDRIVE",getskilllv("KG_KAGEMUSYA");

8 }

9 if (eaclass()&EAJL_THIRD && BaseJob == Job_Oboro) {

10 bonus4 bAutoSpellOnSkill,"KO_MAKIBISHI","NPC_CURSEATTACK",5,1000;

11 bonus4 bAutoSpellOnSkill,"KO_MAKIBISHI","NPC_POISON",5,1000;

12 }

Equip Script None
Unequip Script None