Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Include an optional 'source id' string to terrain/templates #93

Open
PepijnMC opened this issue May 25, 2022 · 0 comments

Comments

@PepijnMC
Copy link

I have been trying to implement stacking rules for DnD5e but the system takes a very simple and broad approach with only 1 major rule:

  • Movement penalties stack unless they are from the same source.

The source can be difficult terrain (it's a proper game term in 5e), crawling, swimming/climbing without having the proper movement speed for it, a specific spell (some spells opt to define this as difficult terrain in which case that is the source, but not every spell does this), etc.

As you can imagine, although the rule is simple, trying to apply this automatically with Enhanced Terrain is not really possible at the moment. An optional 'source id' string that can be defined for all terrain, templates, and especially within spells would allow my users to have control over what should stack with what instead of me awkwardly implementing them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant