{
  "name": "Major Plot Twist Oracle",
  "game": "ironsworn",
  "licence": "CC BY 4.0",
  "attribution": "Ironsworn System Reference Document, copyright Shawn Tomkin. Licensed under CC BY 4.0.",
  "tables": [
    {
      "id": "major-plot-twist",
      "name": "Major Plot Twist",
      "roll_type": "d100",
      "usage_note": "Roll to introduce a narrative surprise or revelation, especially on a match with 10s on the challenge dice.",
      "entries": [
        { "min": 1, "max": 5, "result": "It was all a diversion." },
        { "min": 6, "max": 10, "result": "A dark secret is revealed." },
        { "min": 11, "max": 15, "result": "A trap is sprung." },
        { "min": 16, "max": 20, "result": "An assumption is revealed to be false." },
        { "min": 21, "max": 25, "result": "A secret alliance is revealed." },
        { "min": 26, "max": 30, "result": "Your actions benefit an enemy." },
        { "min": 31, "max": 35, "result": "Someone returns unexpectedly." },
        { "min": 36, "max": 40, "result": "A more dangerous foe is revealed." },
        { "min": 41, "max": 45, "result": "You and an enemy share a common goal." },
        { "min": 46, "max": 50, "result": "A true identity is revealed." },
        { "min": 51, "max": 55, "result": "You are betrayed by someone who was trusted." },
        { "min": 56, "max": 60, "result": "You are too late." },
        { "min": 61, "max": 65, "result": "The true enemy is revealed." },
        { "min": 66, "max": 70, "result": "The enemy gains new allies." },
        { "min": 71, "max": 75, "result": "A new danger appears." },
        { "min": 76, "max": 80, "result": "Someone or something goes missing." },
        { "min": 81, "max": 85, "result": "The truth of a relationship is revealed." },
        { "min": 86, "max": 90, "result": "Two seemingly unrelated situations are shown to be connected." },
        { "min": 91, "max": 95, "result": "Unexpected powers or abilities are revealed." },
        { "min": 96, "max": 100, "result": "Roll twice more on this table. Both results occur. If they are the same result, make it more dramatic." }
      ]
    }
  ]
}
