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

24 lines
706 B
JSON

{
"action_id": "usbreedingslave",
"action_name": "Usbreedingslave",
"action": {
"base": "breeding_mount, bent_over, arms_behind_back, bound",
"head": "looking_at_viewer, seductive_expression",
"upper_body": "bound, arms_behind_back, bent_over",
"lower_body": "bottomless, legs_apart, standing_position",
"hands": "bound",
"feet": "standing",
"additional": "teasing, restraints, bondage"
},
"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": {
"participants": "solo",
"nsfw": true
}
}