Ring of Unknown Hero (Ninja)

Item ID 490479 Name Ring of Unknown Hero (Ninja)
None
Weapon Level 0 Identifier Unknown_Hero_Ring_NJ
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Right
Defense 0 Equippable Jobs Kagerou / Oboro
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 10 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable No
Credit Price None Trade restriction None
Item Script
bonus bDelayrate,-3;
bonus bAtkRate,6;
bonus bMatkRate,6;

Set Script
Ring of Unknown Hero (Ninja)
Patent Huuma Shuriken Clearness
bonus2 bAddRace,RC_All,8;
if (getequiprefinerycnt(EQI_HAND_R)>=11)
   bonus2 bSkillAtk,"KO_HUUMARANKA",(readparam(bStr)+readparam(bDex))/12;
Ring of Unknown Hero (Ninja)
Patent Kiri no Tsuyu
bonus bLongAtkRate,8;
if (getequiprefinerycnt(EQI_HAND_R)>=11)
   bonus2 bSkillAtk,"KO_JYUMONJIKIRI",(readparam(bStr)+readparam(bAgi))/12;