👹 Veteran
Monsters
View raw API endpoint ↗

Description

Veterans are professional fighters that take up arms for pay or to protect something they believe in or value. Their ranks include soldiers retired from long service and warriors who never served anyone but themselves.

Properties

Actions
  • Multiattack
  • Longsword
  • Shortsword
  • Heavy Crossbow
Alignment
any alignment
Challenge_rating
3
Charisma
10
Constitution
14
Dexterity
13
Hit_dice
9d8
Hit_points
58
Hit_points_roll
9d8+18
Image
/api/images/monsters/veteran.png
Intelligence
10
Languages
any one language (usually Common)
Proficiency_bonus
2
Size
Medium
Strength
16
Subtype
any race
Type
humanoid
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
11
Xp
700
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Longsword",
          "count": "2",
          "type": "melee"
        },
        {
          "action_name": "Shortsword",
          "count": "2",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The veteran makes two longsword attacks. If it has a shortsword drawn, it can also make a shortsword attack.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 5,
      "damage": [
        {
          "choose": 1,
          "from": {
            "option_set_type": "options_array",
            "options": [
              {
                "damage_dice": "1d8+3",
                "damage_type": {
                  "index": "slashing",
                  "name": "Slashing",
                  "url": "/api/2014/damage-types/slashing"
                },
                "notes": "One handed",
                "option_type": "damage"
              },
              {
                "damage_dice": "1d10+3",
                "damage_type": {
                  "index": "slashing",
                  "name": "Slashing",
                  "url": "/api/2014/damage-types/slashing"
                },
                "notes": "Two handed",
                "option_type": "damage"
              }
            ]
          },
          "type": "damage"
        }
      ],
      "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) slashing damage, or 8 (1d10 + 3) slashing damage if used with two hands.",
      "name": "Longsword"
    },
    {
      "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": 3,
      "damage": [
        {
          "damage_dice": "1d10+1",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Ranged Weapon Attack: +3 to hit, range 100/400 ft., one target. Hit: 6 (1d10 + 1) piercing damage.",
      "name": "Heavy Crossbow"
    }
  ],
  "alignment": "any alignment",
  "armor_class": [
    {
      "armor": [
        {
          "index": "splint-armor",
          "name": "Splint Armor",
          "url": "/api/2014/equipment/splint-armor"
        }
      ],
      "type": "armor",
      "value": 17
    }
  ],
  "challenge_rating": 3,
  "charisma": 10,
  "condition_immunities": [],
  "constitution": 14,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "desc": "Veterans are professional fighters that take up arms for pay or to protect something they believe in or value. Their ranks include soldiers retired from long service and warriors who never served anyone but themselves.",
  "dexterity": 13,
  "forms": [],
  "hit_dice": "9d8",
  "hit_points": 58,
  "hit_points_roll": "9d8+18",
  "image": "/api/images/monsters/veteran.png",
  "index": "veteran",
  "intelligence": 10,
  "languages": "any one language (usually Common)",
  "legendary_actions": [],
  "name": "Veteran",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-athletics",
        "name": "Skill: Athletics",
        "url": "/api/2014/proficiencies/skill-athletics"
      },
      "value": 5
    },
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 2
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 12
  },
  "size": "Medium",
  "special_abilities": [],
  "speed": {
    "walk": "30 ft."
  },
  "strength": 16,
  "subtype": "any race",
  "type": "humanoid",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/veteran",
  "wisdom": 11,
  "xp": 700
}