Updated JSON fields.

This commit is contained in:
Aodhan Collins
2026-03-21 18:21:00 +00:00
parent 32a73b02f5
commit ed9a7b4b11
991 changed files with 9421 additions and 10559 deletions

View File

@@ -2,12 +2,12 @@
"outfit_id": "french_maid_01",
"outfit_name": "French Maid",
"wardrobe": {
"base": "",
"head": "hairband",
"upper_body": "corset, low cut top",
"lower_body": "frilled skirt, lace stockings",
"hands": "frilled sleeves",
"feet": "heels",
"base": "french_maid_outfit",
"head": "headband, frilled_headband",
"upper_body": "corset, cleavage",
"lower_body": "frilled_skirt, lace_trimmed_legwear, thighhighs",
"hands": "frilled_sleeves",
"feet": "high_heels",
"additional": "apron"
},
"lora": {
@@ -17,7 +17,8 @@
"lora_weight_min": 0.4,
"lora_weight_max": 1.0
},
"tags": [
"French Maid"
]
}
"tags": {
"outfit_type": "Uniform",
"nsfw": false
}
}