Monastery Battlemap [100 x 80]
A downloadable Battlemap
Download NowName your own price
Discover the great Cathedral of the Seven and the surrounding monastery in this sprawling battlemap.
Status | Released |
Category | Assets |
Rating | Rated 4.8 out of 5 stars (4 total ratings) |
Author | gurkenlabs |
Tags | 2D, battlemap, dnd, dungeondraft, Dungeons & Dragons, encounter, roll20, Tabletop, Tabletop role-playing game, VTT |
Download
Download NowName your own price
Click download now to get access to the following files:
monastery.dungeondraft_map 7.5 MB
monastery2.png 13 MB
monastery2_noGrid.png 12 MB
monastery3.png 19 MB
monastery3_noGrid.png 17 MB
monastery1.png 53 MB
monastery1_noGrid.png 51 MB
Development log
- Added watermarks to all our free battlemaps.Aug 25, 2021
Comments
Log in with itch.io to leave a comment.
Hi,
Can this asset be used in the Godot engine?
Hi, if you’re referring to the map source file: it can’t be loaded in Godot. The other assets are just image files, so you can load them with whatever tool you want :).
What are the assets you used to open the dungeoncraf_map file?
Hi! If you open the dungeondraft_map file with a text editor, you can see the asset_manifest in the header. A list of all used assets is contained there. I seem to have loaded a bunch of asset packs that were actually unused. You could try the following: mark the IDs of the asset packs and run a text search - if they’re only contained in the asset manifest but not the world, you can delete the assets safely. This way, you could also eliminate assets that are unavailable to you.
Nice, thanks, I’m gonna try it