kakaroto / Beyond20

D&D Beyond Character Sheet Integration in Roll20
GNU General Public License v3.0
497 stars 145 forks source link

Tables for Lineages are not rollable #1000

Closed DarrynGlass closed 2 years ago

DarrynGlass commented 2 years ago

Describe the bug All the Lineages have tables that are not rollable.

To Reproduce https://www.dndbeyond.com/races/706719-lineages#Dhampir

Expected behavior Rollable tables

Screenshots image

kakaroto commented 2 years ago

We don't parse "races" pages, only "sources" page. The same table on the source page for lineages (from van richten's source book) would show the rollable tables since Beyond20 is loaded on it : https://www.dndbeyond.com/sources/vrgtr/character-creation#Lineages

So I guess we need to load B20 on races/* too!