Love the game, returning to it after first beating it back in v1.5 or so. My new character has 'Backstabbed' when examined. What does this do and is it possible to cure it? I've tried prayer and rest to no avail so far.
Traditional roguelike in the style of ADOM and Omega · By
Oh, fascinating. Backstabbed is just a flag that prevents creatures from being backstabbed multiple times - it's meant to model I guess an awareness of the danger around you? It's not a big deal for NPCs because they don't live long, but it should probably get cleared on the player periodically (there are timers for various things in-game, I can hook into these). I'll update this for the next release.