
RENEWAL / ITEMS
Special Doram Shoes [1]
#22187Armor
Doram_Ele_Shoes_J
TypeArmor
Equipment positionFootgear
GenderBoth
Weight10
Buy price20 z
Sell price10 z
DEF35
Slots1
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
- Summoner
- Yes
- Spirit Handler
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMdef,5;
bonus bMaxHPrate,20;
bonus bMaxSPrate,20;
bonus2 bSubRace,RC_DemiHuman,5;
bonus2 bSubRace,RC_Player_Doram,5;
bonus2 bVariableCastrate,"SU_LOPE",-50;
bonus bBaseAtk,15*.@r;
bonus bMatk,15*.@r;
if (.@r>=7)
bonus bAspdRate,10;
if (.@r>=8)
bonus bVariableCastrate,-15;
if (.@r>=9) {
bonus bFlee2,5;
bonus2 bVariableCastrate,"SU_LOPE",-50;
}