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

Ranked Talents not stacking properly #1642

Closed
sevrick opened this issue Aug 1, 2024 · 2 comments · Fixed by #1647
Closed

Ranked Talents not stacking properly #1642

sevrick opened this issue Aug 1, 2024 · 2 comments · Fixed by #1647
Labels
bug Something isn't working
Milestone

Comments

@sevrick
Copy link

sevrick commented Aug 1, 2024

Describe the bug
When I purchase a the 2nd rank in a ranked talent it looks like this:
image
When I pushcase a 3rd
it adds a new row instead of stacking on top of the other
Also other talents are acting weird as you can see here
image
and yes Know Somebody is marked as ranked.
image
I also made a completely new tree and talents and the result was the talents didn't stack.
To Reproduce
Not exactly sure. You could make the trader tree and purchase the talents the same way. The talents and specialization I pulled from a compendium if that matters.

Expected behavior
The talents with ranks should stack without any weird error.

Foundry Version: v12.330
System Version v1.902
Hosted on Forge No

@sevrick sevrick added the bug Something isn't working label Aug 1, 2024
@obrenckle
Copy link
Contributor

obrenckle commented Aug 6, 2024

I did a few tests:

  • New character, specialization (advisor) and talents (Know Somebody) dragged directly from compendium after an oggdude import, ranked talent counts as ranked and stacks
  • Edit talent directly in compendium and change nothing else, ranked talent counts as ranked and stacks. Talent text updated in talent list on character sheet, but not in specialization tree on character sheet, or in specialization in compendium
  • Drag updated talent from compendium on specialization in character sheet, ranked talent counts as unranked and stop stacking. Inspecting the talent still show "ranked" as checked.
  • Import updated talent, drag imported updated talent on specialization in character sheet, ranked talent counts as ranked and stacks.

@wrycu
Copy link
Collaborator

wrycu commented Aug 7, 2024

Fixed by commit from @obrenckle, will be released in 1.903. Thanks for the report and fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants