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

12 lines
623 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"hair": { "color": ["red", "ginger", "auburn"], "length": ["long"] },
"freckles": "light / scattered",
"face": "unique / distinctive over generic beauty",
"age_read": "young-adult 1825 vibe when unspecified; MILF when plot asks",
"body_types": [
{ "height": "tall", "build": "average", "bust": ["small", "medium", "sometimes large"], "hips": ["round", "slim"] },
{ "height": "short", "build": "slim", "bust": ["small", "medium"], "hips": ["round", "slim"], "notes": ["petite ok for size contrast"] }
],
"notes": ["Apply when user did not specify looks — gated by preference_bias"]
}