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