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

24 lines
797 B
JSON

{
"action_id": "chokehold",
"action_name": "Chokehold",
"action": {
"base": "rear_naked_choke, from_behind, struggling, kneeling",
"head": "head_back, open_mouth, rolling_eyes, teardrops, veins, suffocation, air_hunger",
"upper_body": "arm_around_neck, struggling, grabbing_arm, posture_leaned_forward, arched_back",
"lower_body": "kneeling, bent_over, spread_legs",
"hands": "clenched_hands, struggling",
"feet": "barefoot, toes_curled",
"additional": "distress, blushing, drooling, saliva, sweat"
},
"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": {
"participants": "1girl 1boy",
"nsfw": true
}
}