1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"age_regressor": null,
"age_spells": null,
"host": null,
"not_talking": null,
"median": null,
"protector": "Protector",
"leader": "Leader",
"fictive": "Fictive",
"sexual_features": "Enable sexual features (for ponies below 16)",
"sexually_active": "Preemptive sexual consent",
"robot": "Robot",
"plush": "Plush",
"polyamorous": {
"romantic": "Polyamorous (romantic)",
"sexual": "Polyamorous (sexual)"
},
"non_verbal": "Non verbal in real life",
"less_frequent": "Fronts less frequently",
"persecutor": "Persecutor",
"pacifier": "Sleeps with pacifier",
"not_fronting": "Not fronting regularly"
}
|