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

28 lines
848 B
JSON

{
"scene_id": "forestill",
"scene_name": "Forestill",
"description": "A dense, atmospheric forest scene featuring mossy rocks, trees, and a river, potentially providing a dark or dappled sunlight backdrop.",
"scene": {
"background": "forest, trees, river, nature, outdoors, scenery, mountain_stream",
"foreground": "grass, moss, rock, river, stream, forest_floor",
"furniture": [],
"colors": [
"green",
"brown",
"dark_green"
],
"lighting": "dappled_sunlight, shadow, cinematic_lighting",
"theme": "nature"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/ForestILL.safetensors",
"lora_weight": 0.75,
"lora_triggers": "forest, tree, dark_background",
"lora_weight_min": 0.75,
"lora_weight_max": 0.75
},
"tags": {
"scene_type": "Outdoor",
"nsfw": false
}
}