{
  "exportedAt": "2026-09-24T04:11:03.257Z",
  "board": {
    "missions": [
      {
        "id": "astra-sea",
        "name": "Map uncharted Astra Sea",
        "category": "Exploration",
        "abilities": [
          "WIS",
          "INT"
        ],
        "danger": "Low",
        "reward": "5,000 gold",
        "note": "",
        "options": [
          {
            "label": "Complete the survey",
            "dc": 38
          }
        ]
      },
      {
        "id": "frozen-asteroid",
        "name": "Mine Frozen Asteroid",
        "category": "Technical",
        "abilities": [
          "CON",
          "WIS"
        ],
        "danger": "Medium",
        "reward": "Rare elements, spell components and minerals",
        "note": "",
        "options": [
          {
            "label": "Extract the seam",
            "dc": 45
          }
        ]
      },
      {
        "id": "bloth",
        "name": "Bounty: Pirate Lord Bloth",
        "category": "Combat",
        "abilities": [
          "DEX",
          "STR"
        ],
        "danger": "High",
        "reward": "10,000-15,000 gold",
        "note": "Lures ships in under pretense of surrender, then butchers all combatants in close quarters.",
        "options": [
          {
            "label": "Kill",
            "dc": 55
          },
          {
            "label": "Capture",
            "dc": 61
          }
        ]
      }
    ],
    "updatedAt": "2026-08-04T03:01:19.922Z"
  },
  "vault": {
    "ledger": [
      {
        "id": "e-1785883455663-1000",
        "at": "2026-08-04T22:44:15.663Z",
        "description": "Bought Reinforced Hull",
        "amount": -1000,
        "kind": "purchase",
        "upgradeId": null
      },
      {
        "id": "e-1785883453856-0",
        "at": "2026-08-04T22:44:13.856Z",
        "description": "Bought Astral Refraction Apparatus (paid in 2 diamonds worth at least 500 gold each)",
        "amount": 0,
        "kind": "purchase",
        "upgradeId": null
      },
      {
        "id": "e-1785856216516-5000",
        "at": "2026-08-04T15:10:16.516Z",
        "description": "Bought Plasma Cannons",
        "amount": -5000,
        "kind": "purchase",
        "upgradeId": null
      },
      {
        "id": "e-1785856213860-6000",
        "at": "2026-08-04T15:10:13.860Z",
        "description": "Startup Investment",
        "amount": 6000,
        "kind": "adjustment",
        "upgradeId": null
      }
    ],
    "upgrades": [
      {
        "id": "plasma-cannons",
        "name": "Plasma Cannons",
        "cost": "5,000 gold",
        "costGold": 5000,
        "categories": [
          "Combat"
        ],
        "category": "Combat",
        "bonus": 5,
        "hpBonus": 0,
        "effect": "Permanent +5 to all Combat focused missions (STR/DEX based rolls)."
      },
      {
        "id": "astral-refraction",
        "name": "Astral Refraction Apparatus",
        "cost": "2 diamonds worth at least 500 gold each",
        "costGold": null,
        "categories": [
          "Exploration",
          "Search"
        ],
        "category": "Exploration",
        "bonus": 2,
        "hpBonus": 0,
        "effect": "Permanent +2 to all Exploration/Search focused missions (WIS/INT based rolls)."
      },
      {
        "id": "reinforced-hull",
        "name": "Reinforced Hull",
        "cost": "1,000 gold",
        "costGold": 1000,
        "categories": [],
        "category": null,
        "bonus": 0,
        "hpBonus": 100,
        "effect": "The Silence adds 100 HP to its hit point total."
      }
    ],
    "owned": [
      "plasma-cannons",
      "astral-refraction",
      "reinforced-hull"
    ],
    "resolutions": {
      "frozen-asteroid": {
        "result": "success",
        "at": "2026-08-07T01:01:50.950Z",
        "option": "Extract the seam",
        "amount": 0,
        "entryId": null,
        "name": "Mine Frozen Asteroid",
        "category": "Technical",
        "dc": 45,
        "total": 50,
        "bonus": 0,
        "rolls": [
          {
            "id": "148469906",
            "name": "Galvar Thunderstep",
            "check": "CON check",
            "mod": 3,
            "mode": "normal",
            "roll": 15
          },
          {
            "id": "148515237",
            "name": "Lieutenant Corbin",
            "check": "Survival",
            "mod": 1,
            "mode": "normal",
            "roll": 9
          },
          {
            "id": "148768434",
            "name": "Syn Runeguard",
            "check": "Survival",
            "mod": 1,
            "mode": "normal",
            "roll": 4
          },
          {
            "id": "148780731",
            "name": "Grimdarius Darkfellow",
            "check": "CON check",
            "mod": 4,
            "mode": "normal",
            "roll": 12
          }
        ],
        "die": {
          "faces": 10,
          "roll": 1,
          "ownerName": "Grimdarius",
          "recipientName": "Syn Runeguard"
        }
      }
    },
    "ship": {
      "name": "The Silence",
      "baseMaxHp": 850,
      "damage": 0
    },
    "updatedAt": "2026-08-07T05:26:35.538Z"
  }
}