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 #470062 Armor

Lethargy Thoughtform Shoes

Buy Price: N/A Sell Price: N/A
Shoes made for thoughtforms at a certain laboratory.
If a weak-minded person were to wear them, they would be trapped in negative thoughts and lose confidence.
_______________________
MDEF +10
MaxHP +20%, MaxSP +20%.
_______________________
For each Base Level:
Increases damage of Triple Attack by 5%.
Increases damage of Chain Combo and Combo Finish by 10%.
_______________________
Refine Level +7:
Ignores physical defense of every race by 50%.
_______________________
Refine Level +9:
Ignores physical defense of every race by additional 50%.
_______________________
When equipped with Bright Mace:
For each 5 Base Level:
Increases damage of Asura Strike by 1%.

For each 3 Base Level:
Increases damage of Ride in Lightning by 1%.
_______________________
When equipped with Fighting God's Bandage:
For each Base Level:
Increases damage of Dragon Combo by 3%.
Increases damage of Combo Finish by 5%.
_______________________
When equipped with Combo Fist:
For each Base Level:
Increases damage of Tiger Fist by 16%.
Increases damage of Chain Crush Combo by 8%.
_______________________
When equipped with Bear's Power:
STR +40
Increases Attack Speed (decreases After Attack Delay by 15%).
_______________________
Type: Shoes
Defense: 12
Weight: 20
Armor Level: 1
_______________________
Requirement:
Base Level 100

Equipment Slots

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

Basic Information

Armor
200
12

Requirements

1
100

Scripts

.@r = getrefine(); bonus bMdef,10; bonus bMaxHPrate,20; bonus bMaxSPrate,20; bonus2 bSkillAtk,"MO_TRIPLEATTACK",5*BaseLevel; bonus2 bSkillAtk,"MO_CHAINCOMBO",10*BaseLevel; bonus2 bSkillAtk,"MO_COMBOFINISH",10*BaseLevel; if (.@r >= 7) { bonus bFlee,50; bonus2 bIgnoreDefRaceRate,RC_All,50; } if (.@r >= 9) { bonus bFlee,50; bonus2 bIgnoreDefRaceRate,RC_All,50; }
.@r = getrefine();
bonus bMdef,10;
bonus bMaxHPrate,20;
bonus bMaxSPrate,20;
bonus2 bSkillAtk,"MO_TRIPLEATTACK",5*BaseLevel;
bonus2 bSkillAtk,"MO_CHAINCOMBO",10*BaseLevel;
bonus2 bSkillAtk,"MO_COMBOFINISH",10*BaseLevel;
if (.@r >= 7) {
   bonus bFlee,50;
   bonus2 bIgnoreDefRaceRate,RC_All,50;
}
if (.@r >= 9) {
   bonus bFlee,50;
   bonus2 bIgnoreDefRaceRate,RC_All,50;
}
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.