Fixed Banner of Isengard exerting X companions instead of exerting for each X
This commit is contained in:
@@ -140,12 +140,15 @@
|
|||||||
filter: bearer
|
filter: bearer
|
||||||
}
|
}
|
||||||
effect: {
|
effect: {
|
||||||
type: exert
|
type: Repeat
|
||||||
player: fp
|
times: {
|
||||||
select: choose(companion)
|
|
||||||
count: {
|
|
||||||
type: ForEachSiteYouControl
|
type: ForEachSiteYouControl
|
||||||
}
|
}
|
||||||
|
effect: {
|
||||||
|
type: exert
|
||||||
|
player: fp
|
||||||
|
select: choose(companion)
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user