A Simulator to test and balance DnD Encounter and play the game in DM mode
Stars
45
Forks
7
Watchers
45
Open Issues
18
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
17
commits
2 Bug fixes, first with stunning strike, second, set down the spell cast threshold choice, it was too high
34aa3dcView on GitHubsmall changes to stunning strike, wall o Fire, deflect missile, w o fire now only 3 times, no double. stunning strike not on targets double
13d3e8cView on GitHubAdded a general handling of shapes and adjusted everything related to wild shape to work with this new general shape approach, seems to work, needs testing
1d55719View on GitHubWall of Fire added, small changes and Bugfixes in Cast_Level of Spells and the concentration check for higher damage, but better recheck that all
c4ac339View on GitHubAdded Sickening Radiance and Cloud Kill as spells, changed up a porblem with the score function of spells when upcast, the cast level was not assigned when score was called, minor changed to guiding bolt and the is Attacked Token Trigger
da9d388View on GitHubUpdated Conditions, made it more easy to add conditions to token manager
87109d8View on GitHubPrepare and clean up of deflect missiles AI and preparation for next session
2d0e008View on GitHubAdded to AI class 2 functions for deflect missiles, comments to document and how to modify
de76895View on GitHub