Artwork unavailable
RENEWAL / ITEMS
White Knight Mantle (Melee) [1]
#480498Armor
WK_Mantle_Melee_TH
TypeArmor
Equipment positionGarment
GenderBoth
Weight120
Buy price0 z
Sell price0 z
DEF60
Slots1
Required level170
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
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bBaseAtk,50+(20*(.@r/3));
bonus2 bAddSize,Size_All,5*(.@r/4);
if (.@r>=9) {
bonus bDelayrate,-5;
if (.@r>=11) {
bonus bShortAtkRate,15;
if (.@r>=12) {
bonus bPerfectHitAddRate,80;
}
}
}