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

29 lines
550 B
JSON

{
"action_id": "belly_dancing",
"action_name": "Belly Dancing",
"action": {
"base": "belly dancing, standing",
"head": "",
"upper_body": "hands above head",
"lower_body": "swaying hips",
"hands": "palms together",
"feet": "",
"additional": ""
},
"participants": {
"solo_focus": "false",
"orientation": "F"
},
"lora": {
"lora_name": "",
"lora_weight": 1.0,
"lora_triggers": "",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": [
"belly dancing",
"dance"
]
}