Fix: Brooding on tomorrow working in Fellowship Phase
This commit is contained in:
@@ -73,10 +73,19 @@
|
||||
type: losesInitiative
|
||||
side: free people
|
||||
}
|
||||
requires: {
|
||||
type: canSpot
|
||||
filter: culture(gandalf),companion
|
||||
}
|
||||
requires: [
|
||||
{
|
||||
type: canSpot
|
||||
filter: culture(gandalf),companion
|
||||
}
|
||||
{
|
||||
type: not
|
||||
requires: {
|
||||
type: phase
|
||||
phase: fellowship
|
||||
}
|
||||
}
|
||||
]
|
||||
effect: {
|
||||
type: discard
|
||||
player: shadow
|
||||
|
||||
Reference in New Issue
Block a user