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

33 lines
1.1 KiB
JSON

{
"action_id": "glass_box",
"action_name": "Glass Box",
"action": {
"base": "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, wide open, looking forward through the barrier",
"upper_body": "reaching forward, elbows bent comfortable, leaning forward against the invisible surface",
"lower_body": "neutral position, standing or slightly bent at knees",
"hands": "palms flattened against the screen, fingers spread, hands on glass",
"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",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": [
"pressed against glass",
"hands on glass",
"face against glass",
"trapped",
"glass wall",
"behind glass"
]
}