dexterity constant
Attribute
const dexterity
Implementation
static const Attribute dexterity = Attribute(
number: 6,
name: "Dexterity",
description:
Paragraph(["Dexterity related to the effectiveness of movement."]),
abbreviation: "DEX",
focuses: [Focuses.coordination, Focuses.grace, Focuses.precision]);