Fixed Not Feared In Sunlight only applying its strength malus to Nazgul in play at the time of activation
This commit is contained in:
@@ -106,9 +106,12 @@
|
||||
filter: self
|
||||
}
|
||||
effect: {
|
||||
type: modifyStrength
|
||||
filter: all(Nazgul)
|
||||
type: addModifier
|
||||
modifier: {
|
||||
type: ModifyStrength
|
||||
amount: -4
|
||||
filter: Nazgul
|
||||
}
|
||||
until: start(regroup)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user