{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/skills/evaluate.json",
  "@type": "Skill",
  "name": "Evaluate",
  "type": "general",
  "description": "Test this to get an idea of how much something is worth.",
  "mechanics": {
    "testType": "rollUnder"
  },
  "applications": [
    "Determine item value",
    "Assess treasure worth",
    "Identify valuable components"
  ],
  "tags": [
    "knowledge",
    "commerce",
    "appraisal"
  ],
  "possessions": [],
  "advancedSkills": [],
  "spells": [],
  "special": []
}
