Fix: Force of Uruk-hai not respecting battleground requirement

This commit is contained in:
Devon Henegar
2025-01-30 15:17:55 -05:00
committed by GitHub
parent 0f7f2ed3aa
commit a859ab6a8b

View File

@@ -323,10 +323,16 @@
type: aboutToTakeWound
filter: self
}
requires: {
type: canSpot
filter: another,culture(uruk-hai)
}
requires: [
{
type: canSpot
filter: another,culture(uruk-hai)
}
{
type: location
filter: battleground
}
]
effect: [
{
type: negateWound