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,13 +2,13 @@
"outfit_id": "latexnurseill",
"outfit_name": "Latexnurseill",
"wardrobe": {
"base": "",
"base": "latex_clothing, shiny, nurse, uniform",
"head": "nurse_cap",
"upper_body": "latex_top, crop_top, cleavage, midriff",
"upper_body": "latex_top, crop_top, cleavage, midriff, bare_shoulders",
"lower_body": "red_skirt, latex_skirt, miniskirt",
"hands": "",
"feet": "",
"additional": ""
"hands": "gloves",
"feet": "thighhighs, high_heels",
"additional": "cross_on_headwear"
},
"lora": {
"lora_name": "Illustrious/Clothing/LatexNurseILL.safetensors",
@@ -17,10 +17,8 @@
"lora_weight_min": 0.4,
"lora_weight_max": 0.8
},
"tags": [
"nurse",
"latex",
"uniform",
"shiny"
]
}
"tags": {
"outfit_type": "Uniform",
"nsfw": true
}
}