You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that our WOTC_5e_SRD_v5.1/monsters.json was missing modifiers for all beasts (ex. Wolf) and all NPCs (ex. Bandit). #132 should address this.
https://github.com/eepMoody/open5e-api/blob/master/data/WOTC_5e_SRD_v5.1/monsters.json
A few examples include the Bandit and Knight statblocks, but any instance of the
hit_dice
field where there is no modifier is probably affected by this.Improved Initiative uses the hit_dice field when rolling random monster HP so the modifier is important.
cynicaloptimist/improved-initiative#580
Thanks!
The text was updated successfully, but these errors were encountered: