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

33 lines
1006 B
JSON

{
"action_id": "mask_pull_up",
"action_name": "Mask Pull Up",
"action": {
"full_body": "Upper body or portrait shot of a character interacting with their face covering",
"head": "Facing forward, chin slightly tucked or level",
"eyes": "focused gaze looking directly at the viewer",
"arms": "Elbows bent, raised towards the face",
"hands": "Fingers grasping the top edge of a mask or fabric, pulling it upwards",
"torso": "Shoulders squared",
"pelvis": "n/a",
"legs": "n/a",
"feet": "n/a",
"additional": "The mask fabric is taut where pulled, potentially covering the mouth and nose or in the process of doing so"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/mask_pull_up.safetensors",
"lora_weight": 1.0,
"lora_triggers": "mask_pull_up"
},
"tags": [
"adjusting_mask",
"mask_pull",
"hand_on_mask",
"covering_mouth",
"upper_body",
"mask"
]
}