見出し画像


{
  "monster": {
    "name": "Spirit Shaman",
    "description": "A mystical conduit between the physical and spiritual worlds, the Spirit Shaman possesses the ability to communicate with and summon spirit animals. Clad in tribal attire, they embody ancient wisdom.",
    "image_prompt": "Spirit Shaman in a mystical forest, surrounded by spirit animals."
  },
  "stats": {
    "hit_points": "Medium",
    "armor_class": "Medium",
    "speed": "Moderate",
    "strength": "Low",
    "dexterity": "Medium",
    "constitution": "Medium",
    "intelligence": "High",
    "wisdom": "Very High",
    "charisma": "High"
  },
  "abilities": {
    "attack_1": {
      "name": "Spiritual Guidance",
      "description": "Guides allies with the wisdom of spirit animals, enhancing their abilities.",
      "range": "Wide area",
      "hit_bonus": "N/A",
      "damage": "N/A"
    },
    "special_ability_1": {
      "name": "Ancestral Call",
      "description": "Summons ancestral spirits to aid in battle or healing.",
      "range": "Varies",
      "hit_bonus": "N/A",
      "damage": "N/A"
    }
  },
  "behavior": {
    "temperament": "Wise",
    "social_structure": "Part of a tribe or community",
    "habitat": "Forests, sacred places",
    "diet": "Natural, earth-grown sustenance"
  },
  "lore": {
    "origin_story": "Said to have been chosen by the spirits themselves, Spirit Shamans are revered as bridges between worlds.",
    "cultural_significance": "Seen as wise healers and guides, integral to the spiritual health of their communities.",
    "known_weaknesses": "Physical vulnerability, reliance on spiritual energy"
  }
}