Goblin Psychopath issue with multiple damage recipients in combat
- Dominant language
- Java
- Stars
- 2.4k
- Forks
- 940
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 160
Description
I'm reposting this here mostly as a self-reminder - my Goblin Psychopath's implementation only has its effect redirect a single portion of the damage it deals on a lost flip: i.e. if he is blocked by a single blocker, Psychopath redirects all damage back to me as proper. If there are more blockers or Psychopath has trample, he only redirects damage from the first blocker and everything else gets through. Actually all (non-first/double strike) combat damage should be happening simultaneously, therefore all damage from Psychopath should be redirected the first time he deals it in a turn. The core issues is that all of these damage portions are treated as separate damage events in Xmage.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.