Home
last modified time | relevance | path

Searched defs:mp_cost (Results 1 – 6 of 6) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dabl-show.h22 unsigned int mp_cost; // magic cost of ability member
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Devoke.cc193 const int mp_cost = wand_mp_cost(); in wand_power() local
236 const int mp_cost = wand_mp_cost(); in zap_wand() local
H A Dability.cc257 unsigned int mp_cost; // magic cost of ability member
3213 const int mp_cost = abil.get_mp_cost(); in _pay_ability_costs() local
H A Dspl-cast.cc105 void surge_power_wand(const int mp_cost) in surge_power_wand()
H A Dart-func.h186 int mp_cost = 4; in _DISPATER_targeted_evoke() local
H A Dspl-summoning.cc308 int mp_cost = random_range(2, 3); in _place_dragon() local