Artwork unavailable
RENEWAL / ITEMS
Discord Thoughtform Shoes
#470030Armor
Discord_Particles_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) {
bonus bFlee,50;
bonus2 bIgnoreDefRaceRate,RC_All,50;
}
if (.@r >= 9) {
bonus bFlee,50;
bonus2 bIgnoreDefRaceRate,RC_All,50;
}