Rowboat

VehicleGoSp. 1902014

This entry has no prose โ€” see the raw data below.

Raw data
{
  "cha": 0,
  "con": 11,
  "dex": 8,
  "int": 0,
  "str": 11,
  "wis": 0,
  "hull": {
    "ac": 11,
    "hp": 50
  },
  "name": "Rowboat",
  "pace": 3,
  "page": 190,
  "size": "L",
  "__prop": "vehicle",
  "action": [
    "On its turn, the rowboat can take the move action below. It can't take this action if it has no crew.",
    {
      "type": "list",
      "items": [
        {
          "name": "Move",
          "type": "item",
          "entry": "The rowboat can move using its oars."
        }
      ],
      "style": "list-hang-notitle"
    }
  ],
  "immune": [
    "poison",
    "psychic"
  ],
  "source": "GoS",
  "capCrew": 2,
  "terrain": [
    "sea"
  ],
  "capCargo": 0.25,
  "hasFluff": true,
  "hasToken": true,
  "movement": [
    {
      "ac": 12,
      "hp": 25,
      "name": "Oars",
      "speed": [
        {
          "mode": "water",
          "entries": [
            "15 ft.",
            "Move up to its speed, with one 90-degree turn. Without oars, the rowboat's speed is 0."
          ]
        }
      ],
      "isControl": true
    }
  ],
  "dimensions": [
    "10 ft.",
    "5 ft."
  ],
  "vehicleType": "SHIP",
  "capPassenger": 2,
  "conditionImmune": [
    "blinded",
    "charmed",
    "deafened",
    "exhaustion",
    "frightened",
    "incapacitated",
    "paralyzed",
    "petrified",
    "poisoned",
    "prone",
    "stunned",
    "unconscious"
  ],
  "actionThresholds": {
    "0": 0,
    "1": 1
  }
}