Files
character-browser/data/scenes/mushroom.json
2026-03-21 18:21:00 +00:00

29 lines
908 B
JSON

{
"scene_id": "mushroom",
"scene_name": "Mushroom",
"description": "A fantasy forest landscape filled with large, glowing mushrooms and bioluminescent flora under a night sky",
"scene": {
"background": "forest, mushroom_forest, giant_mushroom, night, starry_sky, bioluminescence, glowing_plant, trees",
"foreground": "grass, mushroom, fungus, ferns, wildflowers, moss",
"furniture": [],
"colors": [
"colorful",
"blue",
"green",
"purple"
],
"lighting": "bioluminescence, glowing, cinematic_lighting, ambient_occlusion, dark",
"theme": "fantasy, magical, high_fantasy, surreal, ethereal"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Mushroom.safetensors",
"lora_weight": 0.7,
"lora_triggers": "mshr00m",
"lora_weight_min": 0.7,
"lora_weight_max": 0.7
},
"tags": {
"scene_type": "Fantasy",
"nsfw": false
}
}