Illusion Sprint Shoes

Item ID 470066 Name Illusion Sprint Shoes
A pair of comfortable shoes for sprinting, tying the laces to keep your feet in place.
_______________________
AGI +5
_______________________
Increases Natural SP Recovery Rate by 20%.
_______________________
Refine Level +7:
Increases Natural SP Recovery Rate by additional 20%.
_______________________
Refine Level +9:
MaxHP +5%, MaxSP +5%.
_______________________
Refine Level +11:
Increases Physical Damage against enemies of every size by 15%.
_______________________
When equipped with Illusion Sprint Ring:
Drain 500 HP per second.
Physical attacks have a certain chance to increase STR by 150 for 10 seconds.
_______________________
When equipped with Illusion Sprint Glove:
Drain 50 SP per second.
Physical attacks have a certain chance to increase AGI by 150 for 10 seconds.
_______________________
Type: Shoes
Defense: 20
Weight: 70
_______________________
Requirement:
Base Level 130
Weapon Level 0 Identifier Sprint_Shoes_IL
Attack 0 Type Armor
MATK 0 Equip Locations Footgear
Defense 20 Equippable Jobs None
Range 0 Equip Gender Both (Male and Female)
Slots 1 Equip Upper None
Weight 70 Min Equip Level 130
NPC Buy 0 Max Equip Level None
NPC Sell 0 Refineable Yes
Credit Price None Trade restriction None
Item Script
.@r = getrefine();
bonus bSPrecovRate,20;
bonus bAgi,5;
if (.@r>=7) {
   bonus bSPrecovRate,20;
   if (.@r>=9) {
      bonus bMaxHPrate,5;
      bonus bMaxSPrate,5;
      if (.@r>=11) {
         bonus2 bAddSize,Size_All,15;
      }
   }
}

Set Script
Illusion Sprint Mail
Illusion Sprint Shoes
.@sum = getequiprefinerycnt(EQI_ARMOR)+getequiprefinerycnt(EQI_SHOES);
bonus bAtkRate,10;
if (getequiprefinerycnt(EQI_ARMOR) >= 7 && getequiprefinerycnt(EQI_SHOES) >= 7) {
   bonus bBaseAtk,70;
   if (.@sum >= 18) {
      bonus bLongAtkRate,15;
      bonus bShortAtkRate,15;
      if (.@sum >= 22) {
         bonus bFixedCast,-700;
         bonus2 bAddClass,Class_Boss,25;
      }
   }
}
Illusion Sprint Shoes
Illusion Sprint Ring
autobonus "{ bonus bStr,150; }",1,10000,BF_WEAPON;
bonus2 bHPLossRate,500,1000;
Illusion Sprint Shoes
Illusion Sprint Glove
autobonus "{ bonus bAgi,150; }",1,10000,BF_WEAPON;
bonus2 bSPLossRate,50,1000;

Illusion Sprint Shoes Dropped By

Monster ID Monster Name Chance Can be Stolen Monster Level Monster Race Monster Element Specific Map
21391 Mushy Ant Egg 0.005% YES 164 Formless Level 0 Neutral ant_d02_i
21395 Silent Maya 1.25% YES 175 Insect Level 0 Neutral ant_d02_i