Skip to content
Snippets Groups Projects

WIP:Update Wormblight from Reaver's Infestation talent in Corrs/Rot.

Closed K'van requested to merge (removed):master into master

Updates the handling of healing from the wormblight map effect.

Currently, the damage type used by the effect checks if a target has the 'worm' attribute, which is granted by the Infestation sustain. This means that if the sustain is stripped, it will no longer heal the Reaver. It also means that another actor with the Infestation sustain active will also be healed by the effect, even if it's worms were not the source of the wormblight.

We update the damage type to check if a target is the summoner of the source to determine healing, rather than checking for the 'worm' attribute.

Now, only the summoner of the worm that creates the effect will be healed by it, and healing will continue even if the sustain is deactivated.

Merge request reports

Closed by avatar (Mar 14, 2025 2:16am UTC)

Merge details

  • The changes were not merged into master.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • K'van Marked this merge request as a Work In Progress

    Marked this merge request as a Work In Progress

  • K'van Status changed to closed

    Status changed to closed

Please register or sign in to reply
Loading