Prompt Gallery

角色 / IP / 贴纸 / VTuber

动漫角色资料表

生成一份详细的动漫角色参考表,包含全身肖像、Q 版变体、表情及资料文本块。

ID
13496
作者
皮皮特
标签
角色 / IP / 贴纸 / VTuber / 头像 / 人像 / 写真 / UI / App / 网页 / SaaS

中文提示词

{
  "type": "动漫角色资料表",
  "theme": "{argument name=\"theme color\" default=\"浅蓝与白色\"} 带有发光粒子和网格图案的数字赛博美学",
  "character": {
    "name": "{argument name=\"character name\" default=\"メタかみたん\"}",
    "appearance": {
      "hair": "{argument name=\"hair color\" default=\"棕色\"} 凌乱的高马尾,带有呆毛",
      "eyes": "{argument name=\"eye color\" default=\"蓝色\"}",
      "accessories": "额头上的蓝色护目镜、巨大的白色天使翅膀、银色钥匙项链",
      "outfit": "{argument name=\"outfit\" default=\"超大款白色连帽衫、白色短裤、白色运动鞋\"}"
    }
  },
  "layout": {
    "header": "左上角文字显示“CHARACTER”和“キャラクター紹介”",
    "sections": [
      {
        "title": "资料文本",
        "position": "左侧栏",
        "content": "详细的角色属性,包括身高“165cm”、印象色“白, 水色”以及多个日语引用块"
      },
      {
        "title": "全身肖像",
        "position": "右侧",
        "description": "角色正面站立,微笑,姿态放松"
      },
      {
        "title": "Q 版插画",
        "position": "左下角",
        "count": 1,
        "description": "角色 Q 版形象,坐在椅子上使用笔记本电脑"
      },
      {
        "title": "表情变体",
        "position": "底部中央",
        "count": 2,
        "description": "方形面板展示面部特写表情,均为双手靠近脸部的微笑表情"
      },
      {
        "title": "动作特写",
        "position": "右下角",
        "description": "大型矩形面板,展示角色身体前倾、手托腮、向观众伸手"
      }
    ]
  }
}

原始提示词

{
  "type": "anime character profile sheet",
  "theme": "{argument name=\"theme color\" default=\"light blue and white\"} digital cyber aesthetic with glowing particles and grid patterns",
  "character": {
    "name": "{argument name=\"character name\" default=\"メタかみたん\"}",
    "appearance": {
      "hair": "{argument name=\"hair color\" default=\"brown\"} messy high ponytail with ahoge",
      "eyes": "{argument name=\"eye color\" default=\"blue\"}",
      "accessories": "blue goggles on forehead, large white angel wings, silver key necklace",
      "outfit": "{argument name=\"outfit\" default=\"oversized white hoodie, white shorts, white sneakers\"}"
    }
  },
  "layout": {
    "header": "Top left text reading 'CHARACTER' and 'キャラクター紹介'",
    "sections": [
      {
        "title": "Profile Text",
        "position": "left column",
        "content": "Detailed character stats including height '165cm', image colors '白, 水色', and multiple quote blocks in Japanese"
      },
      {
        "title": "Full Body Portrait",
        "position": "right side",
        "description": "Standing character facing forward, smiling, relaxed pose"
      },
      {
        "title": "Chibi Illustration",
        "position": "bottom left",
        "count": 1,
        "description": "Chibi version of the character sitting on a chair using a laptop"
      },
      {
        "title": "Expression Variants",
        "position": "bottom center",
        "count": 2,
        "description": "Square panels showing close-up face expressions, both smiling with hands near the face"
      },
      {
        "title": "Action Close-up",
        "position": "bottom right",
        "description": "Large rectangular panel showing the character leaning forward, resting head on hand, reaching towards the viewer"
      }
    ]
  }
}