ID #312244
Card
Arch Mage Soul (Crimson Arrow)
Buy Price: N/A
Sell Price: N/A
Increases damage of Crimson Arrow by 2%.
_______________________
For each 2 Refine Levels:
Increases damage of Crimson Arrow by additional 1%.
_______________________
For each 2 Refine Levels:
Increases damage of Crimson Arrow by additional 1%.
Basic Information
Type
Card
Scripts
Script .@r = getrefine(); bonus2 bSkillAtk,"AG_CRIMSON_ARROW",2+(.@r/2); bonus2 bSkillAtk,"AG_CRIMSON_ARROW_ATK",2+(.@r/2);
.@r = getrefine(); bonus2 bSkillAtk,"AG_CRIMSON_ARROW",2+(.@r/2); bonus2 bSkillAtk,"AG_CRIMSON_ARROW_ATK",2+(.@r/2);