{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/backgrounds/24-exographer.json",
  "@type": "Background",
  "id": 24,
  "name": "Exographer",
  "description": "Where you come from it's become quite normal to traverse the Spheres. Idle academics like yourself have even begun to study these more remote reaches of the divine effluvia. Though these rural indwellers may never appreciate your important work, you continually, thanklessly measure their latent phlogiston. For posterity.",
  "possessions": [
    {
      "name": "Hermetically Sealed Rubber Suit",
      "description": "Counts as Heavy Armour",
      "category": "armor",
      "armor": 3,
      "slots": 6,
      "properties": [
        "heavy_armor",
        "sealed"
      ]
    },
    {
      "name": "Exographical Surveyors Box",
      "description": "Tools for measuring dimensional phenomena",
      "category": "tool",
      "properties": [
        "scientific",
        "dimensional"
      ]
    },
    {
      "name": "Spring-Loaded Measuring Tape",
      "description": "For precise measurements",
      "category": "tool",
      "properties": [
        "precision"
      ]
    },
    {
      "name": "Pistolet",
      "description": "Hand-held energy weapon, holds 8 shots",
      "category": "weapon",
      "properties": [
        "energy",
        "ranged"
      ]
    },
    {
      "name": "Plasmic Cores",
      "quantity": "1d6",
      "description": "Crystallised starlight used as fuel",
      "category": "component",
      "properties": [
        "energy",
        "fuel"
      ]
    }
  ],
  "advancedSkills": [
    {
      "name": "Exography",
      "rank": 4
    },
    {
      "name": "Golden Barge Pilot",
      "rank": 3
    },
    {
      "name": "Astrology",
      "rank": 2
    },
    {
      "name": "Pistolet Fighting",
      "rank": 2
    }
  ],
  "spells": [],
  "special": []
}
