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

24 lines
629 B
JSON

{
"action_id": "bentback",
"action_name": "Bentback",
"action": {
"base": "bent_over, from_behind, arched_back",
"head": "looking_back, looking_at_viewer",
"upper_body": "twisted_torso, arms_at_sides",
"lower_body": "ass_focus, kneepits, spread_legs",
"hands": "hands_on_legs",
"feet": "barefoot",
"additional": "leaning_forward"
},
"lora": {
"lora_name": "Illustrious/Poses/BentBack.safetensors",
"lora_weight": 1.0,
"lora_triggers": "bentback, kneepits",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": {
"participants": "solo",
"nsfw": true
}
}