Files
character-browser/data/actions/usbreedingslave.json
2026-03-15 17:44:43 +00:00

32 lines
818 B
JSON

{
"action_id": "usbreedingslave",
"action_name": "Usbreedingslave",
"action": {
"base": "breeding_mount, bent_over, bound_wrists",
"head": "looking_at_viewer, facing_viewer, seductive_look",
"upper_body": "bound, arms_behind_back, bent_over",
"lower_body": "bottomless, no_pants, standing, legs_apart",
"hands": "bound",
"feet": "standing",
"additional": "teasing, restrained"
},
"lora": {
"lora_name": "Illustrious/Poses/USBreedingSlave.safetensors",
"lora_weight": 0.6,
"lora_triggers": "USBreedingSlave, breeding_mount",
"lora_weight_min": 0.6,
"lora_weight_max": 0.6
},
"tags": [
"breeding_mount",
"bent_over",
"bound",
"restrained",
"bottomless",
"looking_at_viewer",
"teasing",
"seductive_smile",
"no_pants"
]
}