Artwork unavailable
RENEWAL / ITEMS
Despair Thoughtform Shoes
#470091Armor
Disappointment_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;
if (.@r >= 7) {
bonus2 bMagicAddRace,RC_Demon,15;
bonus2 bMagicAddRace,RC_Undead,15;
bonus2 bMagicAddEle,Ele_Dark,15;
bonus2 bMagicAddEle,Ele_Ghost,15;
}
if (.@r >= 9) {
bonus2 bMagicAddRace,RC_Demon,15;
bonus2 bMagicAddRace,RC_Undead,15;
bonus2 bMagicAddEle,Ele_Dark,15;
bonus2 bMagicAddEle,Ele_Ghost,15;
}