ID #480401
Armor
Boosting Cloak Type A [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 15
Slots: 1
Armor level: 1
Required level: 1
Defense: 15
Slots: 1
Armor level: 1
Required level: 1
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Armor
Defense
15
Requirements
Armor Level
1
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMaxHPrate,3; bonus bMaxSPrate,3; bonus bAspdRate,7; if (.@r>=7) { bonus bVariableCastrate,-7; if (.@r>=9) { bonus bAtkRate,3; bonus bMatkRate,3; } }
.@r = getrefine();
bonus bMaxHPrate,3;
bonus bMaxSPrate,3;
bonus bAspdRate,7;
if (.@r>=7) {
bonus bVariableCastrate,-7;
if (.@r>=9) {
bonus bAtkRate,3;
bonus bMatkRate,3;
}
}