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

31 lines
729 B
JSON

{
"outfit_id": "police_cosplay_illustrious",
"outfit_name": "Police Cosplay Illustrious",
"wardrobe": {
"base": "police_uniform",
"head": "police_hat",
"upper_body": "short_sleeves",
"lower_body": "miniskirt, fishnet_pantyhose",
"hands": "fingerless_gloves",
"feet": "high_heels",
"additional": "thong"
},
"lora": {
"lora_name": "Illustrious/Clothing/police_cosplay_illustrious.safetensors",
"lora_weight": 0.8,
"lora_triggers": "police_cos",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"police_uniform",
"police_hat",
"miniskirt",
"fishnet_pantyhose",
"high_heels",
"fingerless_gloves",
"short_sleeves",
"thong"
]
}