返回画廊数据整理自 YouMind 公共 GitHub/页面数据
Prompt 正文
默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。
{
"type": "video game screenshot",
"style": "{argument name=\"art style\" default=\"Grand Theft Auto VI aesthetic, realistic 3D graphics\"}",
"setting": "balcony overlooking a coastal city at sunset, palm trees, skyscrapers, warm lighting",
"characters": [
{
"role": "NPC",
"description": "{argument name=\"npc description\" default=\"Omni-Man, muscular older man with a mustache and grey temples, wearing a red and white superhero suit\"}",
"position": "center-left, facing camera"
},
{
"role": "Player",
"description": "man wearing a backwards dark baseball cap and light grey t-shirt",
"position": "right foreground, back to camera"
}
],
"ui_elements": {
"type": "dialogue menu",
"position": "bottom center",
"speaker_name": "{argument name=\"speaker name\" default=\"OMNI-MAN\"}",
"dialogue_text": "{argument name=\"npc dialogue\" default=\"This planet isn't yours to protect. Viltrumite rule is inevitable.\"}",
"choices_count": 3,
"choices": [
"1. {argument name=\"choice 1\" default=\"You're not taking over anything.\"}",
"2. What do you want from me?",
"3. I don't care about your politics."
],
"highlight": "Choice 1 has a translucent purple background bar"
}
}