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

Vigilante Suit [1]

Buy Price: N/A Sell Price: N/A
A suit of the vigilante group that was working to protect the security of the town.
_______________________
Reflects 5% of the damage received from melee physical attacks.
_______________________
For each Refine Level:
MATK +10, MDEF +1
_______________________
Refine Level +7:
MATK +20, MDEF +5
_______________________
Refine Level +7:
MATK +30, MDEF +5
_______________________
Type: Armor
Defense: 50
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 130

Equipment Slots

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

Basic Information

Armor
500
50

Requirements

1
130

Scripts

.@r = getrefine(); bonus bShortWeaponDamageReturn,5; bonus bMatk,10*.@r; bonus bMdef,.@r; if (.@r>=7) { bonus bMatk,20; bonus bMdef,5; if (.@r>=9) { bonus bMatk,30; bonus bMdef,5; } }
.@r = getrefine();
bonus bShortWeaponDamageReturn,5;
bonus bMatk,10*.@r;
bonus bMdef,.@r;
if (.@r>=7) {
   bonus bMatk,20;
   bonus bMdef,5;
   if (.@r>=9) {
       bonus bMatk,30;
       bonus bMdef,5;
   }
}
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.