I thought of another use for sparks for games like cairn and so on
Consider the event table:
Now, we run the basic spark procedure as usual. Let’s name our Spark “Dungeon Events”
The difference is, every line I add, unlocks a event from the table. So at 1 I am going to get an encounter if I roll 1, but if I have 4 lines and roll 3, I get the entry number 3 from the table.
Now, what happens if I marked all 5 lines and roll a 6? I suppose some majour event such as encountering a BBEG or something.
I’ll test it and let you know how it went :)