
RENEWAL / ITEMS
Arrogant Thoughtform Shoes
#470080Armor
Arrogance_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 bDef,150;
bonus bMdef,15;
bonus2 bIgnoreDefRaceRate,RC_All,50;
}
if (.@r>=9) {
bonus bDef,150;
bonus bMdef,15;
bonus2 bIgnoreDefRaceRate,RC_All,50;
}