Description
TWI Darth Maul attacks from the trigger for Darth Maul's Lightsaber. So he is swinging for 9 into 2 units and gaining Overwhelm. He targets a Spy token and Queen Amidala. Player controlling Amidala defeats the targeted spy token to stop damage from Maul onto Amidala. It is an open question whether the overwhelm damage to base should be 7 (from the Spy taking combat damage simultaneously with the defeat) or 9 (all direct overwhelm since the spy was defeated), but regardless our engine applies 0 overwhelm damage, which is incorrect.
Links
Test Setup
{
"phase": "action",
"player1": {
"hand": ["darth-mauls-lightsaber"],
"groundArena": ["darth-maul#revenge-at-last"]
},
"player2": {
"groundArena": [
"queen-amidala#championing-her-people",
{
"card": "spy",
"upgrades": ["devotion"]
}
]
}
}
Description
TWI Darth Maul attacks from the trigger for Darth Maul's Lightsaber. So he is swinging for 9 into 2 units and gaining Overwhelm. He targets a Spy token and Queen Amidala. Player controlling Amidala defeats the targeted spy token to stop damage from Maul onto Amidala. It is an open question whether the overwhelm damage to base should be 7 (from the Spy taking combat damage simultaneously with the defeat) or 9 (all direct overwhelm since the spy was defeated), but regardless our engine applies 0 overwhelm damage, which is incorrect.
Links
Test Setup
{ "phase": "action", "player1": { "hand": ["darth-mauls-lightsaber"], "groundArena": ["darth-maul#revenge-at-last"] }, "player2": { "groundArena": [ "queen-amidala#championing-her-people", { "card": "spy", "upgrades": ["devotion"] } ] } }