{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/backgrounds/25-fellowship-of-knidos.json",
  "@type": "Background",
  "id": 25,
  "name": "The Fellowship of Knidos",
  "description": "Mathmologists honour the clean and unambiguous truths of mathematics and coordinate them with their observations of the multiverse. All things can be measured and predicted with the application of the correct mathmological ratios, those methods applied to penetrate the ethereal surface and glimpse the fundamental numbers below.",
  "possessions": [
    {
      "name": "Large Astrolabe",
      "description": "Damage as Mace",
      "category": "weapon",
      "properties": [
        "mathematical",
        "mace"
      ]
    },
    {
      "name": "Abacus",
      "description": "For mathematical calculations",
      "category": "tool",
      "properties": [
        "mathematical"
      ]
    },
    {
      "name": "Lots of Scrolls and Writing Equipment",
      "description": "Mathematical texts and writing implements",
      "category": "tool",
      "properties": [
        "scholarly",
        "writing"
      ]
    }
  ],
  "advancedSkills": [
    {
      "name": "Mathmology",
      "rank": 3
    },
    {
      "name": "Astrology",
      "rank": 2
    }
  ],
  "spells": [
    {
      "name": "Find",
      "rank": 2
    }
  ],
  "special": []
}
