Fixing Ithilien Blade errata granting the strength to itself instead of its bearer. Fixing Cavern Entrance errata not blocking sites and the One Ring special abilities.
This commit is contained in:
@@ -137,15 +137,7 @@
|
||||
type: addmodifier
|
||||
modifier: {
|
||||
type: cantUseSpecialAbilities
|
||||
filter: side(freeps)
|
||||
}
|
||||
until: end(skirmish)
|
||||
}
|
||||
{
|
||||
type: addmodifier
|
||||
modifier: {
|
||||
type: cantUseSpecialAbilities
|
||||
filter: side(shadow)
|
||||
filter: or(side(freeps),side(shadow),site,the one ring)
|
||||
}
|
||||
until: end(skirmish)
|
||||
}
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
type: modifier
|
||||
modifier: {
|
||||
type: modifystrength
|
||||
filter: self
|
||||
filter: bearer
|
||||
requires: {
|
||||
type: canSpot
|
||||
filter: roaming,minion
|
||||
|
||||
Reference in New Issue
Block a user