ID #300136
Card
The Lovers Reversed
Buy Price: N/A
Sell Price: N/A
Increases damage of Great Echo by 5%.
_______________________
For each Refine Level:
Increases damage of Great Echo by additional 1%.
_______________________
Refine Level +10:
Increases damage of Great Echo by additional 5%.
_______________________
When equipped with Arcana:
INT +3
Ignores magical defense of enemies of all race by 25%.
Increases damage of Great Echo by additional 50%.
_______________________
Type: Card
Compound on: All slots
Weight: 1
_______________________
For each Refine Level:
Increases damage of Great Echo by additional 1%.
_______________________
Refine Level +10:
Increases damage of Great Echo by additional 5%.
_______________________
When equipped with Arcana:
INT +3
Ignores magical defense of enemies of all race by 25%.
Increases damage of Great Echo by additional 50%.
_______________________
Type: Card
Compound on: All slots
Weight: 1
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Card
Weight
10
Item Flags
Drop Effect
Yes
Scripts
Script .@r = getrefine(); bonus2 bSkillAtk,"WM_GREAT_ECHO",5+.@r; if (.@r>=10) bonus2 bSkillAtk,"WM_GREAT_ECHO",5;
.@r = getrefine(); bonus2 bSkillAtk,"WM_GREAT_ECHO",5+.@r; if (.@r>=10) bonus2 bSkillAtk,"WM_GREAT_ECHO",5;