
RENEWAL / ITEMS
High-End Doram Cape [1]
#20916Armor
Doram_High_Cape_J
TypeArmor
Equipment positionGarment
GenderBoth
Weight10
Buy price20 z
Sell price10 z
DEF25
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
- Garment
- Jobs
- Summoner
- Yes
- Spirit Handler
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bMdef,5;
bonus bBaseAtk,30;
bonus bMatk,30;
bonus bMaxHPrate,.@r;
bonus bMaxSPrate,.@r;
if (.@r>=7) {
bonus bAspdRate,5;
if (.@r>=8) {
bonus bVariableCastrate,-5;
if (.@r>=9) {
bonus bFlee2,15;
}
}
}