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

28 lines
903 B
JSON

{
"action_id": "display_case_bdsm_illus",
"action_name": "Display Case Bdsm Illus",
"action": {
"base": "glass_box, confinement, trapped, human_exhibit, enclosure",
"head": "looking_at_viewer, open_mouth, empty_eyes, expressionless",
"upper_body": "bound, arms_behind_back, arms_pressed_against_glass, restricted_movement",
"lower_body": "kneeling, standing",
"hands": "hands_pressed_against_glass, bound_hands",
"feet": "barefoot",
"additional": "reflections, glass, transparent_wall, exhibit, bondage, bdsm"
},
"participants": {
"solo_focus": "true",
"orientation": "F"
},
"lora": {
"lora_name": "Illustrious/Poses/display_case_bdsm_illus.safetensors",
"lora_weight": 1.0,
"lora_triggers": "display_case_bdsm_illus",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": {
"participants": "solo",
"nsfw": true
}
}