Indecisive Thoughtform Shoes

Item ID 470079 Name Indecisive Thoughtform Shoes
None
Weapon Level 0 Identifier Indecisive_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;
if (.@r >= 7) {
   bonus bInt,15;
   bonus bDex,15;
   bonus2 bIgnoreDefRaceRate,RC_All,50;
   bonus2 bIgnoreMdefRaceRate,RC_All,50;
}
if (.@r >= 9) {
   bonus bInt,15;
   bonus bDex,15;
   bonus2 bIgnoreDefRaceRate,RC_All,50;
   bonus2 bIgnoreMdefRaceRate,RC_All,50;
}

Set Script
Indecisive Thoughtform Shoes
Hawkeye
bonus bDex,15;
bonus2 bAddClass,Class_All,25;
Indecisive Thoughtform Shoes
Runaway Magic
bonus bInt,15;
bonus2 bMagicAtkEle,Ele_Neutral,15;
Indecisive Thoughtform Shoes
Black Circle
bonus3 bAutoSpell,"SO_PSYCHIC_WAVE",3,10;
bonus2 bSkillAtk,"WM_METALICSOUND",3*(BaseLevel/5);
Indecisive Thoughtform Shoes
Heart Whip
bonus3 bAutoSpell,"SO_PSYCHIC_WAVE",3,10;
bonus2 bSkillAtk,"WM_METALICSOUND",3*(BaseLevel/5);
Indecisive Thoughtform Shoes
Antique Cello
bonus2 bSkillAtk,"CG_ARROWVULCAN",2*BaseLevel;
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",2*(BaseLevel/3);
Indecisive Thoughtform Shoes
Scarlet Ribbon
bonus2 bSkillAtk,"CG_ARROWVULCAN",2*BaseLevel;
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",2*(BaseLevel/3);