Tech

2x filter via Prisma iOS

In my hobby today I use so much tech, it’s like I was born and raised in Silicon Valley or something. Desktop publishing was the boon of the 90s while teetering on the edge of the always connected internet age. Now digital is everywhere, it is everything, it is the tools I use daily – you probably do too.

One of my favorite aspects of RPGs are deeply nested random tables which create a staggering array of combinations while yielding unexpected results. The best of these can take a good deal of dice rolling, note taking, and inspired interpretation. Not really a tool that can be used “in game”, but that all changes when we go digital.

Behold the power of:
=index(Lookup!Y3:Y32,match(RANDBETWEEN(1,30),Lookup!$K3:$K32,0))

What is this strange gibberish you say? Simply the logical power of a digital array (spread sheet) that provides instantaneous lookup against random entry (dice rolls) from a given table.

Want to know something special about a city – push a button:

Maybe you need an NPC for that city – push a button:

Or maybe you have favorite tables you’d like to convert to a digital solution, for instant generation from nearly anywhere. Here’s a Google Sheet sample that you can study and build your own thing. Doesn’t make sense? Ping me and I’ll walk you through it, we’ll record a video of that and post it here.