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

35 lines
959 B
JSON

{
"action_id": "chokehold",
"action_name": "Chokehold",
"action": {
"base": "rear_naked_choke, from_behind, struggling, kneeling",
"head": "head_back, expressionless, open_mouth, rolling_eyes, tearing_up, empty_eyes",
"upper_body": "arm_around_neck, struggling, grabbing_arm, leaning_forward, arched_back",
"lower_body": "kneeling, bent_over, kneeling, spread_legs",
"hands": "clenched_hands, struggling",
"feet": "barefoot, toes_curled",
"additional": "distress, blushing, saliva, veins"
},
"lora": {
"lora_name": "Illustrious/Poses/chokehold.safetensors",
"lora_weight": 1.0,
"lora_triggers": "choke hold",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": [
"choke_hold",
"rear_naked_choke",
"strangling",
"arm_around_neck",
"from_behind",
"struggling",
"head_back",
"clenched_teeth",
"rolling_eyes",
"drooling",
"saliva",
"ohogao"
]
}