awareness constant

Focus const awareness

Implementation

static const Focus awareness = Focus(
    name: "Awareness",
    description: Paragraph([
      "Awareness represent a character's ability of becoming conscious of the environment around them.",
      "Noticing details, perceiving signs, hearing quiet sounds are all things that rely on awareness."
    ]));