Fixed Ithilien Trap exerting X minions instead of exerting a minion for each X.

This commit is contained in:
Christian 'ketura' McCarty
2025-03-19 23:01:44 -05:00
parent acb3980458
commit fbddb6de10

View File

@@ -817,14 +817,17 @@
phase: maneuver
effect: [
{
type: exert
select: choose(minion)
count: {
type: Repeat
times: {
type: ForEachCultureToken
filter: self
culture: gondor
limit: 3
}
effect: {
type: exert
select: choose(minion)
}
}
{
type: discard