{
  "@context": "https://cheeleong.dev/troika-system-json/systems/context.jsonld",
  "@id": "https://cheeleong.dev/troika-system-json/objects/spells/assassins-dagger.json",
  "@type": "Spell",
  "name": "Assassin's Dagger",
  "cost": 3,
  "description": "Evocatively named but actually quite mundane. The wizard whispers to an object and that object then seeks out and vigorously and repeatedly bumps into the desired target. Obviously if you whisper to a poisoned dagger the result is one thing while doing it to a letter is another. Travels any distance and always arrives (eventually).",
  "range": "unlimited",
  "duration": "until_arrival",
  "components": [
    "verbal",
    "object"
  ],
  "testType": "rollUnder"
}
