calculation error for the advantage wealth/poor

Issue #138 resolved
Nando Neck created an issue

1.) the wealth level gives the wrong amount of silver, 200 instead of 250

2.) every time the character in creation mode is loaded, when TDA starts it adds the amount or silver again

Test description:

  • create new char (core rules are sufficient)
  • add advantage wealth 10 → the character now has 2750 silver (should be 3250 silver)
  • save the character
  • close TDA
  • start TDA
  • open the char inventory → the character now has 4750 silver (should still be 3250 silver)

3.) Same goes for poor, just the amount of silver is correct

Comments (2)

  1. Bernhard Jung repo owner

    This is fixed now. It happened only to characters that were saved during creation. The bonus from rich is no longer added everytime the hero is loaded. Also rich now provides 25 ducats instead of 20.

    commit 4cbf9d5

  2. Log in to comment