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 #28950 Armor

Abyss Shield

Buy Price: N/A Sell Price: N/A
A mutated shield enhanced by the magical power.
Even with the same appearance, its performance is said to be different.
_______________________
Refine Level +6:
Increases resistance against Fear status by 50%.
Decreases damage taken from Players race by 20%.
_______________________
Refine Level +8:
Increases resistance against Fear status by additional 50%.
Decreases damage taken from Players race by additional 10%.
_______________________
Type: Shield
Defense: 150
Weight: 120
Armor Level: 1
_______________________
Requirement:
Base Level 165

Equipment Slots

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

Basic Information

Armor
1200
150

Requirements

1
165

Scripts

.@r = getrefine(); bonus bUnbreakableWeapon; if (.@r>=6) { bonus2 bResEff,Eff_Fear,50; bonus2 bSubRace,RC_Player_Human,20; } if (.@r>=8) { bonus2 bResEff,Eff_Fear,50; bonus2 bSubRace,RC_Player_Human,10; }
.@r = getrefine();
bonus bUnbreakableWeapon;
if (.@r>=6) {
   bonus2 bResEff,Eff_Fear,50;
   bonus2 bSubRace,RC_Player_Human,20;
}
if (.@r>=8) {
   bonus2 bResEff,Eff_Fear,50;
   bonus2 bSubRace,RC_Player_Human,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.