0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #28435 Armor

Shinobi Secret Scroll [1]

Buy Price: N/A Sell Price: N/A
A secret scroll held by Ninja.
_______________________
AGI +5
MaxHP +5%
ATK +5%
MATK +5%
_______________________
When equipped by Kagerou:
Enables the use of Cloacking and Tunnel Drive, skill level is based on the Level of Shadow Warrior.
_______________________
When equipped by Oboro:
Random chance to inflict Poison status on your enemy when using Makibishi.
_______________________
Type: Accessory
Weight: 10
Armor Level: 1
_______________________
Requirement:
Base Level 100
Kagerou and Oboro

Basic Information

Armor
100

Requirements

1
100

Scripts

bonus bAgi,5; bonus bMaxHPrate,5; bonus bAtkRate,5; bonus bMatkRate,5; if (eaclass()&EAJL_THIRD && BaseJob == Job_Kagerou) { skill "AS_CLOAKING",getskilllv("KG_KAGEMUSYA"); skill "RG_TUNNELDRIVE",getskilllv("KG_KAGEMUSYA"); } if (eaclass()&EAJL_THIRD && BaseJob == Job_Oboro) { bonus4 bAutoSpellOnSkill,"KO_MAKIBISHI","NPC_CURSEATTACK",5,1000; bonus4 bAutoSpellOnSkill,"KO_MAKIBISHI","NPC_POISON",5,1000; }
bonus bAgi,5;
bonus bMaxHPrate,5;
bonus bAtkRate,5;
bonus bMatkRate,5;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Kagerou) {
   skill "AS_CLOAKING",getskilllv("KG_KAGEMUSYA");
   skill "RG_TUNNELDRIVE",getskilllv("KG_KAGEMUSYA");
}
if (eaclass()&EAJL_THIRD && BaseJob == Job_Oboro) {
   bonus4 bAutoSpellOnSkill,"KO_MAKIBISHI","NPC_CURSEATTACK",5,1000;
   bonus4 bAutoSpellOnSkill,"KO_MAKIBISHI","NPC_POISON",5,1000;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.