toughness constant

Focus const toughness

Implementation

static const Focus toughness = Focus(
    name: "Toughness",
    description: Paragraph([
      "Similar to endurance, but with less emphasis on time.",
      "Taking a punch, blocking a blow or breaking a brick with your head relate to toughness."
    ]));