ID #24972
ShadowGear
Flare Bloom Shadow Pendant
Buy Price: N/A
Sell Price: N/A
A sacred necklace which is believed to protect its wearer. It also draws the wearer's potential abilities.
_______________________
Increases damage of All Bloom by 8%.
_______________________
For each 2 Refine Levels:
MATK +7
_______________________
For each 3 Refine Levels:
Increases damage of All Bloom by additional 2%.
_______________________
Shadow Exclusive Magic Book can grant Random Options with 2 Shadow Essences to it.
_______________________
Type: Shadow Earring
_______________________
Requirement:
Base Level 200
Arch Mage
_______________________
Increases damage of All Bloom by 8%.
_______________________
For each 2 Refine Levels:
MATK +7
_______________________
For each 3 Refine Levels:
Increases damage of All Bloom by additional 2%.
_______________________
Shadow Exclusive Magic Book can grant Random Options with 2 Shadow Essences to it.
_______________________
Type: Shadow Earring
_______________________
Requirement:
Base Level 200
Arch Mage
Equipment Reform
Available through the reform system Reform_4th_Skill_Shadow
- Shadow Essence × 2
Basic Information
Type
ShadowGear
Acquisition method
Equipment reform
Job Requirements
Wizard
Yes
Requirements
Min Level
200
Scripts
Script .@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bSkillAtk,"AG_ALL_BLOOM",8+2*(.@r/3); bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK",8+2*(.@r/3); bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK2",8+2*(.@r/3); bonus bMatk,7*(.@r/2);
.@r = getrefine(); bonus bMaxHP,.@r*10; bonus2 bSkillAtk,"AG_ALL_BLOOM",8+2*(.@r/3); bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK",8+2*(.@r/3); bonus2 bSkillAtk,"AG_ALL_BLOOM_ATK2",8+2*(.@r/3); bonus bMatk,7*(.@r/2);