Scorpion Ship

VehicleAAGp. 422014

This entry has no prose — see the raw data below.

Raw data
{
  "cost": 2500000,
  "hull": {
    "ac": 19,
    "dt": 15,
    "hp": 250,
    "acFrom": [
      "metal"
    ]
  },
  "name": "Scorpion Ship",
  "pace": {
    "fly": "3½",
    "walk": "3½"
  },
  "page": 42,
  "speed": {
    "fly": 30,
    "walk": 30
  },
  "__prop": "vehicle",
  "source": "AAG",
  "weapon": [
    {
      "ac": 15,
      "hp": 50,
      "crew": 3,
      "name": "Ballista",
      "costs": [
        {
          "cost": 5000,
          "note": "ballista"
        },
        {
          "cost": 500,
          "note": "bolt"
        }
      ],
      "action": [
        {
          "name": "Bolt",
          "entries": [
            "{@atk rw} {@hit 6} to hit, range 120/480 ft., one target. {@h}16 ({@damage 3d10}) piercing damage."
          ]
        }
      ],
      "entries": [
        "It takes 1 action to load the ballista, 1 action to aim it, and 1 action to fire it."
      ]
    },
    {
      "crew": 1,
      "name": "Claws",
      "costs": [
        {
          "note": "included in ship cost"
        }
      ],
      "count": 2,
      "action": [
        {
          "name": "Claw",
          "entries": [
            "{@atk mw} {@hit 3} to hit, reach 20 ft., one target. {@h}11 ({@damage 2d10}) bludgeoning damage. If the target is a Huge or smaller creature, it is also {@condition grappled} (escape {@dc 13}). Until this grapple ends, the creature takes 11 ({@damage 2d10}) bludgeoning damage at the start of each of its turns."
          ]
        }
      ],
      "entries": [
        "It takes 1 action to make a Claw attack."
      ]
    },
    {
      "ac": 15,
      "hp": 100,
      "crew": 5,
      "name": "Mangonel",
      "costs": [
        {
          "cost": 10000,
          "note": "mangonel"
        },
        {
          "note": "stone"
        }
      ],
      "action": [
        {
          "name": "Mangonel Stone",
          "entries": [
            "{@atk rw} {@hit 5} to hit, range 200/800 ft. (can't hit targets within 60 feet of it), one target. {@h}27 ({@damage 5d10}) bludgeoning damage."
          ]
        }
      ],
      "entries": [
        "It takes 2 actions to load the mangonel, 2 actions to aim it, and 1 action to fire it."
      ]
    }
  ],
  "capCrew": 12,
  "terrain": [
    "space",
    "land"
  ],
  "capCargo": 12,
  "hasFluff": true,
  "hasToken": true,
  "dimensions": [
    "75 ft.",
    "25 ft."
  ],
  "vehicleType": "SPELLJAMMER",
  "hasFluffImages": true
}