MORALE_CATEGORY: {
BRAVE: "brave";
CATATONIC: "catatonic";
NONE: "none";
ROUTED: "routed";
STEADY: "steady";
WITHDRAWING: "withdrawing";
}
Type declaration
ReadonlyBRAVE: "brave"
ReadonlyCATATONIC: "catatonic"
ReadonlyNONE: "none"
ReadonlyROUTED: "routed"
ReadonlySTEADY: "steady"
ReadonlyWITHDRAWING: "withdrawing"
Map of morale-category key → string value.