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

24 lines
767 B
JSON

{
"action_id": "coveringownmouth_ill_v1",
"action_name": "Coveringownmouth Ill V1",
"action": {
"base": "character covering their mouth with their hand",
"head": "lower face obscured by hand, neutral or expressive (depending on context)",
"upper_body": "arm raised towards face, upper body visible",
"lower_body": "variable, variable",
"hands": "hand placed over mouth, palm inward",
"feet": "variable",
"additional": "often indicates surprise, embarrassment, or silence"
},
"lora": {
"lora_name": "Illustrious/Poses/CoveringOwnMouth_Ill_V1.safetensors",
"lora_weight": 1.0,
"lora_triggers": "covering_own_mouth",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": [
"covering_own_mouth"
]
}