Pixel Dungeon
This community is a place to talk strategies, tell stories, or discuss anything related to Pixel Dungeon or its many versions.
Rules:
-
1. No hate or adult themes of any kind: NSFW or illegal material, hate speech, personal attacks, harassment, doxxing, bullying, etc. are all strictly forbidden. Crude or offensive language should be kept to a minimum or avoided entirely.
-
2. Posts must directly relate to Pixel Dungeon: All content posted must directly reference Pixel Dungeon or one of its variants in some form. Loose connections or similar nomenclature from irrelevant works do not count.
-
3. Do not use other's work without giving credit: You may post things that were created by other people, but you must link to the original and credit the author. AI generated content is prohibited, as crediting the original authors is impossible.
-
4. Follow site-wide rules: https://legal.lemmy.world/tos/
We have a few title tags for standout posts:
- [MOD] - Posts by moderators about the community
- [DEV] - Announcements from a developer of a PD version
- [OC] - Self-made original content
Sister Communities:
view the rest of the comments
Glad to hear you like the new indicator! It's a bit more complex from a coding standpoint, but I would like to extend this functionality to more accuracy/evasion effects in the next update.
Also glad you got the 'dook' reference, hehe. For those who don't know, it's a cute happy noise they can make: https://www.youtube.com/watch?v=8hXvZD6IY8A
Yeah, it looks really good, it's a nice addition to the game. I'm excited to see what you do next with accuracy and evasion
I also have some questions if you don't mind
Does the green ribbon actually appear when the item helps a player or enemy avoid an attack? I've seen it appear a surprising amount of times, I didn't know extra evasion triggered that often.
I've noticed the green ribbon icon from the Ferret Tufts also appears with the "Blocked" message in the combat log. Could you explain what the "Blocked" message means in the context of combat mechanics?
Are there plans to expand this kind of visual feedback (like the Ferret Tufts icon) to other item categories or mechanics beyond accuracy/evasion effects in the future?"
'blocked' and 'dodged' mean the exact same things (and so does 'dooked'), they're just different forms of flavor text on top of "the attack missed".
Assuming there are no coding errors, the ribbon appears in any case where the defense roll is beating the accuracy roll by a small enough proportion that if the tuft buff were reversed the attack would be a hit instead. i.e. the ribbon appears when the tuft is the reason the attack is dodged. Atm the tuft is balanced to, on average, reduce DPS by about 33% at +3, although this can vary a lot.
At the moment the only thing planned is accuracy/evasion. more Icons in general is possible where appropriate though, the ones for damage types worked very well.
I see, I'm looking forward to that. Ferret tufts "dooked" has gotta be my favorite indicator so far.
Thank you so much for the answers, it was very informative.