Fixed Southron Archer Legion not restricting itself to the +4 limit.

This commit is contained in:
Christian 'ketura' McCarty
2025-03-20 17:02:57 -05:00
parent 97d202d6c6
commit d55418f1d4

View File

@@ -160,24 +160,27 @@
Archer
]
effects: [
{
type: activated
phase: archery
cost: {
type: removeTwilight
amount: 3
}
effect: {
type: modifyArcheryTotal
side: shadow
amount: {
type: forEachYouCanSpot
filter: companion
over: 4
limit: 4
}
}
{
type: activated
phase: archery
cost: {
type: removeTwilight
amount: 3
}
effect: {
type: modifyArcheryTotal
side: shadow
amount: {
type: cardPhaseLimit
limit: 4
amount: {
type: forEachYouCanSpot
filter: companion
over: 4
}
}
}
}
]
gametext: <b>Southron</b>. <b>Archer</b>.<br><b>Archery:</b> Remove (3) to add 1 to the minion archery total for each companion over 4 (limit +4).
lore: "'But I've heard tales of the big folk down away in the Sunlands.'"