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

32 lines
1018 B
JSON

{
"scene_id": "il_medieval_brothel_bedroom_r1",
"scene_name": "Il Medieval Brothel Bedroom R1",
"description": "A dimly lit, rustic medieval bedroom featuring a large canopy bed, wooden interiors, and red drapery.",
"scene": {
"background": "indoors, room, bedroom, wood_walls, wood_floor, window, night",
"foreground": "canopy_bed, ornate_bed, rug, candle, lighting_candle",
"furniture": [
"canopy_bed",
"rug",
"curtains"
],
"colors": [
"brown",
"red",
"orange"
],
"lighting": "candlelight, dim_light, shadowy",
"theme": "medieval, brothel, fantasy, moody"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/IL_Medieval_brothel_Bedroom_r1.safetensors",
"lora_weight": 1.0,
"lora_triggers": "medieval_brothel, bedroom, canopy bed, wooden floor, wooden wall, candle, night, red curtains, carpet, window",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": {
"scene_type": "Indoor",
"nsfw": true
}
}