
RENEWAL / ITEMS
Poison Shoes [1]
#22065Armor
Poison_Shoes
TypeArmor
Equipment positionFootgear
GenderBoth
Weight25
Buy price20 z
Sell price10 z
DEF12
Slots1
Required level90
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,3;
bonus2 bSubEle,Ele_Poison,5;
bonus bMaxHPrate,.@r;
bonus bMaxSPrate,.@r;
if (vip_status(VIP_STATUS_ACTIVE)) {
bonus2 bDropAddRace,RC_All,10;
}