
RENEWAL / ITEMS
High-End Doram Shoes [1]
#22186Armor
Doram_High_Shoes_J
TypeArmor
Equipment positionFootgear
GenderBoth
Weight10
Buy price20 z
Sell price10 z
DEF30
Slots1
Required level1
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
- Summoner
- Yes
- Spirit Handler
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMdef,5;
bonus bMaxHPrate,15;
bonus bMaxHPrate,15;
bonus bBaseAtk,10*.@r;
bonus bMatk,10*.@r;
if (.@r>=7) {
bonus bAspdRate,5;
if (.@r>=8) {
bonus bVariableCastrate,-10;
if (.@r>=9) {
bonus bFlee2,5;
}
}
}