Skip to content

RPGMaster Library2e: Fixes and new creatures #2041

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

Merged
merged 4 commits into from
Apr 9, 2025

Conversation

DameryDad
Copy link
Contributor

  • Any base class with "CREATURE" as the class name will use the MonsterThac0" when handleGetBaseThac0() is called.
  • API buttons with empty button name strings will be trapped by the output parser and a dash inserted to ensure the button is displayed, rather than code.
  • Made parseData() robust to non-string Attribute parameters.
  • Removed commented out sections.

Added new creatures:

  • Flesh Golem
  • Gray Ooze
  • All types of Grell
  • Dopplegangers
  • All types of Centipede
  • All types of Pudding
  • Gelatinous Cube
  • Grick & Grick Alpha

* Any base class with "CREATURE" as the class name will use the MonsterThac0" when handleGetBaseThac0() is called.
* API buttons with empty button name strings will be trapped by the output parser and a dash inserted to ensure the button is displayed, rather than code.
* Made parseData() robust to non-string Attribute parameters.
Added:
* Flesh Golem
* Gray Ooze
* All types of Grell
* Dopplegangers
* All types of Centipede
* All types of Pudding
* Gelatinous Cube
* Grick & Grick Alpha
@Alicekb Alicekb merged commit fd7caaa into Roll20:master Apr 9, 2025
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