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,21 +3,21 @@
"scene_name": "Alchemy Shop",
"description": "A dimly lit, mysterious alchemy shop filled with ancient books, glowing potions, and strange magical artifacts like preserved eyes and enchanted daggers.",
"scene": {
"background": "indoors, alchemy laboratory, cluttered, bookshelf, potion, glass bottle, spider web, stone wall, mist, shelves, ancient",
"foreground": "wooden counter, open book, grimoire, mortar and pestle, crystal ball, dagger, jar, cauldron, magic circle, glowing runes, steam",
"background": "indoors, laboratory, alchemy, bookshelf, potion, glass_bottle, spider_web, stone_wall, smoke, shelves, ancient_setting",
"foreground": "counter, open_book, grimoire, mortar_and_pestle, crystal_ball, dagger, jar, cauldron, magic_circle, glowing_runes, steam",
"furniture": [
"wooden shelves",
"wooden counter",
"stone walls"
"shelves",
"counter",
"stone_wall"
],
"colors": [
"deep purple",
"shimmering gold",
"eerie green",
"deep_purple",
"shimmering_gold",
"green",
"brown",
"dark grey"
"dark_grey"
],
"lighting": "dimly lit, candlelight, flickering, glowing, volumetric lighting",
"lighting": "dimly_lit, candlelight, flickering, glowing, volumetric_lighting",
"theme": "fantasy, mystery, arcane, magic, ancient"
},
"lora": {
@@ -27,11 +27,8 @@
"lora_weight_min": 0.6,
"lora_weight_max": 1.0
},
"tags": [
"mysterious alchemy shop",
"interior",
"fantasy",
"background",
"magic shop"
]
"tags": {
"scene_type": "Indoor",
"nsfw": false
}
}