Fix for Above the Battlement

This card has two effects rather than two costs
This commit is contained in:
PhallenCassidy
2025-03-25 15:18:16 -04:00
committed by GitHub
parent 7c6d77a01f
commit fcface089b

View File

@@ -15,11 +15,11 @@
timewords: Shadow
effects: {
type: event
cost: {
effect: {
type: choice
texts: [
Play a besieger stacked on a site you control
Remove a burden
Remove a burden to play a {SAURON} Orc from discard
]
effects: [
{
@@ -28,17 +28,18 @@
on: controlledSite
}
{
type: costToEffect
cost: {
type: removeBurdens
}
]
},
effect: [
{
effect: {
type: playCardFromDiscard
select: choose(culture(sauron),orc)
}
}
]
}
}
gametext: Play a besieger stacked on a site you control or remove a burden to play a [sauron] Orc from your discard pile.
lore: "...they began to throw missiles marvellously high...."
promotext: ""