Discord Thoughtform Shoes

Item ID 470031 Name Discord Thoughtform Shoes
None
Weapon Level 0 Identifier Discord_Particles_Shoe_
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 bFlee,50;
   bonus2 bIgnoreDefRaceRate,RC_All,50;
}
if (.@r >= 9) {
   bonus bFlee,50;
   bonus2 bIgnoreDefRaceRate,RC_All,50;
}

Set Script
Discord Thoughtform Shoes
Wind Gale
bonus2 bSkillAtk,"AC_SHOWER",4*BaseLevel;
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",BaseLevel/2;
Discord Thoughtform Shoes
Sharp Star
bonus2 bSkillAtk,"SN_SHARPSHOOTING",BaseLevel;
bonus2 bSkillAtk,"AC_DOUBLE",2*BaseLevel;
Discord Thoughtform Shoes
Falken Shooter
bonus2 bSkillAtk,"HT_BLITZBEAT",2*BaseLevel;
bonus2 bSkillAtk,"RA_WUGSTRIKE",BaseLevel/2;
Discord Thoughtform Shoes
Hawkeye
bonus bDex,40;
bonus bDelayrate,-20;