Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi @quantumodo,

Regarding “10015” (Toe to Toe), the question arises: what happens if my hero receives a stunned card while playing an event with the ‘attack’ label?

The attack of “10015” does not deal damage because we check the stunned status on the attacker each time before they deal any damage. This is based on legacy code that was in place before we fully implemented the ‘attack’ label.

According to the rules about being stunned, it states:

A stunned status card cancels a character’s next attack.

Since it specifies the “next attack,” we believe that the second part of the effect of “10015” should also trigger. We will address this in the next version.

Thank you for your understanding!

I completely agree with you. Thanks for fixing this!