24 lines
571 B
JSON
24 lines
571 B
JSON
{
|
|
"outfit_id": "cat_cosplay",
|
|
"outfit_name": "Cat Cosplay",
|
|
"wardrobe": {
|
|
"base": "cat_girl, cosplay",
|
|
"head": "nekomimi, cat_ears, hairband",
|
|
"upper_body": "string_bikini, bikini_top",
|
|
"lower_body": "bikini_bottom, panties, thighhighs",
|
|
"hands": "paw_gloves",
|
|
"feet": "high_heels",
|
|
"additional": "collar, bell_choker, tail"
|
|
},
|
|
"lora": {
|
|
"lora_name": "",
|
|
"lora_weight": 0.8,
|
|
"lora_triggers": "",
|
|
"lora_weight_min": 0.8,
|
|
"lora_weight_max": 0.8
|
|
},
|
|
"tags": {
|
|
"outfit_type": "Cosplay",
|
|
"nsfw": false
|
|
}
|
|
} |