Ring of Unknown Hero (Taekwon)

Item ID 490469 Name Ring of Unknown Hero (Taekwon)
None
Weapon Level 0 Identifier Unknown_Hero_Ring_TK
Attack 0 Type Armor
MATK 0 Equip Locations Accessory Right
Defense 7 Equippable Jobs Star Gladiator
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 (Taekwon)
Patent One Sky One Sun
bonus bShortAtkRate,8;
if (getequiprefinerycnt(EQI_HAND_R)>=11)
   bonus2 bSkillAtk,"SJ_SOLARBURST",(readparam(bStr)+readparam(bLuk))/12;
Ring of Unknown Hero (Taekwon)
Patent Spirit Pendulum
bonus2 bMagicAddRace,RC_All,8;
if (getequiprefinerycnt(EQI_HAND_R)>=11)
   bonus2 bSkillAtk,"SP_SPA",(readparam(bAgi)+readparam(bInt))/12;