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