FEAR_CATEGORY: {
AFRAID: "afraid";
BRAVE: "brave";
CATATONIC: "catatonic";
NONE: "none";
STEADY: "steady";
TERRIFIED: "terrified";
}
Type declaration
ReadonlyAFRAID: "afraid"
ReadonlyBRAVE: "brave"
ReadonlyCATATONIC: "catatonic"
ReadonlyNONE: "none"
ReadonlySTEADY: "steady"
ReadonlyTERRIFIED: "terrified"
Map of fear-category key → string value.