👹 Giant Weasel
Monsters
View raw API endpoint ↗

Properties

Actions
Bite
Alignment
unaligned
Challenge_rating
0.125
Charisma
5
Constitution
10
Dexterity
16
Hit_dice
2d8
Hit_points
9
Hit_points_roll
2d8
Image
/api/images/monsters/giant-weasel.png
Intelligence
4
Proficiency_bonus
2
Size
Medium
Special_abilities
Keen Hearing and Smell
Strength
11
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
12
Xp
25
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 5,
      "damage": [
        {
          "damage_dice": "1d4+3",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage.",
      "name": "Bite"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 13
    }
  ],
  "challenge_rating": 0.125,
  "charisma": 5,
  "condition_immunities": [],
  "constitution": 10,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 16,
  "forms": [],
  "hit_dice": "2d8",
  "hit_points": 9,
  "hit_points_roll": "2d8",
  "image": "/api/images/monsters/giant-weasel.png",
  "index": "giant-weasel",
  "intelligence": 4,
  "languages": "",
  "legendary_actions": [],
  "name": "Giant Weasel",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 3
    },
    {
      "proficiency": {
        "index": "skill-stealth",
        "name": "Skill: Stealth",
        "url": "/api/2014/proficiencies/skill-stealth"
      },
      "value": 5
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 13
  },
  "size": "Medium",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The weasel has advantage on Wisdom (Perception) checks that rely on hearing or smell.",
      "name": "Keen Hearing and Smell"
    }
  ],
  "speed": {
    "walk": "40 ft."
  },
  "strength": 11,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/giant-weasel",
  "wisdom": 12,
  "xp": 25
}