Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddescribe.cc4088 const int beat_ev_chance = mon_to_hit_pct(to_land, ev); in _describe_mons_to_hit() local
4095 const int hit_chance = beat_ev_chance * beat_sh_chance / 100; in _describe_mons_to_hit()