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

28 lines
886 B
JSON

{
"action_id": "against_glass_bs",
"action_name": "Against Glass Bs",
"action": {
"base": "against_glass, leaning_forward, pressed_against_surface, glass_surface",
"head": "face_pressed, cheek_press, breath_on_glass, looking_at_viewer, intimate_gaze",
"upper_body": "chest_pressed_against_glass, leaning_into_glass",
"lower_body": "hips_pushed_forward, standing",
"hands": "hands_on_glass, palms_on_glass, fingers_spread",
"feet": "standing",
"additional": "condensation, translucent_surface, distortion"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/Against_glass_bs.safetensors",
"lora_weight": 1.0,
"lora_triggers": "Against_glass_bs",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": {
"participants": "solo",
"nsfw": false
}
}