Merge remote-tracking branch 'phallen/patch-5' into bug/march-bugs
This commit is contained in:
@@ -950,6 +950,7 @@
|
||||
effect: {
|
||||
type: preventDiscard
|
||||
select: choose(machine)
|
||||
count: any
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
@@ -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: ""
|
||||
|
||||
Reference in New Issue
Block a user