Snayff / notquiteparadise

Possibly, one day, a roguelike.
https://snayff.github.io/notquiteparadise/
MIT License
18 stars 9 forks source link

Affliction: Volatile #263

Open Snayff opened 3 years ago

Snayff commented 3 years ago

Suggested Feature

Getting hit consumes all stacks and does damage equal to X times stacks.

Requirements

  1. When receiving direct damage (i.e. not damage over time) whilst afflicted by Volatile, Volatile is removed.
  2. When Volatile is removed (not when it expires) it deals damage equal to X * number of stacks.
  3. When new stacks of Volatile are applied they can stack, infinitely, and are not subject to the immunity from reapplication.

Additional Context

None.