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

30 lines
880 B
JSON

{
"scene_id": "scenicill",
"scene_name": "Scenicill",
"description": "A mystical and detailed forest landscape bathed in the soft glow of twilight and starlight, evoking a magical atmosphere.",
"scene": {
"background": "scenery, outdoors, nature, forest, tree, night, starry_sky, twilight, glowing",
"foreground": "grass, flower, fireflies, glowing, no_humans",
"furniture": [
"rock",
"tree_stump"
],
"colors": [
"blue_theme",
"purple_theme"
],
"lighting": "starry_sky, glowing, cinematic_lighting, ambient_light",
"theme": "fantasy, magical_atmosphere"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/ScenicILL.safetensors",
"lora_weight": 0.8,
"lora_triggers": "scenery",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": {
"scene_type": "Nature",
"nsfw": false
}
}