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

32 lines
984 B
JSON

{
"scene_id": "vip",
"scene_name": "Vip",
"description": "An exclusive, dimly lit VIP area in a bustling nightclub, partitioned by velvet rope stanchions and furnished with plush lounge furniture and tables laden with expensive alcohol and currency.",
"scene": {
"background": "nightclub, indoors, blurry_background, neon_lights, dim_lighting",
"foreground": "velvet_rope, stanchion, alcohol, martini_glass, champagne, banknote, money, stack_of_money",
"furniture": [
"couch",
"booth_seating",
"table"
],
"colors": [
"red",
"purple",
"black"
],
"lighting": "neon_lights, dim_lighting, colored_lighting, spotlight",
"theme": "party, club, luxury, hedonism"
},
"lora": {
"lora_name": "Illustrious/Backgrounds/VIP.safetensors",
"lora_weight": 0.7,
"lora_triggers": "v1p",
"lora_weight_min": 0.7,
"lora_weight_max": 0.7
},
"tags": {
"scene_type": "Indoor",
"nsfw": false
}
}