返回画廊数据整理自 YouMind 公共 GitHub/页面数据
插画动漫游戏美术来源:X / Twitter

四象限 RPG 角色设计表

一份高度详细、包含多角色的参考表,分为四个象限,展示了世界观概览以及三位角色的深度设定,包括三视图、表情和装备细节。

Prompt 正文

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

{
"type": "4-quadrant character design reference sheet",
"style": "{argument name=\"art style\" default=\"anime concept art, detailed character design sheet\"}",
"layout": {
"structure": "2x2 grid",
"quadrants": [
{
"position": "top-left",
"title": "{argument name=\"world title\" default=\"獣響界アルドラン - Aldran, the Beast-Sworn World\"}",
"sections": [
{ "name": "Color Palette", "count": 5, "type": "swatches" },
{ "name": "Height Scale", "count": 4, "type": "character silhouettes" },
{ "name": "Character Intros", "count": 4, "type": "portraits with weapons", "labels": ["HC-01 カラス", "HC-02 ガルド", "HC-03 アイラ", "HC-04 シロ"] },
{ "name": "Expressions", "count": 4, "type": "sets of 3 faces per character" },
{ "name": "Physical Details", "count": 4, "type": "sets of 3 close-ups per character" },
{ "name": "Party/Equipment", "count": 3, "type": "group and gear illustrations" }
]
},
{
"position": "top-right",
"title": "{argument name=\"character 1 name\" default=\"ガルド (虎族)\"}",
"description": "Tiger-kin heavy warrior",
"sections": [
{ "name": "Full Body", "count": 3, "labels": ["全身 正面", "全身 後面", "全身 左側面"] },
{ "name": "3/4 View", "count": 1, "labels": ["三面図補助 (斜め前)"] },
{ "name": "Expressions", "count": 3, "labels": ["通常 (平常時)", "戦闘時 (集中)", "稀な柔和 (信頼時)"] },
{ "name": "Anatomy Details", "count": 2, "labels": ["耳の形状・内側の毛色", "尻尾の縞パターン"] },
{ "name": "Equipment Details", "count": 2, "labels": ["右ポルドロン詳細", "右手のタリスマン / 手の特徴"] },
{ "name": "Weapon", "count": 1, "labels": ["大剣「鋼嵐 (コウラン)」"] },
{ "name": "Scale", "count": 1, "labels": ["スケール比較"] }
]
},
{
"position": "bottom-left",
"title": "{argument name=\"character 2 name\" default=\"シロ (白狐族)\"}",
"description": "White Fox-kin mage",
"sections": [
{ "name": "Full Body", "count": 3, "labels": ["全身 正面", "全身 後面", "全身 左側面"] },
{ "name": "3/4 View", "count": 1, "labels": ["三面図補助 (斜め前)"] },
{ "name": "Expressions", "count": 3, "labels": ["通常 (静謐)", "魔力集中時", "稀な微笑み"] },
{ "name": "Anatomy Details", "count": 2, "labels": ["尻尾の配置", "耳の形状"] },
{ "name": "Equipment Details", "count": 2, "labels": ["袖内側の封印紋様", "衣装ディテール / 足元"] },
{ "name": "Weapon", "count": 1, "labels": ["魔杖「灯魂杖 (トコンジョウ)」"] },
{ "name": "Scale", "count": 1, "labels": ["スケール比較"] }
]
},
{
"position": "bottom-right",
"title": "{argument name=\"character 3 name\" default=\"カラス (狼族)\"}",
"description": "Wolf-kin protagonist",
"sections": [
{ "name": "Full Body", "count": 3, "labels": ["全身 正面", "全身 後面", "全身 左側面"] },
{ "name": "3/4 View", "count": 1, "labels": ["三面図補助 (斜め前)"] },
{ "name": "Expressions", "count": 3, "labels": ["通常 (警戒)", "戦闘集中", "稀なリラックス"] },
{ "name": "Anatomy Details", "count": 2, "labels": ["耳の可動状態", "尾の先端テクスチャ"] },
{ "name": "Equipment Details", "count": 3, "labels": ["旅装クローク着用", "戦闘態勢", "装備ディテール / ブーツ裏面デザイン"] },
{ "name": "Weapon", "count": 1, "labels": ["武器「牙斬 (キバキリ)」"] },
{ "name": "Scale", "count": 1, "labels": ["スケール比較"] }
]
}
]
}
}