返回画廊数据整理自 YouMind 公共 GitHub/页面数据
Prompt 正文
默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。
{
"type": "retro Japanese video game magazine advertisement",
"style": "photograph of a glossy magazine page, slightly curved with visible page edges on the left",
"game_info": {
"title_logo": "{argument name=\"game title\" default=\"シェンムー III ~Shenmue III~\"}",
"console": "{argument name=\"console name\" default=\"Dreamcast\"}",
"release_date": "{argument name=\"release year\" default=\"1999年 発売予定\"}",
"publisher": "SEGA"
},
"main_visual": {
"character": "{argument name=\"main character description\" default=\"3D CGI male character with spiky black hair, a band-aid on his cheek, wearing a brown leather jacket\"}",
"background": "traditional Asian village with wooden buildings, a river, and mountains under a cloudy sky",
"overlay": "faint dragon graphic behind the main logo"
},
"layout": {
"sections": [
{
"title": "Top Header",
"position": "top",
"elements": [
"Dreamcast swirl logo",
"Large horizontal catchphrase: {argument name=\"main catchphrase\" default=\"あれから——涼、再び旅立つ。\"}"
]
},
{
"title": "Vertical Copy",
"position": "left and right edges",
"elements": [
"Left vertical text: 人は、運命のために生まれてくるのか——",
"Right vertical text: シェンムー、ついに完結へ。"
]
},
{
"title": "Feature Screenshots",
"position": "mid-right",
"count": 4,
"labels": [
"さらなる強敵たちとの出会い。",
"広大な世界、進化したグラフィック。",
"新たな仲間たちとの絆。",
"すべての謎が、ここに結ばれる。"
]
},
{
"title": "Footer Information",
"position": "bottom",
"elements": [
"Presented by SEGA logo",
"Game spec text block",
"Age rating box: 15才以上",
"Image of the Dreamcast console and controller",
"URL: http://www.sega.co.jp/"
]
}
]
}
}