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

Three-eyes: Perk 7 should read enfeeble instead of empower #580

Closed
m42i opened this issue Jun 16, 2024 · 6 comments
Closed

Three-eyes: Perk 7 should read enfeeble instead of empower #580

m42i opened this issue Jun 16, 2024 · 6 comments
Labels
data error Some data is wrong

Comments

@m42i
Copy link

m42i commented Jun 16, 2024

Edition

ToA

Type of data

Character Stat/Sheet

Describe the data affected

Perks, position 7, ritualist: empower

Describe the error

On line 248 it should be „enfeeble“ instead of „empower“:

"value": "%game.coloredToken.5cac66.toa-reaver%: %game.condition.rupture% / %game.coloredToken.c7386a.toa-ritualist%: %game.condition.empower%",

Additional

No response

@m42i m42i added the data error Some data is wrong label Jun 16, 2024
@Lurkars Lurkars removed their assignment Jun 17, 2024
@Lurkars
Copy link
Owner

Lurkars commented Jun 17, 2024

fixed in v0.99.9

@Sr0sh
Copy link

Sr0sh commented Jun 18, 2024

I’m afraid this didn’t fix it but introduced another error. This is how these three perks should look like:

image

Reaver/green > rupture
Ritualist/red > enfeeble
Conqueror/blue > empower

Lurkars added a commit that referenced this issue Jun 18, 2024
@Lurkars
Copy link
Owner

Lurkars commented Jun 18, 2024

yes, seemed I just replace the wrong enfeeble with empower, please verify if it is now correct in v0.99.10

@Lurkars Lurkars reopened this Jun 18, 2024
@Lurkars Lurkars added the to test Should be fixed, but needs proper testing label Jun 18, 2024
@Sr0sh
Copy link

Sr0sh commented Jun 19, 2024

Thanks and almost!

Now there’s a “self” that shouldn’t be there after the last enfeeble (see the picture in my previous comment how it should look like).

@Lurkars
Copy link
Owner

Lurkars commented Jun 21, 2024

So, I hope it's now all fixed in v0.99.11. In the end it was all just stupid copy paste errors, but I first fixed the wrong line and overlooked another (not mentioned) error.

@Sr0sh
Copy link

Sr0sh commented Jun 22, 2024

Perfect, thanks!

@Sr0sh Sr0sh removed their assignment Jun 22, 2024
@Lurkars Lurkars closed this as completed Jun 22, 2024
@Lurkars Lurkars removed the to test Should be fixed, but needs proper testing label Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data error Some data is wrong
Projects
None yet
Development

No branches or pull requests

3 participants