Skip to content

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

Merged
Alicekb merged 1 commit intoRoll20:masterfrom
DameryDad:AttackMaster
Apr 30, 2026
Merged

RPGMaster AttackMaster: Speed improvements, attacks per round limiter, turn undead & magic re…#2210
Alicekb merged 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.
@Alicekb Alicekb merged commit 2209084 into Roll20:master Apr 30, 2026
1 check passed
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.

2 participants