Snayff / notquiteparadise

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

Affliction: Frenzied #244

Open Snayff opened 3 years ago

Snayff commented 3 years ago

Suggested Feature

Basic attack nearest actor.

Requirements

  1. When afflicted by Frenzied, an entity's AI behaviour is temporarily replaced by a new one.
    1. If not in basic attack range of another actor, the Frenzied behaviour moves the entity into basic attack range of the nearest actor.
    2. If in basic attack range of another actor, the Frenzied behaviour attacks that actor.
      1. If in basic attack range of multiple actors the target is chosen randomly.

Additional Context

N/A