Artwork unavailable
RENEWAL / ITEMS
Shoes of Punishment
#22182Armor
Shoes_Of_Punishment_BR
TypeArmor
Equipment positionFootgear
GenderBoth
Weight50
Buy price0 z
Sell price0 z
DEF15
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
bonus bMdef,15;
bonus bMatkRate,2;
bonus bMaxHPrate,3;
bonus bMaxSPrate,3;
bonus2 bSkillAtk,"AB_JUDEX",30;
bonus2 bMagicAddEle,Ele_Holy,2;
.@r = getrefine();
if (.@r>=5) {
bonus bMatkRate,3;
bonus bMaxHPrate,7;
bonus bMaxSPrate,7;
bonus2 bMagicAddEle,Ele_Holy,3;
}
if (.@r>=7) {
bonus bMatkRate,5;
bonus bMaxHPrate,10;
bonus bMaxSPrate,10;
bonus2 bMagicAddEle,Ele_Holy,5;
}