Files
character-browser/data/actions/danglinglegs.json
2026-02-22 23:44:28 +00:00

33 lines
934 B
JSON

{
"action_id": "danglinglegs",
"action_name": "Danglinglegs",
"action": {
"full_body": "holding waist, dangling legs, size difference",
"head": "facing forward or looking down",
"eyes": "relaxed gaze",
"arms": "resting on lap or gripping the edge of the seat",
"hands": "placed on thighs or holding on",
"torso": "upright sitting posture",
"pelvis": "seated on edge",
"legs": "dangling in the air, knees bent at edge, feet not touching the floor",
"feet": "relaxed, hanging loose",
"additional": "sitting on ledge, sitting on desk, high stool"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/danglinglegs.safetensors",
"lora_weight": 1.0,
"lora_triggers": "danglinglegs"
},
"tags": [
"dangling legs",
"sitting",
"feet off ground",
"from below",
"ledge",
"high place"
]
}