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

29 lines
708 B
JSON

{
"action_id": "bentback",
"action_name": "Bentback",
"action": {
"base": "bent_over, leaning_forward, from_behind",
"head": "looking_at_viewer, looking_back, open_eyes",
"upper_body": "arms_at_sides, twisted_torso, arched_back",
"lower_body": "ass_focus, kneepits",
"hands": "hands_on_legs",
"feet": "barefoot",
"additional": "unnatural_body"
},
"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": [
"bent_over",
"from_behind",
"looking_back",
"kneepits",
"twisted_torso",
"ass_focus"
]
}