👹 Animated Armor
Monsters
View raw API endpoint ↗
Properties
Actions
- Multiattack
- Slam
Alignment
unaligned
Challenge_rating
1
Charisma
1
Condition_immunities
- Blinded
- Charmed
- Deafened
- Exhaustion
- Frightened
- Paralyzed
- Petrified
- Poisoned
Constitution
13
Damage_immunities
- poison
- psychic
Dexterity
11
Hit_dice
6d8
Hit_points
33
Hit_points_roll
6d8+6
Image
/api/images/monsters/animated-armor.png
Intelligence
1
Proficiency_bonus
2
Size
Medium
Special_abilities
- Antimagic Susceptibility
- False Appearance
Strength
14
Type
construct
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
3
Xp
200
Raw JSON data
{
"actions": [
{
"actions": [
{
"action_name": "Slam",
"count": "2",
"type": "melee"
}
],
"damage": [],
"desc": "The armor makes two melee attacks.",
"multiattack_type": "actions",
"name": "Multiattack"
},
{
"actions": [],
"attack_bonus": 4,
"damage": [
{
"damage_dice": "1d6+2",
"damage_type": {
"index": "bludgeoning",
"name": "Bludgeoning",
"url": "/api/2014/damage-types/bludgeoning"
}
}
],
"desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage.",
"name": "Slam"
}
],
"alignment": "unaligned",
"armor_class": [
{
"type": "natural",
"value": 18
}
],
"challenge_rating": 1,
"charisma": 1,
"condition_immunities": [
{
"index": "blinded",
"name": "Blinded",
"url": "/api/2014/conditions/blinded"
},
{
"index": "charmed",
"name": "Charmed",
"url": "/api/2014/conditions/charmed"
},
{
"index": "deafened",
"name": "Deafened",
"url": "/api/2014/conditions/deafened"
},
{
"index": "exhaustion",
"name": "Exhaustion",
"url": "/api/2014/conditions/exhaustion"
},
{
"index": "frightened",
"name": "Frightened",
"url": "/api/2014/conditions/frightened"
},
{
"index": "paralyzed",
"name": "Paralyzed",
"url": "/api/2014/conditions/paralyzed"
},
{
"index": "petrified",
"name": "Petrified",
"url": "/api/2014/conditions/petrified"
},
{
"index": "poisoned",
"name": "Poisoned",
"url": "/api/2014/conditions/poisoned"
}
],
"constitution": 13,
"damage_immunities": [
"poison",
"psychic"
],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 11,
"forms": [],
"hit_dice": "6d8",
"hit_points": 33,
"hit_points_roll": "6d8+6",
"image": "/api/images/monsters/animated-armor.png",
"index": "animated-armor",
"intelligence": 1,
"languages": "",
"legendary_actions": [],
"name": "Animated Armor",
"proficiencies": [],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"blindsight": "60 ft. (blind beyond this radius)",
"passive_perception": 6
},
"size": "Medium",
"special_abilities": [
{
"damage": [],
"desc": "The armor is incapacitated while in the area of an antimagic field. If targeted by dispel magic, the armor must succeed on a Constitution saving throw against the caster's spell save DC or fall unconscious for 1 minute.",
"name": "Antimagic Susceptibility"
},
{
"damage": [],
"desc": "While the armor remains motionless, it is indistinguishable from a normal suit of armor.",
"name": "False Appearance"
}
],
"speed": {
"walk": "25 ft."
},
"strength": 14,
"type": "construct",
"updated_at": "2026-04-01T20:35:38.253Z",
"url": "/api/2014/monsters/animated-armor",
"wisdom": 3,
"xp": 200
}