ID #312212
Card
Abyss Chaser Soul (Chain Reaction Shot)
Buy Price: N/A
Sell Price: N/A
Increases damage of Chain Reaction Shot by 2%.
_______________________
For each 2 Refine Levels:
Increases damage of Chain Reaction Shot by additional 1%.
_______________________
For each 2 Refine Levels:
Increases damage of Chain Reaction Shot by additional 1%.
Basic Information
Type
Card
Scripts
Script .@r = getrefine(); bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT",2+(.@r/2); bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT_ATK",2+(getrefine()/2);
.@r = getrefine(); bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT",2+(.@r/2); bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT_ATK",2+(getrefine()/2);