ID #15208
Armor
Lola's Plate Mail [1]
Buy Price: N/A
Sell Price: N/A
Robust armor worn by Lola.
The structure is easy to move, and the movement is not restricted when the chain iron ball is swinging around.
_______________________
Reflects 5% of the damage received from melee physical attacks.
_______________________
For each Refine Level:
VIT+1, DEF +20
_______________________
Refine Level +7:
Reflects additional 5% of the damage received from melee physical attacks.
Indestructible in battle
_______________________
Refine Level +9:
Reflects additional 5% of the damage received from melee physical attacks.
_______________________
When equipped with Lola's Iron Chain Ball:
For each Refine Level of Lola's Iron Chain Ball:
ATK +10
_______________________
Type: Armor
Defense: 100
Weight: 120
Armor Level: 1
_______________________
Requirement:
Base Level 130
The structure is easy to move, and the movement is not restricted when the chain iron ball is swinging around.
_______________________
Reflects 5% of the damage received from melee physical attacks.
_______________________
For each Refine Level:
VIT+1, DEF +20
_______________________
Refine Level +7:
Reflects additional 5% of the damage received from melee physical attacks.
Indestructible in battle
_______________________
Refine Level +9:
Reflects additional 5% of the damage received from melee physical attacks.
_______________________
When equipped with Lola's Iron Chain Ball:
For each Refine Level of Lola's Iron Chain Ball:
ATK +10
_______________________
Type: Armor
Defense: 100
Weight: 120
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
Type
Armor
Weight
1200
Defense
100
Requirements
Armor Level
1
Min Level
130
Scripts
Script .@r =getrefine(); bonus bShortWeaponDamageReturn,(.@r>=9?15:(.@r>=7?10:5)); bonus bVit,.@r; bonus bDef,20*.@r; if (.@r>=7) bonus bUnbreakableArmor;
.@r =getrefine(); bonus bShortWeaponDamageReturn,(.@r>=9?15:(.@r>=7?10:5)); bonus bVit,.@r; bonus bDef,20*.@r; if (.@r>=7) bonus bUnbreakableArmor;