ATTRIBUTE_CODE: {
    AGILITY: "agl";
    AURA: "aur";
    COMELINESS: "cml";
    CREATIVITY: "cre";
    DEXTERITY: "dex";
    ELOQUENCE: "elo";
    EMPATHY: "emp";
    ENDURANCE: "end";
    MORALITY: "mor";
    PERCEPTION: "per";
    REASONING: "rea";
    STRENGTH: "str";
    VOICE: "voi";
    WILL: "wil";
}

Map of attribute-code key → shortcode.

Type declaration

  • ReadonlyAGILITY: "agl"
  • ReadonlyAURA: "aur"
  • ReadonlyCOMELINESS: "cml"
  • ReadonlyCREATIVITY: "cre"
  • ReadonlyDEXTERITY: "dex"
  • ReadonlyELOQUENCE: "elo"
  • ReadonlyEMPATHY: "emp"
  • ReadonlyENDURANCE: "end"
  • ReadonlyMORALITY: "mor"
  • ReadonlyPERCEPTION: "per"
  • ReadonlyREASONING: "rea"
  • ReadonlySTRENGTH: "str"
  • ReadonlyVOICE: "voi"
  • ReadonlyWILL: "wil"