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

34 lines
952 B
JSON

{
"scene_id": "arcade___illustrious",
"scene_name": "Arcade Illustrious",
"description": "A vibrant, dimly lit arcade room featuring rows of retro video game cabinets, neon signage, and a checkered floor pattern.",
"scene": {
"background": "indoors, arcade, checkered_floor, neon_lights, darkness, poster, wall_scroll",
"foreground": "arcade_cabinet, joystick, monitor, stool",
"furniture": [
"arcade_cabinet",
"stool",
"table"
],
"colors": [
"purple",
"neon_blue",
"red",
"dark",
"multicolored"
],
"lighting": "dimly_lit, bloom, neon_lights",
"theme": "retro_gaming, cyberpunk, 80s, gaming"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/Arcade_-_Illustrious.safetensors",
"lora_weight": 0.7,
"lora_triggers": "4rc4d3",
"lora_weight_min": 0.7,
"lora_weight_max": 0.7
},
"tags": {
"scene_type": "Indoor",
"nsfw": false
}
}