Home
last modified time | relevance | path

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

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dplayer.h437 void rot_player( int amount );
H A Dit_use2.cc215 rot_player( 10 + random2(10) ); in potion_effect()
H A Ddecks.cc762 rot_player( 2 + random2( 7 - you.skills[SK_EVOCATIONS] / 4 ) ); in cards()
H A Dfood.cc742 rot_player( 10 + random2(10) ); in eat_chunk()
H A Dspl-cast.cc2793 rot_player( random2avg(7, 2) + 1 ); in miscast_effect()
H A Dplayer.cc3870 void rot_player( int amount ) in rot_player() function
H A Dfight.cc2259 rot_player( 2 + random2(3) ); in monster_attack()