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

24 lines
563 B
JSON

{
"outfit_id": "latex_clothing",
"outfit_name": "Latex Clothing",
"wardrobe": {
"base": "latex, shiny_texture, form_fitting",
"head": "",
"upper_body": "black_serafuku, latex_top",
"lower_body": "black_skirt, latex_skirt",
"hands": "",
"feet": "",
"additional": ""
},
"lora": {
"lora_name": "Illustrious/Clothing/latex_clothing.safetensors",
"lora_weight": 0.8,
"lora_triggers": "latex",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": {
"outfit_type": "Uniform",
"nsfw": false
}
}