Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Shadow of the Wyrm

Traditional roguelike in the style of ADOM and Omega · By Julian Day

Backstabbed?

A topic by grdlgrdl created 47 days ago Views: 70 Replies: 3
Viewing posts 1 to 2

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.

Developer(+1)

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.

Ah, makes sense. Thanks for the response!

Developer(+1)

Thanks for mentioning this! I've got it fixed up for the next version - the flag will wear off after a couple of hours in-game.