Home
last modified time | relevance | path

Searched refs:holy_word (Results 1 – 8 of 8) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dspells2.h117 void holy_word(int pow);
H A Dspells2.cc691 void holy_word(int pow) in holy_word() function
H A Dabl-show.cc836 holy_word( you.skills[SK_INVOCATIONS] * 8 ); in activate_ability()
H A Dspl-cast.cc1127 holy_word(50); in your_spells()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-goditem.h84 void holy_word(int pow, holy_word_source_type source, const coord_def& where,
H A Dgod-abil.cc208 holy_word(100, HOLY_WORD_TSO, you.pos(), true); in bless_weapon()
824 holy_word, enumerator
976 effect = zin_eff::holy_word; in zin_recite_to_single_monster()
1004 effect = zin_eff::holy_word; in zin_recite_to_single_monster()
1158 case zin_eff::holy_word: in zin_recite_to_single_monster()
H A Dspl-goditem.cc1062 void holy_word(int pow, holy_word_source_type source, const coord_def& where, in holy_word() function
H A Ditem-use.cc3443 holy_word(100, HOLY_WORD_SCROLL, you.pos(), false, &you); in read()