Summary
Gisela, Blade of Goldnight causes the first combat after her first Command Zone cast to deal zero damage, instead of applying her damage-doubling replacement effect.
Expected behavior
After Gisela resolves, an unblocked 3/3 dealing combat damage to an opponent should deal 6 damage.
Actual behavior
Runtime reproduction on current origin/main:
- Cast real Gisela from the Command Zone.
- Declare an unblocked 3/3 attacker at the opponent.
- Resolve combat damage.
- The opponent remained at 20 life instead of taking 6 damage.
This confirms the Discord report as a runtime replacement/combat defect. The generated card data includes Gisela's opponent-facing damage-doubling replacement, so this is not merely an absent parser entry.
Reproduction
- Start a Commander game with Gisela in the Command Zone.
- Cast and resolve Gisela.
- Attack an opponent with an unblocked 3/3.
- Advance through combat damage.
- Observe zero damage on the first combat after the Command Zone cast.
Suggested labels
bug, area:engine, priority:p2-wrong-game-result, source:discord
Summary
Gisela, Blade of Goldnight causes the first combat after her first Command Zone cast to deal zero damage, instead of applying her damage-doubling replacement effect.
Expected behavior
After Gisela resolves, an unblocked 3/3 dealing combat damage to an opponent should deal 6 damage.
Actual behavior
Runtime reproduction on current origin/main:
This confirms the Discord report as a runtime replacement/combat defect. The generated card data includes Gisela's opponent-facing damage-doubling replacement, so this is not merely an absent parser entry.
Reproduction
Suggested labels
bug, area:engine, priority:p2-wrong-game-result, source:discord