Artwork unavailable
RENEWAL / ITEMS
2017 RTC Battle Robe
#15207Armor
2017RTCRobe
TypeArmor
Equipment positionArmor
GenderBoth
Weight70
Buy price0 z
Sell price0 z
DEF40
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
- All
- Yes
- Classes
- All
- Yes
- Refineable
- Yes
- Trade
Item effect script
.@r = getrefine();
bonus bDelayrate,-6;
bonus bHealPower,15;
bonus bAddItemHealRate,15;
if (.@r>=7) {
bonus bBaseAtk,15;
bonus bMatk,15;
if (.@r>=9) {
bonus bBaseAtk,20;
bonus bMatk,20;
}
}