Home
last modified time | relevance | path

Searched refs:battlecharge (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-summoning.cc2146 battlesphere->battlecharge = min(20, (int) battlesphere->battlecharge in cast_battlesphere()
2185 battlesphere->battlecharge = 4 + random2(pow + 10) / 10; in cast_battlesphere()
2212 if (mons->battlecharge == 0) in end_battlesphere()
2348 if (mons->props.exists("firing") && mons->battlecharge > 0) in fire_battlesphere()
2413 if (--mons->battlecharge == 0) in fire_battlesphere()
H A Dmonster.h93 int battlecharge; ///< Charges of battlesphere member