Home
last modified time | relevance | path

Searched refs:get_armour_res_corr (Results 1 – 3 of 3) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ditem-prop.h208 int get_armour_res_corr(const item_def &arm) PURE;
H A Ditem-prop.cc2282 int get_armour_res_corr(const item_def &arm) in get_armour_res_corr() function
H A Dmonster.cc1651 + get_armour_res_corr(item); in _get_monster_armour_value()