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

2 bAgi,5;

3 bonus

4 bMaxHPrate,5;

5 bonus

6 bAtkRate,5;

7 bonus

8 bMatkRate,5;

9 if

10 (eaclass()&EAJL_THIRD

11 &&

12 BaseJob

13 ==

14 Job_Kagerou)

15 {

16 skill

17 "AS_CLOAKING",getskilllv("KG_KAGEMUSYA");

18 skill

19 "RG_TUNNELDRIVE",getskilllv("KG_KAGEMUSYA");

20 }

21 if

22 (eaclass()&EAJL_THIRD

23 &&

24 BaseJob

25 ==

26 Job_Oboro)

27 {

28 bonus4

29 bAutoSpellOnSkill,"KO_MAKIBISHI","NPC_CURSEATTACK",5,1000;

30 bonus4

31 bAutoSpellOnSkill,"KO_MAKIBISHI","NPC_POISON",5,1000;

32 }

Equip Script None
Unequip Script None