greedyj4ck / DEGENESIS-FoundryVTT

DEGENESIS: Rebirth system for Foundry Virtual Tabletop
26 stars 22 forks source link

Encumbrance penalty not working on Arsenal rolls #109

Closed greedyj4ck closed 9 months ago

greedyj4ck commented 9 months ago

Attack roll is not calculated correctly when using Encumbrance penalties.

greedyj4ck commented 9 months ago

Split the main prepareItems routine into two separate loops - calculating encumbrance first, preparing weapon data later.

This way encumbrance modifiers works properly now.

Will ship with new full release.