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

24 lines
624 B
JSON

{
"action_id": "coveringownmouth_ill_v1",
"action_name": "Coveringownmouth Ill V1",
"action": {
"base": "covering_own_mouth, solo",
"head": "hand_over_mouth",
"upper_body": "arm_raised",
"lower_body": "variable",
"hands": "palm_inward",
"feet": "variable",
"additional": "pensive, shy, embarrassed, surprise"
},
"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": {
"participants": "solo",
"nsfw": false
}
}