Added scene and actions browser.
This commit is contained in:
39
data/actions/chokehold.json
Normal file
39
data/actions/chokehold.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"action_id": "chokehold",
|
||||
"action_name": "Chokehold",
|
||||
"action": {
|
||||
"full_body": "dynamic combat pose, character positioning behind an opponent, executing a rear chokehold, two people grappling",
|
||||
"head": "chin tucked tight, face pressed close to the opponent's head, intense or straining expression",
|
||||
"eyes": "focused, narrowed in concentration",
|
||||
"arms": "one arm wrapped tightly around the opponent's neck, the other arm locking the hold by gripping the bicep or clasping hands",
|
||||
"hands": "clenching tight, gripping own bicep or locking fingers behind opponent's neck",
|
||||
"torso": "chest pressed firmly against the opponent's back, leaning back slightly for leverage",
|
||||
"pelvis": "pressed close to opponent's lower back",
|
||||
"legs": "wrapped around the opponent's waist (body triangle or hooks in) or wide standing stance for stability",
|
||||
"feet": "hooked inside opponent's thighs or planted firmly on the ground",
|
||||
"additional": "struggle, tension, submission hold, restrictive motion, self-defense scenario"
|
||||
},
|
||||
"participants": {
|
||||
"solo_focus": "true",
|
||||
"orientation": "MF"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Poses/chokehold.safetensors",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": "chokehold"
|
||||
},
|
||||
"tags": [
|
||||
"chokehold",
|
||||
"grappling",
|
||||
"rear naked choke",
|
||||
"fighting",
|
||||
"wrestling",
|
||||
"martial arts",
|
||||
"restraining",
|
||||
"submission",
|
||||
"headlock",
|
||||
"strangle",
|
||||
"duo",
|
||||
"struggle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user