見出し画像
{
  "monster": {
    "name": "Demonbot Armagon",
    "description": "Demonbot Armagon is a towering giant where demonic features and robotic engineering merge seamlessly. Its body is made of glossy black steel with matte black demonic flesh interspersed. It has large, menacing horns and glowing red eyes, with mechanical limbs that are both agile and powerful.",
    "image_prompt": "A towering giant with a body made of glossy black steel and matte black demonic flesh. It has large horns, glowing red eyes, and mechanical limbs. The background is a dystopian cityscape at night."
  },
  "stats": {
    "hit_points": "300-350",
    "armor_class": "22",
    "speed": "40 ft",
    "strength": "30",
    "dexterity": "18",
    "constitution": "25",
    "intelligence": "12",
    "wisdom": "14",
    "charisma": "10"
  },
  "abilities": {
    "attack_1": {
      "name": "Hellfire Cannon",
      "description": "Demonbot Armagon fires a blast of hellfire from a cannon built into its arm, incinerating everything in its path.",
      "range": "100 ft",
      "hit_bonus": "+10",
      "damage": "4d12 fire damage"
    },
    "special_ability_1": {
      "name": "Steel Terror",
      "description": "Once per battle, Demonbot Armagon can unleash a terrifying roar that shakes the ground and frightens enemies within a 50-foot radius, potentially paralyzing them with fear.",
      "range": "50 ft",
      "hit_bonus": "N/A",
      "damage": "N/A"
    }
  },
  "behavior": {
    "temperament": "Dominating and relentless",
    "social_structure": "Lone enforcer",
    "habitat": "Ruined cities and war-torn landscapes",
    "diet": "Absorbs energy from destroyed materials and life forms"
  },
  "lore": {
    "origin_story": "Created in a dark future where demonic forces and advanced robotics have merged, Armagon is a war machine designed to dominate and terrorize.",
    "cultural_significance": "Symbolizes the fears of unchecked technological and demonic power.",
    "known_weaknesses": "Vulnerable to electrical and holy attacks"
  }
}