Skip to content

RPGMaster AttackMaster: Speed improvements, attacks per round limiter, turn undead & magic re…#2210

Open
DameryDad wants to merge 1 commit intoRoll20:masterfrom
DameryDad:AttackMaster
Open

RPGMaster AttackMaster: Speed improvements, attacks per round limiter, turn undead & magic re…#2210
DameryDad wants to merge 1 commit intoRoll20:masterfrom
DameryDad:AttackMaster

Conversation

@DameryDad
Copy link
Copy Markdown
Contributor

…sistance

  • Speeded up the generation of attack macros.
  • Converted var declarations to const and let where possible.
  • Added to-hit data tag n:=n where the '=' forces n attacks per round (no style, level or other amendment).
  • Improved the handling of turning undead by adding the --turn-undead command.
  • Updated attrLookup() and resolveData() to use objects for optional parameters.
  • Added magic resistance to saving throw processing.
  • Added managing mods to moves.
  • Fix to One Hander fighting style.

…sistance

* Speeded up the generation of attack macros.
* Converted var declarations to const and let where possible.
* Added to-hit data tag n:=n where the '=' forces n attacks per round (no style, level or other amendment).
* Improved the handling of turning undead by adding the --turn-undead command.
* Updated attrLookup() and resolveData() to use objects for optional parameters.
* Added magic resistance to saving throw processing.
* Added managing mods to moves.
* Fix to One Hander fighting style.
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

Successfully merging this pull request may close these issues.

1 participant