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

31 lines
900 B
JSON

{
"scene_id": "arcadev2",
"scene_name": "Arcadev2",
"description": "A vibrant, retro-styled video arcade interior filled with rows of gaming cabinets, illuminated by neon glows and ceiling lights over a classic checkered floor.",
"scene": {
"background": "indoors",
"foreground": "arcade_cabinet",
"furniture": [
"arcade_cabinet",
"stool"
],
"colors": [
"neon_lights",
"colorful"
],
"lighting": "ceiling_light",
"theme": "arcade"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/ArcadeV2.safetensors",
"lora_weight": 0.7,
"lora_triggers": "4rc4d3",
"lora_weight_min": 0.7,
"lora_weight_max": 0.7
},
"prompt": "arcade, indoors, arcade_cabinet, joystick, monitor_screen, checkered_floor, ceiling_light, neon_lights, stool, dim_lighting, retro",
"tags": {
"scene_type": "Indoor",
"nsfw": false
}
}