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

24 lines
713 B
JSON

{
"action_id": "bathingtogether",
"action_name": "Bathingtogether",
"action": {
"base": "bathing, sitting, partially_submerged, bathtub",
"head": "looking_at_viewer, eye_contact",
"upper_body": "bare_shoulders, skin_to_skin, arms_around_each_other",
"lower_body": "underwater, knees_up",
"hands": "hands_on_body",
"feet": "barefoot",
"additional": "bubbles, water, steam, wet, wet_hair, mirror_reflection"
},
"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": {
"participants": "2girls",
"nsfw": false
}
}