ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Misc/spell_create_food.arc
(Generate patch)

Comparing deliantra/arch/spell/Misc/spell_create_food.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:23 2006 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:41:27 2007 UTC

1Object spell_create_food 1object spell_create_food
2name create food 2name create food
3name_pl create food 3name_pl create food
4skill summoning
5msg
6If 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! **
7endmsg
4face spell_summoner.111 8face spell_summoner.x11
9sp 10
10maxsp 10
11food 100
5level 6 12level 6
6sp 10
7casting_time 20
8path_attuned 2048
9skill summoning
10type 101 13type 101
11subtype 22 14subtype 22
15path_attuned 2048
12value 60 16value 60
17invisible 1
18duration_modifier 1
13no_drop 1 19no_drop 1
14invisible 1 20casting_time 20
15food 100
16duration_modifier 1
17maxsp 10
18end 21end
22

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines