Artwork unavailable
RENEWAL / ITEMS
Lethargy Thoughtform Shoes
#470062Armor
Lethargy_P_Shoes
TypeArmor
Equipment positionFootgear
GenderBoth
Weight20
Buy price0 z
Sell price0 z
DEF12
Required level100
Armor level1
No matching English description was found in the supplied client translation. The available server properties and effects are shown below.
Item details
- Gender
- Both
- Equipment position
- Footgear
- Jobs
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@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;
}