[#bugs] Being on fire stops things that require you to wait, like sunder mind and medita...

Issue #3105 resolved
Freehold Games Bot Account created an issue

Marked for crossposting by: helado, who knits the icy cream

Message (jump):

<Paperbell> Being on fire stops things that require you to wait, like sunder mind and meditate. This restriction doesn't seem to apply to non-players.

Comments (6)

  1. chaos

    Fairly gnarly design corner case. The issue is that if you’re on fire, using the wait command doesn’t wait, it makes you firefight on yourself, which then interrupts things that are looking for non-waiting energy use. Ways to address this:

    1. Make wait-command-based firefighting pretend to be a form of waiting so it doesn’t interrupt things. Kinda cheese.
    2. Rig something up so wait-command-based firefighting to check for the existence of things that would be interrupted by it and let you choose whether you actually want to firefight. Lot of buck for very little bang, and makes every turn you wait require answering a popup.
    3. Separate firefighting from the wait command and make people do it via the self-interact menu or a keybind or something.

    Any idea what you might prefer to see here?

  2. Log in to comment