Bug #106
Character Secondary Stat Display
Start date:
04/14/2021
Due date:
% Done:
0%
Estimated time:
Description
The secondary stats shown on a character card do not match the associated primary stat set by the appropriate class. For example, Natalya the Earthling Exile shows Tactics and Awareness based on Mind, and Resist based on Will. Earthling Exile has Tactics and Awareness based on Will, and Resist based on Mind.
Updated by Jay Gischer over 4 years ago
- Status changed from New to Resolved
The character card rendering code appeared to have hardcoded what primaries a secondary depended on. I refactored a bunch of code so that the character card rendering and the class card rendering shared more code.