Prompt Gallery

其他 / 待细分

复古生物概念设计图

生成一份详细的复古风格动物或生物参考图,包含正视图、表情、栖息地草图及物品清单。

ID
13926
作者
ray@ゲーム心形流
标签
其他 / 待细分

中文提示词

{
  "type": "生物概念艺术参考图",
  "style": "{argument name=\"art style\" default=\"羊皮纸上带有淡水彩晕染的复古铅笔素描\"}",
  "subject": {
    "name": "{argument name=\"creature name\" default=\"Kuro\"}",
    "species": "{argument name=\"creature species\" default=\"黑猫\"}"
  },
  "layout": {
    "sections": [
      {
        "title": "森の小径の黒猫 Kuro -クロ-",
        "position": "top-left",
        "description": "带有植物装饰的个人资料文本框"
      },
      {
        "title": "主插图",
        "position": "top-center",
        "description": "在森林小径上行走的猫"
      },
      {
        "title": "住まい:森の洞窟",
        "position": "top-right",
        "description": "{argument name=\"habitat type\" default=\"森林洞穴\"} 的外观视图"
      },
      {
        "title": "洞窟の中の様子",
        "position": "mid-right",
        "description": "展示巢穴和鱼的内部视图"
      },
      {
        "title": "三面图",
        "position": "middle",
        "count": 4,
        "labels": ["左侧面", "正面", "右侧面", "后面"],
        "description": "带有水平对齐线的正交视图"
      },
      {
        "title": "表情变化",
        "position": "bottom-left",
        "count": 4,
        "labels": ["放松", "警惕", "好奇", "惊讶"]
      },
      {
        "title": "细节",
        "position": "bottom-left",
        "count": 2,
        "labels": ["眼睛特写", "肉球"],
        "description": "一只眼睛和一只肉球的特写"
      },
      {
        "title": "毛发与身体特征",
        "position": "bottom-center",
        "count": 1,
        "description": "全身解剖结构分解"
      },
      {
        "title": "尺寸(参考)",
        "position": "bottom-right",
        "count": 1,
        "description": "与人类腿部对比的比例参考"
      },
      {
        "title": "行走特征",
        "position": "bottom-right",
        "count": 3,
        "description": "小型行走循环剪影"
      },
      {
        "title": "巢穴概况",
        "position": "bottom-right",
        "count": 1,
        "description": "详细的巢穴草图"
      },
      {
        "title": "随身物品与喜爱之物",
        "position": "bottom-right",
        "count": 3,
        "labels": ["鸟羽", "圆石", "鱼骨"],
        "description": "{argument name=\"favorite items\" default=\"鸟羽、圆石、鱼骨\"} 的集合"
      }
    ]
  }
}

原始提示词

{
  "type": "creature concept art reference sheet",
  "style": "{argument name=\"art style\" default=\"vintage pencil sketch with light watercolor wash on parchment paper\"}",
  "subject": {
    "name": "{argument name=\"creature name\" default=\"Kuro\"}",
    "species": "{argument name=\"creature species\" default=\"black cat\"}"
  },
  "layout": {
    "sections": [
      {
        "title": "森の小径の黒猫 Kuro -クロ-",
        "position": "top-left",
        "description": "Profile text block with botanical flourishes"
      },
      {
        "title": "Main Illustration",
        "position": "top-center",
        "description": "Cat walking on a forest path"
      },
      {
        "title": "住まい:森の洞窟",
        "position": "top-right",
        "description": "Exterior view of a {argument name=\"habitat type\" default=\"forest cave\"}"
      },
      {
        "title": "洞窟の中の様子",
        "position": "mid-right",
        "description": "Interior view showing a nest and a fish"
      },
      {
        "title": "三面図",
        "position": "middle",
        "count": 4,
        "labels": ["左側面", "正面", "右側面", "後面"],
        "description": "Orthographic views with horizontal alignment lines"
      },
      {
        "title": "表情バリエーション",
        "position": "bottom-left",
        "count": 4,
        "labels": ["リラックス", "警戒", "好奇心", "驚き"]
      },
      {
        "title": "Details",
        "position": "bottom-left",
        "count": 2,
        "labels": ["目のアップ", "肉球"],
        "description": "Close-ups of one eye and one paw pad"
      },
      {
        "title": "毛並み・体の特徴",
        "position": "bottom-center",
        "count": 1,
        "description": "Full body anatomy breakdown"
      },
      {
        "title": "サイズ(参考)",
        "position": "bottom-right",
        "count": 1,
        "description": "Scale reference next to human legs"
      },
      {
        "title": "歩き方の特徴",
        "position": "bottom-right",
        "count": 3,
        "description": "Small walking cycle silhouettes"
      },
      {
        "title": "巣の様子",
        "position": "bottom-right",
        "count": 1,
        "description": "Detailed nest sketch"
      },
      {
        "title": "持ち物・お気に入りのもの",
        "position": "bottom-right",
        "count": 3,
        "labels": ["鳥の羽", "丸い石", "魚の骨"],
        "description": "Collection of {argument name=\"favorite items\" default=\"bird feather, round stone, fish bone\"}"
      }
    ]
  }
}