witchertrpg-foundryvtt / TheWitcherTRPG

GNU General Public License v3.0
15 stars 7 forks source link

Add custom implementation of NumberField#applyMultiply to always round down #114

Open Stexinator opened 2 months ago

Stexinator commented 2 months ago

With active effects the occurence of decimals will increase. This can be handled by foundry if we add a custom implementation of NumberField where rounding is included and apply it to the relevant fields (which should be all)

It should always round down