Fixing Easterling Army not exerting for any of its abilities

This commit is contained in:
Christian 'ketura' McCarty
2024-11-01 23:05:09 -05:00
parent 2aa639a3d8
commit 316cc19508

View File

@@ -30,48 +30,60 @@
Fierce Fierce
] ]
effects: [ effects: [
{ {
type: activated type: activated
phase: skirmish phase: skirmish
text: Make Easterling strength +1 text: Make Easterling strength +1
requires: { requires: {
type: canSpotBurdens type: canSpotBurdens
amount: 2 amount: 2
} }
effect: { cost: {
type: modifyStrength type: Exert
select: choose(easterling) select: self
amount: 1 }
} effect: {
} type: modifyStrength
{ select: choose(easterling)
type: activated amount: 1
phase: skirmish }
text: Make Easterling strength +2 }
requires: { {
type: canSpotBurdens type: activated
amount: 4 phase: skirmish
} text: Make Easterling strength +2
effect: { requires: {
type: modifyStrength type: canSpotBurdens
select: choose(easterling) amount: 4
amount: 2 }
} cost: {
} type: Exert
{ select: self
type: activated }
phase: skirmish effect: {
text: Make Easterling strength +3 type: modifyStrength
requires: { select: choose(easterling)
type: canSpotBurdens amount: 2
amount: 6 }
} }
effect: { {
type: modifyStrength type: activated
select: choose(easterling) phase: skirmish
amount: 3 text: Make Easterling strength +3
} requires: {
} type: canSpotBurdens
amount: 6
}
cost: {
type: Exert
select: self
}
effect: {
type: modifyStrength
select: choose(easterling)
amount: 3
}
}
] ]
gametext: <b>Easterling</b>. <b>Fierce</b>.<br><b>Skirmish:</b> Spot 2 burdens and exert this minion to make an Easterling strength +1.<br><b>Skirmish:</b> Spot 4 burdens and exert this minion to make an Easterling strength +2.<br><b>Skirmish:</b> Spot 6 burdens and exert this minion to make an Easterling strength +3. gametext: <b>Easterling</b>. <b>Fierce</b>.<br><b>Skirmish:</b> Spot 2 burdens and exert this minion to make an Easterling strength +1.<br><b>Skirmish:</b> Spot 4 burdens and exert this minion to make an Easterling strength +2.<br><b>Skirmish:</b> Spot 6 burdens and exert this minion to make an Easterling strength +3.
lore: "" lore: ""
@@ -109,30 +121,30 @@
itemclass: Hand weapon itemclass: Hand weapon
target: easterling target: easterling
effects: [ effects: [
{ {
type: modifier type: modifier
modifier: { modifier: {
type: cantTakeWounds type: cantTakeWounds
requires: { requires: {
type: canSpotBurdens type: canSpotBurdens
amount: 2 amount: 2
} }
filter: bearer filter: bearer
} }
} }
{ {
type: modifier type: modifier
modifier: { modifier: {
type: addKeyword type: addKeyword
requires: { requires: {
type: canSpotBurdens type: canSpotBurdens
amount: 5 amount: 5
} }
filter: bearer filter: bearer
keyword: damage keyword: damage
amount: 1 amount: 1
} }
} }
] ]
gametext: Bearer must be an Easterling.<br>While you can spot 2 burdens, bearer cannot take wounds.<br>While you can spot 5 burdens, bearer is <b>damage +1</b>. gametext: Bearer must be an Easterling.<br>While you can spot 2 burdens, bearer cannot take wounds.<br>While you can spot 5 burdens, bearer is <b>damage +1</b>.
lore: ...and the tips of their spears....' lore: ...and the tips of their spears....'
@@ -175,24 +187,24 @@
Archer Archer
] ]
effects: [ effects: [
{ {
type: activated type: activated
phase: archery phase: archery
cost: { cost: {
type: removeTwilight type: removeTwilight
amount: 3 amount: 3
} }
effect: { effect: {
type: modifyArcheryTotal type: modifyArcheryTotal
side: shadow side: shadow
amount: { amount: {
type: forEachYouCanSpot type: forEachYouCanSpot
filter: companion filter: companion
over: 4 over: 4
limit: 4 limit: 4
} }
} }
} }
] ]
gametext: <b>Southron</b>. <b>Archer</b>.<br><b>Archery:</b> Remove (3) to add 1 to the minion archery total for each companion over 4 (limit +4). gametext: <b>Southron</b>. <b>Archer</b>.<br><b>Archery:</b> Remove (3) to add 1 to the minion archery total for each companion over 4 (limit +4).
lore: But I've heard tales of the big folk down away in the Sunlands.' lore: But I've heard tales of the big folk down away in the Sunlands.'
@@ -235,22 +247,22 @@
Ambush 1 Ambush 1
] ]
effects: [ effects: [
{ {
type: trigger type: trigger
optional: true optional: true
trigger: { trigger: {
type: played type: played
filter: self filter: self
} }
requires: { requires: {
type: canSpot type: canSpot
filter: another,southron filter: another,southron
} }
effect:{ effect:{
type: playCardFromDiscard type: playCardFromDiscard
select: choose(minion,ambush) select: choose(minion,ambush)
} }
} }
] ]
gametext: <b>Southron</b>. <b>Ambush (1)</b>.<br>When you play this minion, you may spot another Southron to play a minion with ambush from your discard pile. gametext: <b>Southron</b>. <b>Ambush (1)</b>.<br>When you play this minion, you may spot another Southron to play a minion with ambush from your discard pile.
lore: So when you said Men out of the South, all in red and gold," I said "were there any oliphaunts?" For if there was, I was going to take a look....'" lore: So when you said Men out of the South, all in red and gold," I said "were there any oliphaunts?" For if there was, I was going to take a look....'"
@@ -288,8 +300,8 @@
effects: { effects: {
type: event type: event
requires: { requires: {
type: canSpot type: canSpot
filter: mounted,culture(raider),man filter: mounted,culture(raider),man
} }
effect: [ effect: [
{ {
@@ -297,12 +309,12 @@
player: fp player: fp
text: Would you like to add (4) to prevent discarding a companion? text: Would you like to add (4) to prevent discarding a companion?
cost: { cost: {
type: addTwilight type: addTwilight
amount: 4 amount: 4
} }
effect: { effect: {
type: discard type: discard
select: choose(companion,not(ringBearer)) select: choose(companion,not(ringBearer))
} }
} }
] ]