Added scene and actions browser.
This commit is contained in:
38
data/scenes/arcadev2.json
Normal file
38
data/scenes/arcadev2.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"scene_id": "arcadev2",
|
||||
"scene_name": "Arcadev2",
|
||||
"description": "A vibrant, dimly lit retro arcade filled with rows of classic game cabinets and neon signs.",
|
||||
"scene": {
|
||||
"background": "indoors, arcade, row of arcade machines, arcade cabinet, neon sign, patterned carpet, posters, crowd background",
|
||||
"foreground": "arcade machine, joystick, buttons, coin slot, reflection, glowing screen",
|
||||
"furniture": [
|
||||
"arcade cabinet",
|
||||
"stool",
|
||||
"pinball machine",
|
||||
"crane game"
|
||||
],
|
||||
"colors": [
|
||||
"neon purple",
|
||||
"neon blue",
|
||||
"cyan",
|
||||
"magenta",
|
||||
"black"
|
||||
],
|
||||
"lighting": "dimly lit, neon glow, backlighting, screen glow, cinematic lighting",
|
||||
"theme": "retro, synthwave, 1980s, gaming, cyberpunk"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "Illustrious/Backgrounds/ArcadeV2.safetensors",
|
||||
"lora_weight": 1.0,
|
||||
"lora_triggers": "ArcadeV2"
|
||||
},
|
||||
"tags": [
|
||||
"arcade",
|
||||
"scenery",
|
||||
"retro gaming",
|
||||
"indoors",
|
||||
"neon lights",
|
||||
"video games",
|
||||
"atmosphere"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user