Modern Ruling #2: Exhaust as a cost can only be paid if any exertions are placed

This commit is contained in:
Christian 'ketura' McCarty
2025-05-08 20:20:06 -05:00
parent 4c2c21b87a
commit 092d95b51c

View File

@@ -197,7 +197,7 @@
text: Would you like to exhaust {chosenMinion} to permit it to skirmish? text: Would you like to exhaust {chosenMinion} to permit it to skirmish?
cost: { cost: {
type: exhaust type: exhaust
select: memory(chosenMinion) select: choose(CanExert,memory(chosenMinion))
} }
effect: { effect: {
type: disableSkirmishAssignment type: disableSkirmishAssignment