this post was submitted on 21 Sep 2024
14 points (100.0% liked)

Pixel Dungeon

1451 readers
36 users here now

This community is a place to talk strategies, tell stories, or discuss anything related to Pixel Dungeon or its many versions.

Rules:

We have a few title tags for standout posts:

Sister Communities:

founded 1 year ago
MODERATORS
 

Shattered Pixel Dungeon v2.5.2

When I level up, the screen says +Accuracy, +Evasion, +5 HP! +1 Talent Point!

I can see the hp and the talent points at any time. But I do not see where I can see my character's accuracy and evasion statistics. Where can I see them? Also, do the base accuracy and evasion stats differ depending on which class you start out as?

Thank you for your help.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 1 month ago (2 children)

Here's the dev's comment a month ago, in regard to your question.

Unfortunately I don’t intend to show off accuracy and evasion stats because the numbers aren’t particularly meaningful. The hero has 10 accuracy and 5 evasion to start, and gains +1 of each per level. This tells you nothing about the actual hit/dodge chance on a per-enemy basis. the only real way for me to show this information would be to show the exact hit/dodge chance for each enemy, which feels like way too much information.

[–] [email protected] 1 points 1 month ago* (last edited 1 month ago) (1 children)

Thank you.

The code is here https://github.com/00-Evan/shattered-pixel-dungeon. How do I modify the code to add the accuracy/evasion stats to the UI, and then how do I compile the code into my own version?

[–] [email protected] 1 points 1 month ago

Perhaps @[email protected] could help you out since they mentioned wanting to do the same. Or perhaps the dev. I know they're pretty responsive to bug reports. It's been ages since I actually did any programming so I'm not of much help I'm afraid.