0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #22249 Armor

Insidious's Shoes [1]

Buy Price: N/A Sell Price: N/A
Type: Armor
Defense: 20
Slots: 1
Armor level: 1
Required level: 80

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
20

Requirements

1
80

Scripts

.@r = getrefine(); bonus bAllStats,1; bonus bMdef,5; if (.@r>=5) { bonus bMaxHP,200; bonus bMaxSP,20; } if (.@r>=7) { bonus bDef,10; bonus bFlee,10; } if (.@r>=8) { bonus bBaseAtk,5; bonus bMatk,5; bonus2 bSubRace,RC_All,2; bonus2 bSubRace,RC_Player_Human,-2; bonus2 bSubRace,RC_Player_Doram,-2; } if (.@r>=9) { bonus bBaseAtk,5; bonus bMatk,5; bonus2 bSubRace,RC_All,3; bonus2 bSubRace,RC_Player_Human,-3; bonus2 bSubRace,RC_Player_Doram,-3; } if (.@r>=10) { bonus2 bResEff,Eff_Sleep,1000; bonus2 bResEff,Eff_Stone,1000; bonus2 bResEff,Eff_Stun,1000; bonus2 bSubRace,RC_Player_Human,1; bonus2 bSubRace,RC_Player_Doram,1; }
.@r = getrefine();
bonus bAllStats,1;
bonus bMdef,5;
if (.@r>=5) {
   bonus bMaxHP,200;
   bonus bMaxSP,20;
}
if (.@r>=7) {
   bonus bDef,10;
   bonus bFlee,10;
}
if (.@r>=8) {
   bonus bBaseAtk,5;
   bonus bMatk,5;
   bonus2 bSubRace,RC_All,2;
   bonus2 bSubRace,RC_Player_Human,-2;
   bonus2 bSubRace,RC_Player_Doram,-2;
}
if (.@r>=9) {
   bonus bBaseAtk,5;
   bonus bMatk,5;
   bonus2 bSubRace,RC_All,3;
   bonus2 bSubRace,RC_Player_Human,-3;
   bonus2 bSubRace,RC_Player_Doram,-3;
}
if (.@r>=10) {
   bonus2 bResEff,Eff_Sleep,1000;
   bonus2 bResEff,Eff_Stone,1000;
   bonus2 bResEff,Eff_Stun,1000;
   bonus2 bSubRace,RC_Player_Human,1;
   bonus2 bSubRace,RC_Player_Doram,1;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.