instinct constant

Focus const instinct

Implementation

static const Focus instinct = Focus(
    name: "Instinct",
    description: Paragraph([
      "Unlike the two other focuses, instinct relies on trusting what's within rather than looking at the environment.",
      "Having a gut feeling or a hunch about something is related to instinct."
    ]));