MafiaEngine.Role (mafia_engine v0.1.1)
This module defines the type for role.
Link to this section Summary
Link to this section Types
Link to this type
outcome()
Specs
outcome() :: :kill | :investigate | :heal
The possible outcomes resulting of role interactions during the night phase.
Specs
t() :: :townie | :mafioso | :sheriff | :doctor | :unknown
The possible roles aplayer can have.