[Not For Sale] Ring of Unknown Hero (Rune Knight)

Item ID 490398 Name [Not For Sale] Ring of Unknown Hero (Rune Knight)
None
Weapon Level 0 Identifier Comp_Unkn_Hero_RK
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Right
Defense 7 Equippable Jobs Knight
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 Can't be dropped, Can't be traded with player, Can't be put in Cart, Can't be put in Guild Storage, Can't be attached in Mail, Can't be auctioned
Item Script
bonus bDelayrate,-3;
bonus bAtkRate,6;
bonus bMatkRate,6;

Set Script
[Not For Sale] Ring of Unknown Hero (Rune Knight)
Patent Oriental Sword
bonus bLongAtkRate,8;
if (getequiprefinerycnt(EQI_HAND_R)>=11)
   bonus2 bSkillAtk,"RK_SONICWAVE",(readparam(bStr)+readparam(bLuk))/12;
Patent Dragonic Slayer
[Not For Sale] Ring of Unknown Hero (Rune Knight)
bonus bLongAtkRate,8;
if (getequiprefinerycnt(EQI_HAND_R)>=11) {
   bonus2 bSkillAtk,"RK_DRAGONBREATH",(readparam(bVit)+readparam(bDex))/12;
   bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",(readparam(bVit)+readparam(bDex))/12;
}