00-Evan / shattered-pixel-dungeon

Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler with randomized levels and enemies, and hundreds of items to collect and use. It's based on the source code of Pixel Dungeon, by Watabou.
https://shatteredpixel.com/shatteredpd/
GNU General Public License v3.0
4.68k stars 1.09k forks source link

Can't examine fading prismatic image #1482

Closed ropeFullOfHope closed 1 year ago

ropeFullOfHope commented 1 year ago

Screenshot_20230914_000610 After my prismatic image has been killed by an eye laser it probably entered a berserking state. It has no AI (it won't attack, won't move and cannot swap places with my character) and inspecting it yields the "You don't know what is there" message. It died a few turns later.

00-Evan commented 1 year ago

There is a mild UI bug here in that the description of the prismatic image should appear, but otherwise this is intended. Prismatic images do not get class benefits like raging, they will fade away when at 0HP unless they are healed.

00-Evan commented 1 year ago

Fixed in BETA-0.5