Leonid outfits: black stockings with garters default; other colors rare but experimental ok.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Leonid Pershin
2026-08-22 02:21:07 +03:00
co-authored by Cursor
parent 3ee7986a15
commit f7f9f6e78d
2 changed files with 16 additions and 5 deletions
+14 -4
View File
@@ -1,8 +1,18 @@
{
"fetish": ["stockings"],
"fetish": ["stockings", "garter belts", "garter straps"],
"ideal": {
"items": ["stockings", "high heels", "garter straps"],
"when": "when the look fits the scene"
"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": [
{
@@ -16,6 +26,6 @@
}
],
"notes": [
"Stockings bias scales with preference_bias; never override an explicit outfit request"
"Stockings + garters bias scales with preference_bias; never override an explicit outfit request"
]
}