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

28 lines
753 B
JSON

{
"action_id": "underbutt_v1",
"action_name": "Underbutt V1",
"action": {
"base": "from_behind, standing, looking_back, over_the_shoulder",
"head": "looking_at_viewer",
"upper_body": "arched_back, hands_on_hips",
"lower_body": "underbutt, gluteal_fold, buttocks, standing",
"hands": "hands_on_thighs",
"feet": "tiptoes",
"additional": "short_shorts, high-cut_legwear, micro_skirt"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/underbutt_v1.safetensors",
"lora_weight": 1.0,
"lora_triggers": "underbutt_v1",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": {
"participants": "solo",
"nsfw": true
}
}