HeladoDeBrownie / Crypt-of-the-NecroDancer-Baneful-Bats

Chance-based moves are fatal.
Creative Commons Zero v1.0 Universal
1 stars 0 forks source link

aria gets to use her potion #1

Open HeladoDeBrownie opened 6 months ago

HeladoDeBrownie commented 6 months ago

and presumably coda as well. most likely because blunder detection works by comparing health before to health after a test hit, and their health is the same both before and after

HeladoDeBrownie commented 6 months ago

it might be possible to prevent this using Damage.Flag.BYPASS_DEATH_TRIGGERS, but handling a damage event would likely be a more comprehensive solution