Files
character-browser/data/clothing/latex_outfit.json
2026-03-15 17:44:43 +00:00

28 lines
682 B
JSON

{
"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",
"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": [
"black latex",
"shiny",
"fetish",
"tight clothing",
"erotic"
]
}