👹 Spider
Monsters
View raw API endpoint ↗

Properties

Actions
Bite
Alignment
unaligned
Challenge_rating
0
Charisma
2
Constitution
8
Dexterity
14
Hit_dice
1d4
Hit_points
1
Hit_points_roll
1d4-1
Image
/api/images/monsters/spider.png
Intelligence
1
Proficiency_bonus
2
Size
Tiny
Special_abilities
  • Spider Climb
  • Web Sense
  • Web Walker
Strength
2
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
10
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "1",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 1 piercing damage, and the target must succeed on a DC 9 Constitution saving throw or take 2 (1d4) poison damage.",
      "name": "Bite"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 12
    }
  ],
  "challenge_rating": 0,
  "charisma": 2,
  "condition_immunities": [],
  "constitution": 8,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 14,
  "forms": [],
  "hit_dice": "1d4",
  "hit_points": 1,
  "hit_points_roll": "1d4-1",
  "image": "/api/images/monsters/spider.png",
  "index": "spider",
  "intelligence": 1,
  "languages": "",
  "legendary_actions": [],
  "name": "Spider",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-stealth",
        "name": "Skill: Stealth",
        "url": "/api/2014/proficiencies/skill-stealth"
      },
      "value": 4
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "darkvision": "30 ft.",
    "passive_perception": 12
  },
  "size": "Tiny",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The spider can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
      "name": "Spider Climb"
    },
    {
      "damage": [],
      "desc": "While in contact with a web, the spider knows the exact location of any other creature in contact with the same web.",
      "name": "Web Sense"
    },
    {
      "damage": [],
      "desc": "The spider ignores movement restrictions caused by webbing.",
      "name": "Web Walker"
    }
  ],
  "speed": {
    "climb": "20 ft.",
    "walk": "20 ft."
  },
  "strength": 2,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/spider",
  "wisdom": 10,
  "xp": 10
}