29 lines
550 B
JSON
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"
|
|
]
|
|
}
|