ID #15207
Armor
2017 RTC Battle Robe
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 40
Weight: 700
Armor level: 1
Required level: 100
Defense: 40
Weight: 700
Armor level: 1
Required level: 100
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Weight
700
Defense
40
Requirements
Armor Level
1
Min Level
100
Scripts
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; } }
.@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;
}
}