Fixed Ulaire Nertea, WInged Hunter exerting X companions insetad of for each X.
This commit is contained in:
@@ -215,13 +215,16 @@
|
||||
filter: another,nazgul
|
||||
}
|
||||
effect: {
|
||||
type: exert
|
||||
player: fp
|
||||
select: choose(ringBound,companion)
|
||||
count: {
|
||||
type: Repeat
|
||||
times: {
|
||||
type: forEachFPCulture
|
||||
over: 2
|
||||
}
|
||||
effect: {
|
||||
type: exert
|
||||
player: fp
|
||||
select: choose(ringBound,companion)
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user