ID #312220
Card
Inquisitor Soul (Faith)
Buy Price: N/A
Sell Price: N/A
Increases damage of Second Faith and Third Punish by 2%.
_______________________
For each 2 Refine Levels:
Increases damage of Second Faith and Third Punish by additional 1%.
_______________________
For each 2 Refine Levels:
Increases damage of Second Faith and Third Punish by additional 1%.
Basic Information
Type
Card
Scripts
Script .@r = getrefine(); bonus2 bSkillAtk,"IQ_THIRD_PUNISH",2+(.@r/2); bonus2 bSkillAtk,"IQ_SECOND_FAITH",2+(.@r/2);
.@r = getrefine(); bonus2 bSkillAtk,"IQ_THIRD_PUNISH",2+(.@r/2); bonus2 bSkillAtk,"IQ_SECOND_FAITH",2+(.@r/2);