xCT+ Combat Text

xCT+ Combat Text

977k Downloads

[feature]: Should not merge outgoing damage and healing

oBusk opened this issue ยท 1 comments

commented

Is there an existing issue for this?

  • I have searched the existing issues

Feature request

Spells like Consumption uses the same spell ID for both healing and damage, which is unfortunate. The current merging mechanics means that both healing and damage are merged, providing incorrect feedback to the player.

I think it should be possible to treat merging separately for damage and healing even if it is in the same frame, and that should provide better feedback to the player.

commented

Will be fixed in #255