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