Updated JSON fields.

This commit is contained in:
Aodhan Collins
2026-03-21 18:21:00 +00:00
parent 32a73b02f5
commit ed9a7b4b11
991 changed files with 9421 additions and 10559 deletions

View File

@@ -3,7 +3,7 @@
"scene_name": "Bedroom 0F 4 Succubus I",
"description": "A dark and seductive bedroom designed for a succubus, featuring a grand canopy bed with red velvet, black stone walls, glowing runes, and gothic decor.",
"scene": {
"background": "indoors, stone_wall, black_wall, runes, glowing, smoke, incense",
"background": "indoors scenery, dark, stone_wall, black_walls, glowing_runes, magical_glow, smoke, incense, gothic_atmosphere",
"foreground": "chain, skull",
"furniture": [
"canopy_bed",
@@ -12,10 +12,11 @@
"candle"
],
"colors": [
"black_theme",
"red_theme"
"monochrome",
"red_accents",
"dark_theme"
],
"lighting": "dim_lighting, candlelight",
"lighting": "dim_lighting, candlelight, lens_flare",
"theme": "gothic_architecture, fantasy"
},
"lora": {
@@ -25,21 +26,8 @@
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": [
"indoors",
"scenery",
"no_humans",
"bedroom",
"gothic_architecture",
"stone_wall",
"canopy_bed",
"runes",
"candlelight",
"red_theme",
"black_theme",
"dim_lighting",
"chain",
"skull",
"incense"
]
}
"tags": {
"scene_type": "Indoor",
"nsfw": false
}
}