I'm currently running STK, but I'm already thinking about my next game. In preparation, I've been doing a lot of "back end" work on things like loot tables from the DMG for example. I've created both a handout with the tables, with a matching rollable table. Every item has a handout now, that I'm linking to. I'm also using recursive tables which allows me to get the link the associated handout as shown in the image below. My question is, if I use Transmogrier to bring this into another game down the road (thinking of getting Tomb of Annihilation next), will these links still work if I've copied all of the assets over? It looks like each handouts link is a SHA Hash of some sort. Will these values be preserved with the Transmogrifier? I really like how this works, as I click Magic Items at the top, and the chat window whispers me the item linked to the appropriate handout. However, if this doesn't copy over, I'm ultimately wasting a lot time.