Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spell storing fixes #1832

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Conversation

DameryDad
Copy link
Contributor

  • Fixed spell-storing magic item issue with '-ADD' and '-ANY' capabilities.
  • Added '-CHANGE' capability to spell-storing MIs.
  • Added 'store' and 'lvl' attributes to MI data definitions to set the 'add', 'any' and 'change' status (defaults to 'none'), and to restrict the number of spell levels stored (defaults to 99).Extend
  • handleAddAllPowers() to also deal with MU & PR spells at all levels, and made it asynchronous.
  • Fixed checking valid spells & valid powers.
  • Use stored spell row/column data to build item-specific spell lists.
  • Ensure that --change-attr command rounds correctly for odd/even scores.

* Fixed spell-storing magic item issue with '-ADD' and '-ANY' capabilities.
* Added  '-CHANGE' capability to spell-storing MIs.
* Added 'store' and 'lvl' attributes to MI data definitions to set the 'add', 'any' and 'change' status (defaults to 'none'), and to restrict the number of spell levels stored (defaults to 99).Extend
* handleAddAllPowers() to also deal with MU & PR spells at all levels, and made it asynchronous.
* Fixed checking valid spells & valid powers.
* Use stored spell row/column data to build item-specific spell lists.
* Ensure that --change-attr command rounds correctly for odd/even scores.
@matt-quests-for-tacos matt-quests-for-tacos merged commit 52a39de into Roll20:master Oct 16, 2023
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