見出し画像


{
  "monster": {
    "name": "Divine Oracle",
    "description": "A mystical seer with the ability to glimpse into the future, the Divine Oracle is revered for their connection to the divine. Adorned in celestial robes, they embody wisdom and foresight.",
    "image_prompt": "Divine Oracle in a sacred temple, surrounded by visions of the future."
  },
  "stats": {
    "hit_points": "Low",
    "armor_class": "Low",
    "speed": "Slow",
    "strength": "Low",
    "dexterity": "Low",
    "constitution": "Medium",
    "intelligence": "Very High",
    "wisdom": "Very High",
    "charisma": "High"
  },
  "abilities": {
    "attack_1": {
      "name": "Foresight",
      "description": "Predicts and counters enemy moves, providing strategic advantage.",
      "range": "Wide area",
      "hit_bonus": "High",
      "damage": "N/A"
    },
    "special_ability_1": {
      "name": "Prophetic Vision",
      "description": "Reveals hidden truths, altering the course of events.",
      "range": "Varies",
      "hit_bonus": "N/A",
      "damage": "N/A"
    }
  },
  "behavior": {
    "temperament": "Guiding",
    "social_structure": "Solitary or advisor to leaders",
    "habitat": "Sacred temples, places of power",
    "diet": "Sustained by divine energy"
  },
  "lore": {
    "origin_story": "Chosen by the gods, Divine Oracles serve as their voice among mortals, guiding them through visions.",
    "cultural_significance": "Revered as messengers of fate and destiny, guiding kingdoms and heroes.",
    "known_weaknesses": "Physically fragile, reliant on divine protection"
  }
}