This entry has no prose โ see the raw data below.
Sailing Ship
VehicleGoSp. 1922014
Raw data
{
"cha": 0,
"con": 17,
"dex": 7,
"int": 0,
"str": 20,
"wis": 0,
"hull": {
"ac": 15,
"dt": 15,
"hp": 300
},
"name": "Sailing Ship",
"pace": 5,
"page": 192,
"size": "G",
"__prop": "vehicle",
"action": [
"On its turn, the ship can take 3 actions, choosing from the options below. It can take only 2 actions if it has fewer than twenty crew and only 1 action if it has fewer than ten. It can't take these actions if it has fewer than three crew.",
{
"type": "list",
"items": [
{
"name": "Fire Ballista",
"type": "item",
"entry": "The ship can fire its {@object ballista} (DMG, ch. 8)."
},
{
"name": "Fire Mangonel",
"type": "item",
"entry": "The ship can fire its {@object mangonel} (DMG, ch. 8)."
},
{
"name": "Move",
"type": "item",
"entry": "The ship can use its helm to move with its sails."
}
],
"style": "list-hang-notitle"
}
],
"immune": [
"poison",
"psychic"
],
"source": "GoS",
"weapon": [
{
"ac": 15,
"hp": 50,
"name": "Ballista",
"entries": [
"{@atk rw} {@hit 6} to hit, range 120/480 ft., one target. {@h}16 ({@damage 3d10}) piercing damage."
]
},
{
"ac": 15,
"hp": 100,
"name": "Mangonel",
"entries": [
"{@atk rw} {@hit 5} to hit, range 200/800 ft. (can't hit targets within 60 ft. of it), one target. {@h}27 ({@damage 5d10}) bludgeoning damage."
]
}
],
"capCrew": 30,
"control": [
{
"ac": 18,
"hp": 50,
"name": "Helm",
"entries": [
"Move up to the speed of its sails, with one 90-degree turn. If the helm is destroyed, the ship can't turn."
]
}
],
"terrain": [
"sea"
],
"capCargo": 100,
"hasFluff": true,
"hasToken": true,
"movement": [
{
"ac": 12,
"hp": 100,
"name": "Sails",
"speed": [
{
"mode": "water",
"entries": [
"45 ft.; 15 ft. while sailing into the wind; 60 ft. while sailing with the wind."
]
}
],
"hpNote": "-5 ft. speed per 25 damage taken"
}
],
"dimensions": [
"100 ft.",
"20 ft."
],
"tokenCredit": "Alan Sanders",
"tokenCustom": true,
"vehicleType": "SHIP",
"capPassenger": 20,
"hasFluffImages": true,
"conditionImmune": [
"blinded",
"charmed",
"deafened",
"exhaustion",
"frightened",
"incapacitated",
"paralyzed",
"petrified",
"poisoned",
"prone",
"stunned",
"unconscious"
],
"actionThresholds": {
"0": 0,
"1": 3,
"2": 10,
"3": 20
}
}