cswendrowski / FoundryVTT-Encounter-Builder

A Vue-powered Encounter Builder
MIT License
4 stars 3 forks source link

A Vue-powered Foundry-Native Encounter Builder

Dungeon Moon allows GMs to quickly and easily build fair encounters in their systems, using all available Actors in the world and compendiums as well as the loaded Party information to make the process a breeze to use. Encounters can be spawned into the world with just a quick button click.

Current Supported Systems: Toolkit13 (13th Age compatible), PF2E, DnD 5e

Want to be on this list? Reach out to me on Discord: cswendrowski#9701

How to add a system

Implement the following JS

Example: https://github.com/cswendrowski/FoundryVTT-Encounter-Builder/blob/master/scripts/thirteenth-age.mjs

Implement the following Vue components

Examples: https://github.com/cswendrowski/FoundryVTT-Encounter-Builder/tree/master/vue/components/13th-age