sun-dragon-cult / fvtt-system-rqg

Runequest Glorantha Foundry VTT system
https://sun-dragon-cult.github.io/
Apache License 2.0
19 stars 2 forks source link

Use Custom Rolls #695

Open wake42 opened 3 months ago

wake42 commented 3 months ago

Refactor the code that does the rolls as a preparation for redoing combat in #116.

Create separate Roll classes for AbilityRoll, CharacteristicRoll, OpposedRoll etc. Also switch to display an "options dialog" instead of the current options chat message before doing the actual roll.