0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #15279 Armor

Robust Magical Armor [1]

Buy Price: N/A Sell Price: N/A
Blue armor with strong magic.
_______________________
MATK +50
_______________________
For each 3 Refine Levels:
MATK +2%
_______________________
Refine Level +7:
Ignores magical defense of enemies of Brute and Demon race by 30%.
_______________________
Refine Level +9:
Increases Magical Damage against monsters of Brute and Demon race by 10%.
_______________________
Refine Level +11:
Increases Magical Damage against Wind and Earth elemental by 10%.
_______________________
When equipped with Temporal INT Boots [1] or Modified INT Boots [1]:
MATK +10%
Total Refine Level of entire set at least +21:
Ignores magical defense of enemies of Brute and Demon race by additional 20%.
_______________________
Type: Armor
Defense: 60
Weight: 90
Armor Level: 1
_______________________
Requirement: None

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
900
60

Requirements

1
1

Scripts

.@r = getrefine(); bonus bMatk,50; if (.@r > 2) bonus bMatkRate,.@r/3*2; if (.@r > 6) { bonus2 bIgnoreMdefRaceRate,RC_Brute,30; bonus2 bIgnoreMdefRaceRate,RC_Demon,30; } if (.@r > 8) { bonus2 bMagicAddRace,RC_Demon,10; bonus2 bMagicAddRace,RC_Brute,10; } if (.@r > 10) { bonus2 bMagicAddEle,Ele_Earth,10; bonus2 bMagicAddEle,Ele_Wind,10; }
.@r = getrefine();
bonus bMatk,50;
if (.@r > 2)
   bonus bMatkRate,.@r/3*2;
if (.@r > 6) {
   bonus2 bIgnoreMdefRaceRate,RC_Brute,30;
   bonus2 bIgnoreMdefRaceRate,RC_Demon,30;
}
if (.@r > 8) {
   bonus2 bMagicAddRace,RC_Demon,10;
   bonus2 bMagicAddRace,RC_Brute,10;
}
if (.@r > 10) {
   bonus2 bMagicAddEle,Ele_Earth,10;
   bonus2 bMagicAddEle,Ele_Wind,10;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.