Home
last modified time | relevance | path

Searched defs:enchant_spell (Results 1 – 4 of 4) sorted by relevance

/dports/games/zangband/zangband/src/
H A Dspells3.c1823 bool enchant_spell(int num_hit, int num_dam, int num_ac) in enchant_spell() function
/dports/games/mangband/mangband-1.5.3/src/server/
H A Dspells2.c2753 bool enchant_spell(player_type *p_ptr, int num_hit, int num_dam, int num_ac, bool discount) in enchant_spell() function
/dports/games/angband/Angband-4.2.2/src/
H A Deffects.c476 bool enchant_spell(int num_hit, int num_dam, int num_ac, struct command *cmd) in enchant_spell() function
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dspells2.c3454 bool enchant_spell(int Ind, int num_hit, int num_dam, int num_ac, int flags) { in enchant_spell() function