Artwork unavailable
RENEWAL / ITEMS
King's Mail [1]
#15386Armor
Kings_Mail
TypeArmor
Equipment positionArmor
GenderBoth
Weight150
Buy price20 z
Sell price10 z
DEF180
Slots1
Required level130
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
- Crusader
- Yes
- Classes
- All Third
- Yes
- Fourth
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bDefEle,Ele_Holy;
bonus bMdef,10;
bonus2 bSubRace,RC_Demon,15;
bonus2 bSubRace,RC_Undead,15;
if (.@r>=6) {
bonus bMaxHPrate,5;
bonus bHealPower,10;
bonus bHealPower2,10;
bonus bAddItemHealRate,10;
}
if (.@r>=8) {
bonus bMaxHPrate,5;
bonus bHealPower,10;
bonus bHealPower2,10;
bonus bAddItemHealRate,10;
}