Fixed V2 Shapes to See, Not to Touch always blocking wounds without needing 3 twilight minions
This commit is contained in:
@@ -513,13 +513,20 @@
|
||||
modifier: {
|
||||
type: CantTakeWounds
|
||||
filter: twilight
|
||||
requires: {
|
||||
type: Not
|
||||
requires: {
|
||||
type: Phase
|
||||
phase: Skirmish
|
||||
requires: [
|
||||
{
|
||||
type: Not
|
||||
requires: {
|
||||
type: Phase
|
||||
phase: Skirmish
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
type: CanSpot
|
||||
count: 3
|
||||
filter: twilight,minion
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user