Fixed Through Fire And Water being required, also fixed it triggering with 0 threats

This commit is contained in:
Christian 'ketura' McCarty
2024-09-24 18:56:22 -05:00
parent 21d0b8a339
commit 4e2b3f3b6e

View File

@@ -265,10 +265,15 @@
effects: [ effects: [
{ {
type: Trigger type: Trigger
optional: true
trigger: { trigger: {
type: WinsSkirmish type: WinsSkirmish
filter: unique, culture(moria), minion filter: unique, culture(moria), minion
} }
requires: {
type: CanSpotThreats
amount: 1
}
cost: { cost: {
type: RemoveThreats type: RemoveThreats
amount: 1 amount: 1