Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maximum MP Score problem. (In the latest beta version) #117

Closed
slottwo opened this issue May 13, 2024 · 2 comments
Closed

Maximum MP Score problem. (In the latest beta version) #117

slottwo opened this issue May 13, 2024 · 2 comments
Assignees

Comments

@slottwo
Copy link

slottwo commented May 13, 2024

Bug Description:
The calculation of maximum Mind Point is not including the character's level in the sum as it should (visit the core rulebook on page 163: "Your maximum Mind Points are equal to your total character level + five times your character’s base Willpower die size.")

Steps to Reproduce:

  1. At version 2.3.7-beta.2
  2. Navigate to 'Actors tab'
  3. Click on 'Create Actor'
  4. Click on 'Create New Actor'
  5. Observe the error occurring: Note that the maximum HP is valued at 45 (5*8+5), but the maximum MP is only 40.
  6. Change the Level to '6'
  7. Observe the error occurring: See that the maximum HP has increased to 46 (5*8+6), but the maximum MP remains 40.

Expected behavior:
I expected that at points 4 and 6 the maximum MP score would be evaluated as 45 and 46, respectively.

Attachments:
image

@spyrella
Copy link
Collaborator

The issue has been addressed in the development branch. It will be available on the new prelease beta, probably by tonight.

@slottwo slottwo changed the title Maximum MP Score problem. Maximum MP Score problem. (In the latest beta version) May 13, 2024
@spyrella
Copy link
Collaborator

spyrella commented Jun 7, 2024

Is available with the new V2.3.7 dropping tonight.

@spyrella spyrella closed this as completed Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants