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

31 lines
770 B
JSON

{
"action_id": "bathingtogether",
"action_name": "Bathingtogether",
"action": {
"base": "bathing, sitting, partially_submerged",
"head": "looking_at_viewer, facing_viewer, eye_contact",
"upper_body": "arms_resting, bare_shoulders",
"lower_body": "submerged, knees_up, submerged",
"hands": "resting",
"feet": "no_shoes",
"additional": "bathtub, steam, water, bubbles, wet"
},
"lora": {
"lora_name": "Illustrious/Poses/bathingtogether.safetensors",
"lora_weight": 1.0,
"lora_triggers": "bathing together",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": [
"bathing",
"bathtub",
"partially_submerged",
"pov",
"looking_at_viewer",
"wet",
"steam",
"bare_shoulders"
]
}