Home
last modified time | relevance | path

Searched refs:SPELL_VIRULENCE (Results 1 – 6 of 6) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-zap.cc81 { SPELL_VIRULENCE, ZAP_VIRULENCE },
H A Dspell-type.h360 SPELL_VIRULENCE, enumerator
H A Dmon-spell.h1026 { SPELL_VIRULENCE, 35, MON_SPELL_PRIEST },
H A Dspl-data.h2350 SPELL_VIRULENCE, "Virulence",
H A Dmon-cast.cc491 { SPELL_VIRULENCE, _hex_logic(SPELL_VIRULENCE, [](const monster &caster) { in __anon2840f9481a02()
H A Dplayer.cc8160 case SPELL_VIRULENCE: in immune_to_hex()