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

27 lines
550 B
JSON

{
"outfit_id": "glitterpantsbustierill",
"outfit_name": "Glitterpantsbustierill",
"wardrobe": {
"base": "",
"head": "",
"upper_body": "bustier",
"lower_body": "pants",
"hands": "",
"feet": "",
"additional": ""
},
"lora": {
"lora_name": "Illustrious/Clothing/GlitterPantsBustierILL.safetensors",
"lora_weight": 0.8,
"lora_triggers": "glitter, pants, bustier",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"glitter",
"shiny_clothes",
"bustier",
"pants"
]
}