👹 Flying Sword
Monsters
View raw API endpoint ↗

Properties

Actions
Longsword
Alignment
unaligned
Challenge_rating
0.25
Charisma
1
Condition_immunities
  • Blinded
  • Charmed
  • Blinded
  • Frightened
  • Paralyzed
  • Petrified
  • Poisoned
Constitution
11
Damage_immunities
  • poison
  • psychic
Dexterity
15
Hit_dice
5d6
Hit_points
17
Hit_points_roll
5d6
Image
/api/images/monsters/flying-sword.png
Intelligence
1
Proficiency_bonus
2
Size
Small
Special_abilities
  • Antimagic Susceptibility
  • False Appearance
Strength
12
Type
construct
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
5
Xp
50
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 3,
      "damage": [
        {
          "damage_dice": "1d8+1",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 5 (1d8 + 1) slashing damage.",
      "name": "Longsword"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "natural",
      "value": 17
    }
  ],
  "challenge_rating": 0.25,
  "charisma": 1,
  "condition_immunities": [
    {
      "index": "blinded",
      "name": "Blinded",
      "url": "/api/2014/conditions/blinded"
    },
    {
      "index": "charmed",
      "name": "Charmed",
      "url": "/api/2014/conditions/charmed"
    },
    {
      "index": "blinded",
      "name": "Blinded",
      "url": "/api/2014/conditions/blinded"
    },
    {
      "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": 11,
  "damage_immunities": [
    "poison",
    "psychic"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 15,
  "forms": [],
  "hit_dice": "5d6",
  "hit_points": 17,
  "hit_points_roll": "5d6",
  "image": "/api/images/monsters/flying-sword.png",
  "index": "flying-sword",
  "intelligence": 1,
  "languages": "",
  "legendary_actions": [],
  "name": "Flying Sword",
  "proficiencies": [
    {
      "proficiency": {
        "index": "saving-throw-dex",
        "name": "Saving Throw: DEX",
        "url": "/api/2014/proficiencies/saving-throw-dex"
      },
      "value": 4
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "blindsight": "60 ft. (blind beyond this radius)",
    "passive_perception": 7
  },
  "size": "Small",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The sword is incapacitated while in the area of an antimagic field. If targeted by dispel magic, the sword 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 sword remains motionless and isn't flying, it is indistinguishable from a normal sword.",
      "name": "False Appearance"
    }
  ],
  "speed": {
    "fly": "50 ft.",
    "hover": true,
    "walk": "0 ft."
  },
  "strength": 12,
  "type": "construct",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/flying-sword",
  "wisdom": 5,
  "xp": 50
}