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:
Christian 'ketura' McCarty
2023-04-21 18:16:13 -05:00
parent b5af5e3b4d
commit cacc9cbfcc
2 changed files with 2 additions and 10 deletions

View File

@@ -137,15 +137,7 @@
type: addmodifier type: addmodifier
modifier: { modifier: {
type: cantUseSpecialAbilities type: cantUseSpecialAbilities
filter: side(freeps) filter: or(side(freeps),side(shadow),site,the one ring)
}
until: end(skirmish)
}
{
type: addmodifier
modifier: {
type: cantUseSpecialAbilities
filter: side(shadow)
} }
until: end(skirmish) until: end(skirmish)
} }

View File

@@ -37,7 +37,7 @@
type: modifier type: modifier
modifier: { modifier: {
type: modifystrength type: modifystrength
filter: self filter: bearer
requires: { requires: {
type: canSpot type: canSpot
filter: roaming,minion filter: roaming,minion