Home
last modified time | relevance | path

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

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dplayer.h360 void dec_mp(int mp_loss);
H A Dit_use3.cc357 dec_mp(1); in evoke_wielded()
377 dec_mp( 2 + random2avg(5, 2) ); in evoke_wielded()
444 dec_mp(4); in evoke_wielded()
H A Douch.cc470 dec_mp(1); in lose_level()
H A Dspl-book.cc1514 dec_mp(spell_mana(specspell)); in staff_spell()
H A Dabl-show.cc1190 dec_mp( abil.mp_cost ); in activate_ability()
H A Dreligion.cc2105 dec_mp( 100 ); // this should zero it. in divine_retribution()
H A Dspl-cast.cc611 dec_mp( spell_mana(spell) ); in cast_a_spell()
H A Dplayer.cc3195 void dec_mp(int mp_loss) in dec_mp() function
H A Dfight.cc1229 dec_mp(STAFF_COST); in you_attack()
H A Dmonstuff.cc2180 dec_mp(5 + random2avg(13, 3)); in handle_nearby_ability()