Ring of Unknown Hero (Guillotine)

Item ID 490464 Name Ring of Unknown Hero (Guillotine)
None
Weapon Level 0 Identifier Unknown_Hero_Ring_GC
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Right
Defense 7 Equippable Jobs Assassin
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper Third, Third Upper, Third Baby
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 (Guillotine)
Patent Shiver Katar
bonus2 bAddRace,RC_All,8;
if (getequiprefinerycnt(EQI_HAND_R)>=11)
   bonus2 bSkillAtk,"GC_CROSSIMPACT",(readparam(bStr)+readparam(bLuk))/12;
Ring of Unknown Hero (Guillotine)
Patent Blade Katar
bonus bShortAtkRate,8;
if (getequiprefinerycnt(EQI_HAND_R)>=11)
   bonus2 bSkillAtk,"GC_ROLLINGCUTTER",(readparam(bStr)+readparam(bDex))/12;