Dragon Sails

Vehicle upgradeGoSp. 1972014

Dragon scales woven into these sails make them more resistant to damage. The sails gain a +3 bonus to AC, and they have resistance to a damage type based on the type of scales used to craft them, as shown on the Dragon Sails table.

Dragon Sails

Dragon TypeDamage Type
BlackAcid
BlueLightning
BrassFire
BronzeLightning
CopperAcid
GoldFire
GreenAcid
RedFire
SilverCold
WhiteCold
Raw data
{
  "name": "Dragon Sails",
  "page": 197,
  "__prop": "vehicleUpgrade",
  "source": "GoS",
  "entries": [
    "Dragon scales woven into these sails make them more resistant to damage. The sails gain a +3 bonus to AC, and they have resistance to a damage type based on the type of scales used to craft them, as shown on the Dragon Sails table.",
    {
      "rows": [
        [
          "Black",
          "Acid"
        ],
        [
          "Blue",
          "Lightning"
        ],
        [
          "Brass",
          "Fire"
        ],
        [
          "Bronze",
          "Lightning"
        ],
        [
          "Copper",
          "Acid"
        ],
        [
          "Gold",
          "Fire"
        ],
        [
          "Green",
          "Acid"
        ],
        [
          "Red",
          "Fire"
        ],
        [
          "Silver",
          "Cold"
        ],
        [
          "White",
          "Cold"
        ]
      ],
      "type": "table",
      "caption": "Dragon Sails",
      "colLabels": [
        "Dragon Type",
        "Damage Type"
      ],
      "colStyles": [
        "col-6 text-center",
        "col-6 text-center"
      ]
    }
  ],
  "upgradeType": [
    "SHP:M"
  ]
}