Fixed **Gothmog, Lieutenant of Morgul** making Freeps wound X companions instead of wounding companions for each X.
This commit is contained in:
@@ -618,12 +618,15 @@
|
||||
filter: self
|
||||
}
|
||||
effect: {
|
||||
type: wound
|
||||
player: free people
|
||||
select: choose(companion)
|
||||
count: {
|
||||
type: Repeat
|
||||
times: {
|
||||
type: ForEachSiteYouControl
|
||||
}
|
||||
effect: {
|
||||
type: wound
|
||||
player: free people
|
||||
select: choose(companion)
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user