CostAjustment: remove one count by Escalate too.

This commit is contained in:
Hanmac
2016-07-26 08:25:47 +00:00
parent dccac41b1a
commit db7d07b170

View File

@@ -103,6 +103,7 @@ public class CostAdjustment {
}
sub = sub.getSubAbility();
}
--count;
} else if ("Strive".equals(amount)) {
for (TargetChoices tc : sa.getAllTargetChoices()) {
count += tc.getNumTargeted();