Home
last modified time | relevance | path

Searched refs:SPELL_FOXFIRE (Results 1 – 12 of 12) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/catch2-tests/
H A Dtest_randbook.cc37 SPELL_FOXFIRE,
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmgen-data.h182 || summon_type == SPELL_FOXFIRE
H A Dbook-data.h53 SPELL_FOXFIRE,
H A Dspl-zap.cc127 { SPELL_FOXFIRE, ZAP_FOXFIRE },
H A Djob-data.h200 SPELL_FOXFIRE,
H A Dspell-type.h492 SPELL_FOXFIRE, enumerator
H A Dl-debug.cc495 SPELL_FOXFIRE, in LUAFN()
H A Dspl-cast.cc1364 case SPELL_FOXFIRE: in find_spell_targeter()
2226 case SPELL_FOXFIRE: in _do_cast()
2676 case SPELL_FOXFIRE: in spell_damage_string()
H A Dspl-data.h3233 SPELL_FOXFIRE, "Foxfire",
H A Dquiver.cc1096 || spell == SPELL_FOXFIRE; // not a direct attack, but has sensible autofight behavior in is_autofight_combat_spell()
H A Dspl-summoning.cc3067 fox.set_summoned(&agent, 0, SPELL_FOXFIRE, god); in cast_foxfire()
H A Dtags.cc2387 return SPELL_FOXFIRE; in _fixup_removed_spells()