Benedict Etzel

Results 55 issues of Benedict Etzel

Arcane Blast currently deals: - 4 damage without Spellpower increase - 6 damage with +1 Spellpower - 8 damage with +2 Spellpower It should deal: - 2 damage without Spellpower...

engine
cards

SI:7 Agent should not require a target if combo is not active. Observed via Kettle.

kettle

The interaction should be ([video here](https://www.youtube.com/watch?v=3xS3LtA2q8M) and [here](https://www.youtube.com/watch?v=4sHHQQbPJIM#t=8m55s)): - if Cult Master was played first: Ambusher dies, Cult Master draws a card, Cult Master is bounced - if Ambusher was...

tests

Health should stick if an enchantment is removed: ``` python def test_stormwind_champion_heal(): game = prepare_game() goldshire = game.player1.summon(GOLDSHIRE_FOOTMAN) assert goldshire.atk == 1 assert goldshire.health == 2 stormwind = game.player1.give("CS2_222") stormwind.play()...

engine

If you play a minion and Vol'jin it, and then play a Faceless Manipulator targeting either Vol'jin or the minion with Voljin's Shadowed buff, the following error occurs: ``` pytb...

cards

More or less the inverse of #81: "Unlike effects such as Avenge and Dark Cultist, Powermace cannot buff a 0 or lower Health Mech and thus save it from dying...

tests

Fixes #2460 Fixes #4482 Fixes #6503 Fixes #6585 Fixes #6614 Fixes #6692 ## Summary of Changes This PR is the first step on the way to our new flight warning...

Needs Changelog
QA Tier 2

### Aircraft Version Development ### Build info ```json { "built": "2022-03-13T12:33:48+00:00", "ref": "HEAD", "sha": "1c25455bb17e2a0015cb22c9d9c1ad299bf2bfa5", "actor": "crocket63 ", "event_name": "manual", "pretty_release_name": "master:1c25455b" } ``` ### Describe the bug Entering the...

Bug
True to Life
FMS

@tiagott-hs commented on [Mon Sep 24 2018](https://github.com/HearthSim/HSReplay.net/issues/993) While viewing a replay from one of his games, a customer reported that a random C'thun showed up on the battlefield right after...

bug