Avrae-Customizations
Avrae-Customizations copied to clipboard
Update summon primal.alias
Updates for PHB 2024
Uses the ranger's wisdom mod for AC and damage mod Added in the level 7 option to do force damage on attacks
What Alias/Snippet is this for?
Summon primal
Summary
Updates for PHB 2024
Checklist
PR Type
- [ ] This PR is a code change that implements a feature request.
- [ ] This PR fixes an issue.
- [ x] This PR adds a new feature that is not an open feature request.
- [ ] This PR is not a code change (e.g. documentation, README, ...)
Other
- [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed)
- [ x] If code changes were made then they have been tested.
- [ ] I have updated the documentation to reflect the changes.
- [ ] I properly commented my code where appropriate