cots
cots: Map<string, {
cot: string;
desc: string;
full?: string;
}>
how
how: Map<string, {
value: string;
what: string;
}>
is
is: Map<string, {
match: string;
what: string;
}>
relations
relations: Map<string, {
cot: string;
desc: string;
}>
weapons
weapons: Map<string, {
cot: string;
desc: string;
}>