Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dplayer.h990 int player_wizardry(spell_type spell);
H A Dspl-cast.cc297 const int wizardry = player_wizardry(spell); in _apply_spellcasting_success_boosts()
H A Dplayer.cc2088 int player_wizardry(spell_type /*spell*/) in player_wizardry() function