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

24 lines
636 B
JSON

{
"action_id": "mask_pull_up",
"action_name": "Mask Pull Up",
"action": {
"base": "upper_body",
"head": "head_tilt, looking_at_viewer, eyes_visible",
"upper_body": "arms_up, hands_to_face, upper_body",
"lower_body": "",
"hands": "hands_on_mask, fingers_touching_mask",
"feet": "",
"additional": "adjusting_mask, holding_mask"
},
"lora": {
"lora_name": "Illustrious/Poses/mask_pull_up.safetensors",
"lora_weight": 1.0,
"lora_triggers": "surgical mask, mask pull",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": {
"participants": "solo",
"nsfw": false
}
}