Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmutation.h85 int augmentation_amount();
H A Dstatus.cc328 int level = augmentation_amount(); in fill_status_info()
H A Dmutation.cc3086 int augmentation_amount() in augmentation_amount() function
H A Dspl-cast.cc480 power *= 10 + 4 * augmentation_amount(); in calc_spell_power()
H A Dplayer.cc3379 ret += 3 * augmentation_amount(); in slaying_bonus()