Files
character-browser/data/clothing/latex_outfit.json
2026-03-21 18:21:00 +00:00

24 lines
652 B
JSON

{
"outfit_id": "latex_outfit",
"outfit_name": "Latex Outfit",
"wardrobe": {
"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": {
"lora_name": "Illustrious/Clothing/latex_clothing.safetensors",
"lora_weight": 0.8,
"lora_triggers": "",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": {
"outfit_type": "Lingerie",
"nsfw": true
}
}