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.4 by root, Tue Feb 6 22:41:27 2007 UTC vs.
Revision 1.5 by root, Sat Mar 3 00:51:14 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines