Name: 290-identify.diff Author: Ross Morgan-Linial For: Vanilla Angband 2.9.0 Description: This patch expands the power of the object flags display (in the character info screen) and the inspect command. Changes: * Added a new option, cheat_item, to treat all objects as *identified*. * Turned on SPOIL_ARTIFACTS and SPOIL_EGO_ITEMS by default. * Allowed the 'I'nspect command to work on non-*identified* items. * Immunities display as a green 'I' instead of a '*' in the flags screen. * The numeric value of bonuses to abilities such as stealth and searching are displayed. Negative bonuses are displayed in red. * Descriptions of item activations look better. * The inspect command gives the actual effect of each bonus - for example, "It increases your bow modifier to x5" instead of "It affects your shooting power".