SigurdJanson / FateExplorer

This app is for pen & paper "The Dark Eye" players. It's goal is to enhance the game experience and unburden players from many details of a vast rule system. Fate Explorer recently moved from R Shiny to .NET Blazor.
MIT License
0 stars 0 forks source link

FE does not read all weapon values from character when weapon is not in data base #185

Open SigurdJanson opened 1 year ago

SigurdJanson commented 1 year ago

If the weapon carried by a loaded character is not in the data base, the Optholit files would provide all information required to fill the propeties. But that did not work with the Reach property. It was 0 for a melee weapon (and 1 shield) instead of one of the enum values.