Lethargy Thoughtform Shoes

Item ID 470063 Name Lethargy Thoughtform Shoes
None
Weapon Level 0 Identifier Lethargy_P_Shoes_
Attack 0 Type Armor
MATK 0 Equip Locations Footgear
Defense 12 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 20 Min Equip Level 100
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bMdef,10;
bonus bMaxHPrate,20;
bonus bMaxSPrate,20;
bonus2 bSkillAtk,"MO_TRIPLEATTACK",5*BaseLevel;
bonus2 bSkillAtk,"MO_CHAINCOMBO",10*BaseLevel;
bonus2 bSkillAtk,"MO_COMBOFINISH",10*BaseLevel;
if (.@r >= 7) {
   bonus bFlee,50;
   bonus2 bIgnoreDefRaceRate,RC_All,50;
}
if (.@r >= 9) {
   bonus bFlee,50;
   bonus2 bIgnoreDefRaceRate,RC_All,50;
}

Set Script
Lethargy Thoughtform Shoes
Bright Mace
bonus2 bSkillAtk,"MO_EXTREMITYFIST",BaseLevel/5;
bonus2 bSkillAtk,"SR_RIDEINLIGHTNING",BaseLevel/3;
Lethargy Thoughtform Shoes
Fighting God's Vantage
bonus2 bSkillAtk,"SR_DRAGONCOMBO",3*BaseLevel;
bonus2 bSkillAtk,"MO_COMBOFINISH",5*BaseLevel;
Lethargy Thoughtform Shoes
Fierce Dragon Fighting
bonus2 bSkillAtk,"CH_TIGERFIST",16*BaseLevel;
bonus2 bSkillAtk,"CH_CHAINCRUSH",8*BaseLevel;
Lethargy Thoughtform Shoes
Bear's Power
bonus bStr,40;
bonus bAspdRate,15;