open(my $spell_description, '>', get_data_file('Role_playing/Spell_descriptions',"$spell_name.txt")); print $spell_description $description;