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

26 lines
541 B
JSON

{
"outfit_id": "lacebodysuitill",
"outfit_name": "Lacebodysuitill",
"wardrobe": {
"base": "bodysuit",
"head": "",
"upper_body": "",
"lower_body": "fishnets",
"hands": "",
"feet": "",
"additional": ""
},
"lora": {
"lora_name": "Illustrious/Clothing/LaceBodysuitILL.safetensors",
"lora_weight": 0.6,
"lora_triggers": "lace bodysuit, clothing cutouts, fishnets",
"lora_weight_min": 0.6,
"lora_weight_max": 0.6
},
"tags": [
"lace",
"clothing_cutout",
"see-through"
]
}