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

33 lines
715 B
JSON

{
"outfit_id": "glow_illus",
"outfit_name": "Glow Illus",
"wardrobe": {
"base": "school_uniform",
"head": "crown",
"upper_body": "black_jacket",
"lower_body": "black_skirt, black_pantyhose",
"hands": "",
"feet": "black_shoes",
"additional": "glowing_tattoo"
},
"lora": {
"lora_name": "Illustrious/Clothing/glow_illus.safetensors",
"lora_weight": 0.8,
"lora_triggers": "gl0w, glow",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"glowing",
"iridescent",
"bioluminescence",
"neon_lights",
"volumetric_lighting",
"backlighting",
"star-shaped_pupils",
"glowing_eyes",
"gradient_hair",
"neon_trim"
]
}