Files
character-browser/data/actions/glass_box.json
2026-02-22 23:44:28 +00:00

33 lines
1.1 KiB
JSON

{
"action_id": "glass_box",
"action_name": "Glass Box",
"action": {
"full_body": "character standing or crouching inside a confined transparent space, pressing against the front boundary",
"head": "face pressed against glass, cheek squishing against surface, looking at viewer",
"eyes": "wide open, looking forward through the barrier",
"arms": "reaching forward, elbows bent comfortable",
"hands": "palms flattened against the screen, fingers spread, hands on glass",
"torso": "leaning forward against the invisible surface",
"pelvis": "neutral position",
"legs": "standing or slightly bent at knees",
"feet": "flat on the floor of the box",
"additional": "condensation, breath on glass, slight reflection, feeling of confinement"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/glass_box.safetensors",
"lora_weight": 1.0,
"lora_triggers": "glass_box"
},
"tags": [
"pressed against glass",
"hands on glass",
"face against glass",
"trapped",
"glass wall",
"behind glass"
]
}