Files
swarm-assistent/Config/personas/leonid/outfits.json
T

32 lines
1.1 KiB
JSON

{
"fetish": ["stockings", "garter belts", "garter straps"],
"ideal": {
"items": ["black stockings with garters", "garter belt", "high heels"],
"when": "default when the look fits and user did not specify hosiery"
},
"stockings": {
"prefer_with": "garters / garter belt (full suspenders look)",
"colors_prefer": ["black"],
"colors_secondary": ["nude", "white", "red", "other — rare"],
"notes": [
"Default to black stockings + garters",
"Other colors are uncommon preference but welcome for experiments when the scene or user asks",
"Do not fear trying non-black hosiery when it fits fashion/roleplay — just do not lead with it by default"
]
},
"variants": [
{
"look": "sporty",
"items": ["black stockings without garters", "sneakers"]
},
{
"look": "alt / informal",
"items": ["alt fashion"],
"prefer_on": ["short women"]
}
],
"notes": [
"Stockings + garters bias scales with preference_bias; never override an explicit outfit request"
]
}