返回画廊数据整理自 YouMind 公共 GitHub/页面数据
插画动漫角色设定来源:X / Twitter

双人科幻角色设定集

生成高度详细的动漫双人角色设定集,包含三视图、表情包和装备细节。

Prompt 正文

默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。

{
"type": "dual character reference sheet",
"theme": "{argument name=\"theme\" default=\"sci-fi mecha pilot and operator\"}",
"layout": "horizontal split, top half male, bottom half female",
"top_character": {
"name": "{argument name=\"male character name\" default=\"白峰カイ\"}",
"appearance": "young male, messy black hair, blue eyes",
"sections": [
{ "title": "profile text", "position": "left column", "description": "basic settings, summary, keywords" },
{ "title": "全身設定", "position": "mid-left", "count": 4, "labels": ["FRONT", "SIDE", "REAR", "3/4 VIEW"], "description": "wearing {argument name=\"male uniform color\" default=\"dark blue and black\"} military uniform" },
{ "title": "表情設定", "position": "top-right", "count": 3, "labels": ["通常", "戦闘時", "わずかな緩み"] },
{ "title": "表情バリエーション", "position": "mid-right", "count": 8, "description": "smaller headshots, various angles" },
{ "title": "パイロットスーツ", "position": "far-right", "count": 2, "labels": ["FRONT", "REAR"], "description": "tight black plugsuit" },
{ "title": "ディテール", "position": "bottom-right", "count": 4, "labels": ["首元", "胸部", "グローブ", "ブーツ"] },
{ "title": "bottom row", "position": "bottom", "elements": ["カラーパレット (6 swatches)", "各部ディテール (4 items: hand, tag, earpiece, neck)", "所持アイテム (2 items: tablet, pendant)", "補足設定 (text block)"] }
]
},
"bottom_character": {
"name": "{argument name=\"female character name\" default=\"月城ユナ\"}",
"appearance": "young female, long dark purple hair, purple eyes",
"sections": [
{ "title": "profile text", "position": "left column", "description": "profile, summary, keywords" },
{ "title": "全身設定", "position": "mid-left", "count": 3, "labels": ["FRONT", "SIDE", "REAR"], "description": "wearing {argument name=\"female uniform color\" default=\"dark blue and grey\"} uniform with skirt" },
{ "title": "表情集", "position": "mid-right", "count": 4, "labels": ["通常", "管制中", "私的な表情", "厳しい表情"] },
{ "title": "オペレーター専用仕様", "position": "far-right", "count": 1, "description": "3/4 view holding tablet, callout lines" },
{ "title": "ディテール設定", "position": "bottom-right", "count": 6, "labels": ["通信インターフェース", "頸部インターフェース", "襟元デザイン", "リスト端末", "IDカード", "靴"] },
{ "title": "bottom row", "position": "bottom", "elements": ["管制室での作業姿勢 (1 half-body shot)", "カラーパレット & マーク (6 swatches, 1 emblem)", "各種バリエーション (4 headshots: ヘッドセット装着, データ解析中, 緊急時, オフモード)", "補足設定 (text block)"] }
]
}
}