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

Striking Gauntlet [1]

Buy Price: N/A Sell Price: N/A
Gauntlets decorated with a noble family crest.
Apparently used by a master archer who was praised for his unparalleled bravery.
_______________________
For each Refine Level:
MaxHP +3%, MaxSP +3%
_______________________
Refine Level +6:
AGI +5, DEX +5
_______________________
Refine Level +8:
AGI +10, DEX +10
_______________________
When equipped with Striking Hat
Decreases damage taken from monsters of Normal and Boss class by 20%.
_______________________
When equipped with Striking Armor
For each Refine Level of Striking Armor:
Increases Ranged Physical Damage by 2%.
_______________________
When equipped with Striking Mikoshi
Decreases damage taken from Neutral elemental attacks by 10%.
_______________________
When equipped with Striking Shoes
For each Refine Level of Striking Shoes:
Increases Physical Damage by 4%.
_______________________
When equipped with Grand Master:
Increases Ranged Physical Damage by 15%.
_______________________
Type: Shield
Defense: 60
Weight: 40
Armor Level: 1
_______________________
Requirement:
Base Level 100

Equipment Slots

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

Basic Information

Armor
400
60

Requirements

1
100

Scripts

.@r = getrefine(); bonus bMdef,15; bonus bMaxHPrate,3*.@r; bonus bMaxSPrate,3*.@r; if (.@r>=6) { bonus bAgi,5; bonus bDex,5; } if (.@r>=8) { bonus bAgi,10; bonus bDex,10; }
.@r = getrefine();
bonus bMdef,15;
bonus bMaxHPrate,3*.@r;
bonus bMaxSPrate,3*.@r;
if (.@r>=6) {
   bonus bAgi,5;
   bonus bDex,5;
}
if (.@r>=8) {
   bonus bAgi,10;
   bonus bDex,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.