An all-in-one solution to all your summoning needs with NO need to import Actors to place them on the map!
Easily expandable with Hooks, and system-inclusive. Should work on any system. Just grab the macro from the compendium and start summoning!
Built in Svelte using TyphonJS Framework for Foundry.
Hook | Purpose | Code |
---|---|---|
fs-preSummon | Gets called before the token is summoned, allowing you to modify it before being put on the board | Link |
fs-postSummon | Gets called after the token is summoned, allowing you to create your own entrance animations as the token starts off invisible | Link |
fs-loadingPacks | Gets called when creating the creature index, allowing you to add your own custom data to it | Link |
fs-addWrapperClasses | Gets called once ready. Provides an easy way to add new DocWrappers to the module. | Relevant Code and Where it's Used |
fs-addCustomPacks | Gets called once ready. Provides an easy way to add new Source Packs to the module, acting like Compendiums. | Relevant Code |
https://github.com/MrVauxs/foundry-summons/assets/32039708/baa11499-8999-49d8-99a5-1ca2f2f79b3d