strength constant
Attribute
const strength
Implementation
static const Attribute strength = Attribute(
number: 2,
name: "Strength",
description: Paragraph([
"Strength is related to the physical quality of a character's body."
]),
abbreviation: "STR",
focuses: [Focuses.power, Focuses.endurance, Focuses.toughness]);