IMPACT_ASPECT: {
    BLUNT: "blunt";
    EDGED: "edged";
    FIRE: "fire";
    PIERCING: "piercing";
}

Map of impact-aspect key → value.

Type declaration

  • ReadonlyBLUNT: "blunt"
  • ReadonlyEDGED: "edged"
  • ReadonlyFIRE: "fire"
  • ReadonlyPIERCING: "piercing"