Goku Prompt Hub

Curated Prompt Vault

Sengoku Warrior Character Reference Sheet

GI2_08789 2026-07-02 x Content Creation
anime characterreference sheetsengoku warrior

{ "type": "anime character reference sheet", "character": { "name": "{argument name=\"character name\" default=\"Sanada Daisuke\"}", "appearance": "young warri…

Cover Preview

Sengoku Warrior Character Reference Sheet

Cover Preview

Full Prompt

⚡Generate
{
  "type": "anime character reference sheet",
  "character": {
    "name": "{argument name=\"character name\" default=\"Sanada Daisuke\"}",
    "appearance": "young warrior with long brown hair, wearing samurai-inspired armor, {argument name=\"main color\" default=\"red\"} chest plate and guards, {argument name=\"secondary color\ " default=\"navy blue\"} pleated hakama, white short cape"
  },
  "layout": {
    "header": {
      "title": "{argument name=\"character name\" default=\"Sanada Daisuke\"}",
      "subtitle": "{argument name=\"character concept\" default=\"The protagonist of a story set in the Sengoku period. A young general in the Japan-UK quarter. \"}",
      "badge": "Configuration Information"
    },
    "right_side": {
      "main_portrait": "large full-body standing pose, confident smile",
      "background_elements": {
        "emblem": "six-coin crest",
        "quote": "{argument name=\"catchphrase\" default=\"Defend this country." With that pride. \"}",
        "scenery": "monochrome Japanese castle with army banners at the bottom right"
      }
    },
    "sections": [
      {
        "title": "プロフィール",
        "position": "top-left",
        "content": "table with 6 rows and descriptive text"
      },
      {
        "title": "Orthographic Reference",
        "position": "mid-left",
        "count": 3,
        "labels": ["Front", "Side", "Back"]
      },
      {
        "title": "Expression Difference",
        "position": "top-center",
        "count": 6,
        "labels": ["Usual", "Smiling", "Serious", "Anger", "Surprise", "Thinking"]
      },
      {
        "title": "Costume & Equipment Details",
        "position": "bottom-left",
        "count": 9,
        "labels": ["Chest cover", "Shoulder cover", "Arm armor (gauntlet)", "Leg armor (shin guard/knee cover)", "Leather shoes", "White cape (short)", "Obi", "Hakama/kimono part", "Uchikatana"]
      },
      {
        "title": "カラーパレット",
        "position": "bottom-center",
        "count": 8,
        "labels": ["Sanada Red", "Deep Navy", "Gold", "White", "Tea", "Tea Brown", "Skin Color", "Silver"]
      },
      {
        "title": "Worldview",
        "position": "bottom-center-right",
        "content": "paragraph of text describing the setting"
      }
    ]
  }
}