ID #460015
Armor
Automatic Shield I [1]
Buy Price: N/A
Sell Price: N/A
Type: Armor
Defense: 95
Weight: 1200
Slots: 1
Armor level: 1
Required level: 120
Defense: 95
Weight: 1200
Slots: 1
Armor level: 1
Required level: 120
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
1200
Defense
95
Requirements
Armor Level
1
Min Level
120
Scripts
Script .@r = getrefine(); bonus bMaxHPrate,15; bonus bMaxSPrate,15; bonus2 bIgnoreDefRaceRate,RC_All,5*.@r; bonus2 bIgnoreMdefRaceRate,RC_All,5*.@r; if (BaseLevel>=175) { bonus bMaxHPrate,15; bonus bMaxSPrate,15; }
.@r = getrefine();
bonus bMaxHPrate,15;
bonus bMaxSPrate,15;
bonus2 bIgnoreDefRaceRate,RC_All,5*.@r;
bonus2 bIgnoreMdefRaceRate,RC_All,5*.@r;
if (BaseLevel>=175) {
bonus bMaxHPrate,15;
bonus bMaxSPrate,15;
}