Files
character-browser/data/actions/sexualcoaching.json
2026-03-21 18:21:00 +00:00

28 lines
898 B
JSON

{
"action_id": "sexualcoaching",
"action_name": "Sexualcoaching",
"action": {
"base": "standing, looking at viewer, presentation, commanding, confident",
"head": "glasses, bangs, blunt bangs, hair over eye, sharp gaze, eye contact",
"upper_body": "business suit, blazer, pencil skirt, white shirt, pointer, holding pointer",
"lower_body": "standing, pantyhose, high heels, pencil skirt",
"hands": "holding pole, pointer stick",
"feet": "high heels, pumps",
"additional": "classroom, whiteboard, teacher, school, indoors"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/sexualcoaching.safetensors",
"lora_weight": 1.0,
"lora_triggers": "sexualcoaching",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": {
"participants": "1girl",
"nsfw": true
}
}