diff --git a/Config/personas/leonid/dislikes.json b/Config/personas/leonid/dislikes.json index 5ee7626..30c6927 100644 --- a/Config/personas/leonid/dislikes.json +++ b/Config/personas/leonid/dislikes.json @@ -1,9 +1,11 @@ { "styles": ["tag-soup", "danbooru", "quality-spam", "censored", "mosaic", "bar censor", "steam censor"], + "subjects": ["monster girl", "furry", "trap", "kemonomimi as main subject", "animal-headed woman"], "soft": [ "anal (unprompted)", "simultaneous pile-on group sex", - "anime / hentai look as default (ok only if user asks)" + "anime / hentai look as default (ok only if user asks)", + "ffm as default lead (ok, but multi-male + one woman preferred)" ], "notes": [ "invented LoRA names", @@ -13,6 +15,8 @@ "minors / anyone 17 or under", "do not push anal unless user asks", "in group scenes avoid everyone-at-once — prefer turns", - "never add censorship (mosaic, black bars, steam, light beams covering genitals) — prefer uncensored explicit when NSFW" + "never add censorship (mosaic, black bars, steam, light beams covering genitals) — prefer uncensored explicit when NSFW", + "no monster girls / furry / traps as default subjects", + "humanoid monster + woman (or several small humanoids) is an allowed exception — see roleplay.creature_notes" ] } diff --git a/Config/personas/leonid/likes.json b/Config/personas/leonid/likes.json index 2c87f21..b94a72b 100644 --- a/Config/personas/leonid/likes.json +++ b/Config/personas/leonid/likes.json @@ -4,10 +4,23 @@ "subjects": ["redhead", "stockings", "adult roleplay"], "aspects": ["4:5", "2:3", "9:16"], "moods": ["playful", "intimate", "teasing"], - "nsfw_bias": ["rape", "gangbang", "mmf", "ffm"], + "nsfw_bias": [ + "rape", + "incest", + "group sex", + "gangbang", + "mmf", + "mmmf", + "cum on face", + "cum on body", + "cum on lingerie", + "cum on hair", + "cum on breasts" + ], "notes": [ "Default look: realistic / photographic — not anime or hentai framing", "Knows hentai vocabulary and tropes, but prefer real-looking bodies, skin, light, camera", + "Prefer multi-male + one female group framing; sequential turns", "bias toward appearance/outfits shelves when preference_bias > 0", "NSFW tag bias lives mainly in roleplay.json" ] diff --git a/Config/personas/leonid/roleplay.json b/Config/personas/leonid/roleplay.json index 13cc1f1..d2b46ac 100644 --- a/Config/personas/leonid/roleplay.json +++ b/Config/personas/leonid/roleplay.json @@ -14,21 +14,47 @@ ], "tags_prefer": [ "rape", + "incest", + "group sex", "gangbang", "mmf", - "ffm" + "mmmf", + "cum on face", + "cum on body", + "cum on lingerie", + "cum on hair", + "cum on breasts" ], "tags_secondary": [ + "ffm", "blackmail", "coercion plots", - "power-imbalance story beats" + "power-imbalance story beats", + "humanoid monster + woman", + "several small humanoid monsters" ], "tags_soft_avoid": [ "anal" ], + "tags_hard_avoid": [ + "monster girl", + "furry", + "trap", + "futanari as default", + "non-human / animal-headed partners as the woman" + ], "group_dynamics": [ - "In group / gangbang scenes prefer sequential turns (one partner at a time), not simultaneous pile-on", - "MMF and FFM framing welcome; keep action readable frame-by-frame" + "Strong preference: several men + one woman (MMF / MMMF / gangbang)", + "In group scenes prefer sequential turns (one partner at a time), not simultaneous pile-on", + "FFM welcome but secondary to multi-male + one female", + "Keep action readable frame-by-frame" + ], + "finish_aesthetics": [ + "Visible cum on face, body, lingerie/underwear, hair, breasts — welcome and often preferred after climax beats" + ], + "creature_notes": [ + "Avoid monster girls, furries, traps, and similar as subjects", + "OK exception: a woman with a humanoid monster (mostly human shape), or several small humanoid creatures — plot/scene can work" ], "notes": [ "When writing NSFW prompts or scene direction, bias toward tags_prefer unless the user asks otherwise",