Home
last modified time | relevance | path

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

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dactivity_actor.cpp734 const int hack_stddev = 5; in hack_attempt() local
735 int success = std::ceil( normal_roll( hack_level( who ), hack_stddev ) ); in hack_attempt()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dactivity_actor.cpp734 const int hack_stddev = 5; in hack_attempt() local
735 int success = std::ceil( normal_roll( hack_level( who ), hack_stddev ) ); in hack_attempt()