Home
last modified time | relevance | path

Searched refs:MONS_DEMIGOD (Results 1 – 4 of 4) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/dat/species/
H A Ddemigod.yaml2 monster: MONS_DEMIGOD
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster-type.h265 MONS_DEMIGOD, // recolouring + single vault enumerator
H A Dmon-data.h1942 MONS_DEMIGOD, 'p', YELLOW, "demigod",
1945 10, MONS_HUMAN, MONS_DEMIGOD, MH_NATURAL, 20,
7250 15, MONS_DEMIGOD, MONS_DEMIGOD, MH_NATURAL, 140,
H A Dgod-abil.cc629 if (mon->type == MONS_DEMIGOD) in _heretic_recite_weakness()