Lfun: set_spell_dam - set the amount of spell damage in a monster Synopsis: void set_spell_dam(int dam) Description: The set_spell_dam function sets the amount of spell damage that is done whenever the monster casts a spell. Return value: none Examples: set_spell_dam(5); See also: monster/set_chance