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
|
filter: self
|
||||||
}
|
}
|
||||||
effect: {
|
effect: {
|
||||||
type: wound
|
type: Repeat
|
||||||
player: free people
|
times: {
|
||||||
select: choose(companion)
|
|
||||||
count: {
|
|
||||||
type: ForEachSiteYouControl
|
type: ForEachSiteYouControl
|
||||||
}
|
}
|
||||||
|
effect: {
|
||||||
|
type: wound
|
||||||
|
player: free people
|
||||||
|
select: choose(companion)
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user