You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lots of 3rd party systems for D&D 5e add custom skills. The ability to do this in the 5e system naturally would be fantastic. There is a module(D&D extender) that could be used but it has not been updated for 0.8.x and if you ever remove it from your game it will break your game.
The text was updated successfully, but these errors were encountered:
Just to add, "can I add a custom skill X" or "how do I implement custom skills for the 5e system" is a commonly asked question across the #module-discussion and #module-development channels on Discord. I know that a system's data schema is static, but storing custom skills in flags is doable.
* Add honor & sanity to character template, config, and localization
* Add ability for modules to customize skills
* Adjust CSS to work with modified skills, fix skill value type in Skill Config app
* Adjust actor sheet height to account for skills
* Fix a few linting issues
* Remove hon & san abiltiies from actor template
* Add config patching function, fix issue with skill alt-text
Originally in GitLab by @Jmwhite45
Lots of 3rd party systems for D&D 5e add custom skills. The ability to do this in the 5e system naturally would be fantastic. There is a module(D&D extender) that could be used but it has not been updated for 0.8.x and if you ever remove it from your game it will break your game.
The text was updated successfully, but these errors were encountered: