Page 1 of 1

Auto-ID equippables

PostPosted: Sunday, 21st February 2021, 18:58
by andrew
With the removal of curses, is there any reason left for wearables not to auto-ID? It seems to me to be relevant now only in rather rare cases (distortion weapons, artifacts with *Contam or *Drain) --- and I don't think either of those is intended primarily to punish wear-ID. At least, it's now tedious but optimal to wear-ID every non-artifact armour you find.

Re: Auti-ID equippables

PostPosted: Sunday, 21st February 2021, 19:12
by Nekoatl
There are a few cases where it can lead the player to make some risk/reward decisions that are much easier with Ashenzari's auto-ID feature. Mostly, these are various situations involving items in vaults (especially in the Gauntlet), though there's also cases where a player may need to decide whether it's worth trying to sneak by a dangerous enemy (group) to gain access to an unidentified item.

BTW, I have noticed that armour categories pseudo-ID in crawl_tiles-0.27-a0-346, showing brand but not enchantment level. Not really sure why this happens, and only partially IDs, but it saves some hassle if your armour is already maximally enchanted, and if nothing else, it's a lot more convenient than before, where it was also beneficial to equip unidentified armour of suitable types to ID them, but with the added inconvenience of potentially needing to carry them around until a remove curse scroll could be found... in some games, something that didn't happen until deep in the dungeon.

Re: Auti-ID equippables

PostPosted: Sunday, 21st February 2021, 20:57
by Implojin
Nekoatl wrote:Mostly, these are various situations involving items in vaults (especially in the Gauntlet), though there's also cases where a player may need to decide whether it's worth trying to sneak by a dangerous enemy (group) to gain access to an unidentified item.

One way to handle this without altering vault balance is to shift wear-id over to floor-id, similar to books and wands.

I already have a branch half-written that does this, but there are some Xom stimulation cases that need to be handled and some minor refactoring that needs to be done before I submit a PR.

(If someone on the devteam beats me to it, that's entirely ok too.)

Re: Auto-ID equippables

PostPosted: Wednesday, 24th February 2021, 16:05
by Implojin
Equippable items now identify when you step on them in trunk.