
RENEWAL / ITEMS
Special Doram Suit [1]
#15277Armor
Doram_Ele_Suit_J
TypeArmor
Equipment positionArmor
GenderBoth
Weight10
Buy price20 z
Sell price10 z
DEF120
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
- Armor
- Jobs
- Summoner
- Yes
- Spirit Handler
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bUnbreakableArmor;
bonus bMdef,5;
bonus bMaxHPrate,15;
bonus bMaxSPrate,15;
bonus2 bSubRace,RC_Player_Human,7;
bonus2 bSubRace,RC_Player_Human,7;
bonus2 bVariableCastrate,"SU_STOOP",-50;
bonus bBaseAtk,15*.@r;
bonus bMatk,15*.@r;
if (.@r>=7)
bonus bAspdRate,10;
if (.@r>=8)
bonus bDelayrate,-10;
if (.@r>=9) {
bonus bFlee2,5;
bonus2 bVariableCastrate,"SU_STOOP",-50;
}