Kalevala.Character.Action behaviour (kalevala v0.1.0) View Source
Actions are small character functionality bundled together
For instance, you might have an action to speak into a room, or flee in a random direction.
Link to this section Summary
Link to this section Callbacks
Specs
run(Conn.t(), map()) :: :ok