--- deliantra/arch/spell/Misc/spell_create_food.arc 2006/08/09 10:55:10 1.2 +++ deliantra/arch/spell/Misc/spell_create_food.arc 2008/09/28 07:30:00 1.8 @@ -1,21 +1,26 @@ -Object spell_create_food +object spell_create_food name create food name_pl create food -face spell_summoner.111 -level 6 -sp 10 -casting_time 20 -path_attuned 2048 skill summoning +msg +If this prayer is successful, your god will grant you some food. +However, your god will take away this gift if you drop it. + +This spell accepts an argument that let's you create any food +that your current casting level is able to create. +endmsg +face spell_summoner.x11 +sp 10 +maxsp 10 +food 100 +level 6 type 101 subtype 22 +path_attuned 2048 value 60 -no_drop 1 invisible 1 -food 100 duration_modifier 1 -maxsp 10 -msg -If this prayer is successful, your god will grant you some food. However, your god will take away this gift if you drop it. ** Try to get this spell as fast as you can cast it! ** -endmsg +no_drop 1 +casting_time 20 end +