👹 Awakened Tree
Monsters
View raw API endpoint ↗

Description

An awakened tree is an ordinary tree given sentience and mobility by the awaken spell or similar magic.

Properties

Actions
Slam
Alignment
unaligned
Challenge_rating
2
Charisma
7
Constitution
15
Damage_resistances
  • bludgeoning
  • piercing
Damage_vulnerabilities
fire
Dexterity
6
Hit_dice
7d12
Hit_points
59
Hit_points_roll
7d12+14
Image
/api/images/monsters/awakened-tree.png
Intelligence
10
Languages
one language known by its creator
Proficiency_bonus
2
Size
Huge
Special_abilities
False Appearance
Strength
19
Type
plant
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
10
Xp
450
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 6,
      "damage": [
        {
          "damage_dice": "3d6+4",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage.",
      "name": "Slam"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "natural",
      "value": 13
    }
  ],
  "challenge_rating": 2,
  "charisma": 7,
  "condition_immunities": [],
  "constitution": 15,
  "damage_immunities": [],
  "damage_resistances": [
    "bludgeoning",
    "piercing"
  ],
  "damage_vulnerabilities": [
    "fire"
  ],
  "desc": "An awakened tree is an ordinary tree given sentience and mobility by the awaken spell or similar magic.",
  "dexterity": 6,
  "forms": [],
  "hit_dice": "7d12",
  "hit_points": 59,
  "hit_points_roll": "7d12+14",
  "image": "/api/images/monsters/awakened-tree.png",
  "index": "awakened-tree",
  "intelligence": 10,
  "languages": "one language known by its creator",
  "legendary_actions": [],
  "name": "Awakened Tree",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 10
  },
  "size": "Huge",
  "special_abilities": [
    {
      "damage": [],
      "desc": "While the tree remains motionless, it is indistinguishable from a normal tree.",
      "name": "False Appearance"
    }
  ],
  "speed": {
    "walk": "20 ft."
  },
  "strength": 19,
  "type": "plant",
  "updated_at": "2026-04-01T20:35:38.253Z",
  "url": "/api/2014/monsters/awakened-tree",
  "wisdom": 10,
  "xp": 450
}