Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.cc3358 static int _zombie_ev_modifier(monster_type type) in _zombie_ev_modifier() function
3396 return _zombie_ev_modifier(type) + base_ev; in base_evasion()