A ballista is a massive crossbow that fires heavy bolts. Before it can be fired, it must be loaded and aimed. It takes one action to load the weapon, one action to aim it, and one action to fire it.
Ballista
ObjectDMGp. 2552014
Raw data
{
"ac": 15,
"hp": 50,
"name": "Ballista",
"page": 255,
"size": [
"L"
],
"__prop": "object",
"immune": [
"poison",
"psychic"
],
"source": "DMG",
"entries": [
"A ballista is a massive crossbow that fires heavy bolts. Before it can be fired, it must be loaded and aimed. It takes one action to load the weapon, one action to aim it, and one action to fire it."
],
"hasToken": true,
"objectType": "SW",
"reprintedAs": [
"Ballista|XDMG"
],
"tokenCredit": "warmtail",
"tokenCustom": true,
"actionEntries": [
{
"name": "Bolt",
"type": "actions",
"entries": [
{
"type": "attack",
"attackType": "RW",
"hitEntries": [
"16 ({@damage 3d10}) piercing damage."
],
"attackEntries": [
"{@hit +6} to hit, range 120/480 ft., one target."
]
}
]
}
]
}