Closed vertigoogle closed 1 year ago
Just saw that the heroic level is also missing, isn't it?
Calculation for defense was finding a "max ref bonus to defense" of 0 from non armor item data and keeping it.
Calculation for defense was finding a "max ref bonus to defense" of 0 from non armor item data and keeping it.
Thanks for the hint and the prepared patch. Do you think the missing heroic level is sourced by the same bug? Or maybe I am misinterpreting the rules here.
The missing heroic level is slightly different. The get heroicLevel calculation broke after the major overhaul that happened recently since the way class levels were stored changed dramatically.
Thank you very much for the insights. I would propose to keep this issue to track the missing heroic level calculation.
Fixed with https://github.com/kypvalanx/Foundry-VTT-StarWars-SagaEdition/releases/tag/0.7.11 Testing OK
The dex bonus is missing in this calculation. Suggestions on how to debug this are very welcome :)