RakuJa / BYBE-DB

MIT License
0 stars 0 forks source link

Incorrect parsing of weapon damage #6

Closed TheAsel closed 4 months ago

TheAsel commented 6 months ago

More complex damage for weapons isn't parsed correctly and returned as null.

An example is "2d8+10 slashing plus 2d4 poison" for the claw and "2d8+7 piercing plus 2d4 poison" for the radioactive shrapnel of the Abysium Horror

RakuJa commented 4 months ago

Solved in #11