Home
last modified time | relevance | path

Searched defs:base_evasion (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.cc3381 int monster::base_evasion() const in base_evasion() function in monster
H A Dplayer.cc5993 const int base_evasion = _player_evasion(evit); in evasion() local