Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attacks display incorrect damage when enemy has Coup de Grace power. #539

Open
acourrau opened this issue Oct 27, 2020 · 0 comments
Open
Labels
bug Something isn't working Character:Cull Related to The Cull

Comments

@acourrau
Copy link
Collaborator

acourrau commented Oct 27, 2020

Version
Slay the spire: MAIN
Mod version: 1.8.2

Describe the bug
When an enemy has had Coup de Grace played on it and has CoupDeGracePower and Intangible, attacks targeted to that enemy display the full damage amount as if the enemy did not have intangible. Attacks actually only do 1 damage.

To Reproduce
Steps to reproduce the behavior:

  1. Enter combat with any enemy
  2. Play card Coup de Grace on the enemy
  3. Hover an attack over enemy, note damage displayed on card.
  4. Play that attack and notice each hit only does 1 damage.

Expected behavior
Cards should display 1 damage when playing against an enemy with intangible.

Screenshots
image
Notice HP after the above card is played:
image

Additional context
This is partially intentional as the damage displayed on the card is needed to calculate how much would be prevented by Coup de Grace.

@acourrau acourrau added bug Something isn't working Character:Cull Related to The Cull labels Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Character:Cull Related to The Cull
Projects
None yet
Development

No branches or pull requests

1 participant