👹 Satyr
Monsters
View raw API endpoint ↗

Properties

Actions
  • Ram
  • Shortsword
  • Shortbow
Alignment
chaotic neutral
Challenge_rating
0.5
Charisma
14
Constitution
11
Dexterity
16
Hit_dice
7d8
Hit_points
31
Hit_points_roll
7d8
Image
/api/images/monsters/satyr.png
Intelligence
12
Languages
Common, Elvish, Sylvan
Proficiency_bonus
2
Size
Medium
Special_abilities
Magic Resistance
Strength
12
Type
fey
Updated_at
2026-06-02T19:33:15.990Z
Wisdom
10
Xp
100
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 3,
      "damage": [
        {
          "damage_dice": "2d4+1",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 6 (2d4 + 1) bludgeoning damage.",
      "name": "Ram"
    },
    {
      "actions": [],
      "attack_bonus": 5,
      "damage": [
        {
          "damage_dice": "1d6+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: 6 (1d6 + 3) piercing damage.",
      "name": "Shortsword"
    },
    {
      "actions": [],
      "attack_bonus": 5,
      "damage": [
        {
          "damage_dice": "1d6+3",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Ranged Weapon Attack: +5 to hit, range 80/320 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
      "name": "Shortbow"
    }
  ],
  "alignment": "chaotic neutral",
  "armor_class": [
    {
      "armor": [
        {
          "index": "leather-armor",
          "name": "Leather Armor",
          "url": "/api/2014/equipment/leather-armor"
        }
      ],
      "type": "armor",
      "value": 14
    }
  ],
  "challenge_rating": 0.5,
  "charisma": 14,
  "condition_immunities": [],
  "constitution": 11,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 16,
  "forms": [],
  "hit_dice": "7d8",
  "hit_points": 31,
  "hit_points_roll": "7d8",
  "image": "/api/images/monsters/satyr.png",
  "index": "satyr",
  "intelligence": 12,
  "languages": "Common, Elvish, Sylvan",
  "legendary_actions": [],
  "name": "Satyr",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 2
    },
    {
      "proficiency": {
        "index": "skill-performance",
        "name": "Skill: Performance",
        "url": "/api/2014/proficiencies/skill-performance"
      },
      "value": 6
    },
    {
      "proficiency": {
        "index": "skill-stealth",
        "name": "Skill: Stealth",
        "url": "/api/2014/proficiencies/skill-stealth"
      },
      "value": 5
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 12
  },
  "size": "Medium",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The satyr has advantage on saving throws against spells and other magical effects.",
      "name": "Magic Resistance"
    }
  ],
  "speed": {
    "walk": "40 ft."
  },
  "strength": 12,
  "type": "fey",
  "updated_at": "2026-06-02T19:33:15.990Z",
  "url": "/api/2014/monsters/satyr",
  "wisdom": 10,
  "xp": 100
}