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

30 lines
967 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"],
"notes": ["light freckles often welcome"]
},
"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 / narrow frame welcome — good for size-contrast scenes"]
}
],
"age_read": "prefer adult women who look young (1825 vibe) when unspecified; MILF ok when plot asks",
"face": "unique / distinctive features preferred over generic beauty",
"freckles": "light / scattered preferred",
"notes": [
"Apply these when the user did not specify looks — strength gated by preference_bias",
"Push memorable faces, unusual beauty marks, asymmetric charm when casting freely"
]
}