Artwork unavailable
RENEWAL / ITEMS
Indecisive Thoughtform Shoes
#470078Armor
Indecisive_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) {
bonus bInt,15;
bonus bDex,15;
bonus2 bIgnoreDefRaceRate,RC_All,50;
bonus2 bIgnoreMdefRaceRate,RC_All,50;
}
if (.@r >= 9) {
bonus bInt,15;
bonus bDex,15;
bonus2 bIgnoreDefRaceRate,RC_All,50;
bonus2 bIgnoreMdefRaceRate,RC_All,50;
}