Fixed Fires and Fell Fumes wounding 4 companions instead of 1 companion 4 times. Fixed V2 Machinery of War auto-discarding on use.

This commit is contained in:
Christian 'ketura' McCarty
2024-06-07 15:26:26 -05:00
parent 7bf1cd8c41
commit 86f2c8717c
2 changed files with 3 additions and 4 deletions

View File

@@ -356,7 +356,7 @@
{
type: wound
select: choose(companion,not(ringBearer))
count: 4
times: 4
}
]
}

View File

@@ -115,7 +115,6 @@
}
{
type: trigger
optional: true
trigger: [
{
type: Killed
@@ -144,8 +143,8 @@
cost: {
type: If
check: {
type: CanSpotCultureTokens
filter: self
type: CanSpot
filter: self,HasAnyCultureTokens(1)
}
true: {
type: RemoveCultureTokens