DUNGEON CRAWLER Roll20 UI


#21

Setting up the UI for Age of Snakes

Also:
The top left image can be used to select any region in Alfheim

The bottom left image has one group of images for each region in the top left image


#22

Sweet setup, @acseric. Let me know how it worked out for you :beer:


#23

I’ve now done a video so you can see what it looks like. I show you how to put it into Roll 20, Google Slides and MapTool


#24

Awesome video, @pete284. :beer::sunglasses::metal:
Thanks for doing it, and big cheers for showing how to use it in Google Slides and Map Tool too.
You sir, rock! :beer:


#25

Ugg why can’t I triple heart things in here?! These are beautiful, magnificent, brilliant, a trip back into feeling like your in a story book.


#26

Love the idea, but not the implementation with these vtt systems. Ideally i would think you wouldn’t want to be changing tiles individually, it just seems very slow and clunky regardless of system used.

It seems like it is dying for a vtt to be designed around it. where the tiles can actually be a map that is preplanned, but you can only see a certain number of tiles in the window.


#27

So, I have implemented macros using the Roll20 API that make it fast and easy to switch the tokens. It would be easy to move the token to the GM layer so the player can’t see it.


#28

how fast an easy are we talking?


#29

With TokenMod, 2 mouse clicks. :grin:
One to select the tile, and one to click the texture. Done.


#30

This is very slick… after seeing the instructions and realizing it’s fairly easy to even play random dungeon rooms like WarHammer quest with this system…the setup provides a lot… but that would require work on your part…in essence the is a great starter set, to make your own very modular generic space…similar to UDT but with more flexibility.


#31

Can you share that macro?


#32

The macro is this: !change-token-img --set 0

I created a rollable table with the zone tiles. The number in the macro (0 in the example) specifies the image in the table to use. I create a token action for each image that helps speed the process:

My zone tile map has 12 zone tile tokens. I select a token and press the button for the terrain I want in that tile. I can set all 12 in about 20 seconds. If I need to think a bit about how I want the zone I would say less than a minute to set it up. Add a few tokens to show some details and roll initiative.


#33

Not at all. I use similar, but a 5x4 grid of zones, and can set it all up with details within a minute or two. I use a token-macro that @Chuck_Lemons describes.


#34

Hi @Shadymutha,

I am trying to set up something very similar to what you have (5x4 grid of terrain) and I think that I am missing a critical step about how the macro is set up and used.

thanks in advance!


#35

@Chuck_Lemons posted the macro a few posts up. Hopefully I linked to it correctly.

Here’s the process we followed… create a Table and insert all the zone images into it. When done, make it a token by clicking Token. Next, create a new Character in your Journal. Assign the Token to the Character. Then, on your character sheet, go to Abilities and create multiple macros for each image in the zone Token. Use the macro Chuck posted for this. Just change the 0 to a 1 and a 2 etc to correspond to each side. Make sure you have each of those macros ticked to be Token macros.

I make on of those image in the token table a transparent image and overlay those on top of my area map. When time to battle I drop down to my map layer, click the invisible tokens and hit the token macro to turn it to whatever zone terrain side I need.


#36

The other thing I have sat down and done…because it would require me to add more tokens to the tile switcher, and then delete…but you can have a full map in cut up portions.

So can you go from zones (semi-abstract) to map, to zones…but in roll 20 it’s fairly easy to change maps.

How ever for a supers game/moderns, streets and such!!! @Chaologic has some great modular stuff for this…or a chase scene …I’ll work on that next week, or the next. Or 25 zombies!!!

This is an abstract board that allows for theater of the mind combat scene with multiple enemies as opposed to one big bad. Like when bandits attack a party that can easily overcome it… you don’t need a map, but when those bandits are centaurs and fast…you do want to show it!!!

It does not replace detailed maps, or but allows you to have a random inn or tavern in less than 5 minutes.


#37

This is completely awesome! Great instructions. I’m just about set for my next session. I just need to figure out the timers and I will be golden!

Thank you @Meadbeard idbeard and @Chuck_Lemons.


#38

Glad you like it! Hope your game goes well.


#39

Happy you like it. It’s always a blast to see what people do with it. :+1::sunglasses::beer:


#40

If I wasn’t neck deep in TTS, this would be my Choice for VTT. Such a great idea.