Home
last modified time | relevance | path

Searched refs:lore_attr_resist (Results 1 – 4 of 4) sorted by relevance

/dports/games/angband/Angband-4.2.2/src/
H A Dmon-lore.c85 return level->lore_attr_resist; in spell_color()
104 return level->lore_attr_resist; in spell_color()
112 return level->lore_attr_resist; in spell_color()
199 return blow->lore_attr_resist; in blow_color()
208 return blow->lore_attr_resist; in blow_color()
225 return blow->lore_attr_resist; in blow_color()
240 return blow->lore_attr_resist; in blow_color()
248 return blow->lore_attr_resist; in blow_color()
252 return blow->lore_attr_resist; in blow_color()
258 return blow->lore_attr_resist; in blow_color()
[all …]
H A Dmon-blows.h78 byte lore_attr_resist; /* Color used in lore text when resisted */ member
H A Dmonster.h175 byte lore_attr_resist; /* Color used in lore text when resisted */ member
H A Dmon-init.c355 eff->lore_attr_resist = attr; in parse_eff_lore_color_resist()
810 l->lore_attr_resist = attr; in parse_mon_spell_lore_color_resist()