Files
character-browser/data/scenes/vip.json
2026-02-22 23:44:28 +00:00

35 lines
981 B
JSON

{
"scene_id": "vip",
"scene_name": "Vip",
"description": "A high-end, exclusive VIP lounge scene set in a luxury penthouse overlooking a city skyline at night.",
"scene": {
"background": "indoors, penthouse, luxury, cityscape, night, skyline, large window, heavy curtains, golden geometric patterns",
"foreground": "champagne bottle, ice bucket, crystal glasses, velvet rope, red carpet",
"furniture": [
"chesterfield sofa",
"crystal chandelier",
"marble coffee table",
"gold accents"
],
"colors": [
"gold",
"black",
"burgundy",
"royal purple"
],
"lighting": "dim lighting, mood lighting, cinematic, soft glow, city lights",
"theme": "luxury, wealth, exclusivity, nightlife"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/VIP.safetensors",
"lora_weight": 1.0,
"lora_triggers": "VIP"
},
"tags": [
"vip",
"luxury",
"rich",
"elegant",
"high lass"
]
}