Home
last modified time | relevance | path

Searched refs:AF_DRAIN_STAT (Results 1 – 5 of 5) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-enum.h74 AF_DRAIN_STAT, enumerator
H A Dmon-data.h2549 { {AT_HIT, AF_DRAIN_STAT, 18}, {AT_HIT, AF_DRAIN_STAT, 18},
4558 { {AT_HIT, AF_DRAIN_SPEED, 27}, {AT_HIT, AF_DRAIN_STAT, 17}, AT_NO_ATK,
H A Ddescribe.cc3724 { AF_DRAIN_STAT, "drain strength, intelligence or dexterity" }, in _flavour_base_desc()
H A Dmon-util.cc2076 if (attk.flavour == AF_DRAIN_STAT) in mons_attack_spec()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/util/monster/
H A Dmonster-main.cc917 const attack_flavour flavour(orig_attk.flavour == AF_DRAIN_STAT ? in main()
1018 case AF_DRAIN_STAT: in main()