Immoral Thoughtform Shoes

Item ID 470034 Name Immoral Thoughtform Shoes
None
Weapon Level 0 Identifier Virtue_Particles_Shoes
Attack 0 Type Armor
MATK 0 Equip Locations Footgear
Defense 12 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 0 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 bFlee,50;
   bonus2 bIgnoreDefRaceRate,RC_All,50;
}
if (.@r >= 9) {
   bonus bFlee,50;
   bonus2 bIgnoreDefRaceRate,RC_All,50;
}

Set Script
Immoral Thoughtform Shoes
Volare
bonus2 bSkillAtk,"SM_BASH",2*BaseLevel;
bonus2 bSkillAtk,"KN_BOWLINGBASH",2*BaseLevel;
Immoral Thoughtform Shoes
Estal
bonus2 bSkillAtk,"MC_CARTREVOLUTION",3*BaseLevel;
bonus2 bSkillAtk,"CR_ACIDDEMONSTRATION",BaseLevel/3;
Immoral Thoughtform Shoes
Farthezan
bonus2 bSkillAtk,"CR_HOLYCROSS",3*BaseLevel;
bonus2 bSkillAtk,"CR_GRANDCROSS",2*BaseLevel;
Immoral Thoughtform Shoes
Vernan
bonus2 bSkillAtk,"RK_WINDCUTTER",2*BaseLevel;
bonus2 bSkillAtk,"LK_SPIRALPIERCE",2*BaseLevel;
Immoral Thoughtform Shoes
Bear's Power
bonus bStr,40;
bonus bMaxHPrate,40;