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": "latex_outfit",
"outfit_name": "Latex Outfit",
"wardrobe": {
"base": "",
"head": "latex cat ears",
"upper_body": "latex bodysuit, breast cutout, zipper, sleeveless, highleg",
"lower_body": "latex thighhighs, garter belt",
"hands": "elbow gloves, latex gloves",
"feet": "thigh boots, high heels, latex boots",
"base": "latex, shiny, tight_fit",
"head": "cat_ears",
"upper_body": "latex_bodysuit, breast_cutout, zipper, sleeveless",
"lower_body": "thighhighs, garter_straps",
"hands": "elbow_gloves, latex_gloves",
"feet": "thigh_boots, high_heels, latex_boots",
"additional": "choker, collar"
},
"lora": {
@@ -17,11 +17,8 @@
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"black latex",
"shiny",
"fetish",
"tight clothing",
"erotic"
]
}
"tags": {
"outfit_type": "Lingerie",
"nsfw": true
}
}