mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 11:18:01 +00:00
CostAjustment: remove one count by Escalate too.
This commit is contained in:
@@ -103,6 +103,7 @@ public class CostAdjustment {
|
||||
}
|
||||
sub = sub.getSubAbility();
|
||||
}
|
||||
--count;
|
||||
} else if ("Strive".equals(amount)) {
|
||||
for (TargetChoices tc : sa.getAllTargetChoices()) {
|
||||
count += tc.getNumTargeted();
|
||||
|
||||
Reference in New Issue
Block a user