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

Comparing deliantra/arch/spell/Bullet/spell_poison_cloud.arc (file contents):
Revision 1.11 by root, Thu Sep 17 08:14:47 2009 UTC vs.
Revision 1.14 by elmex, Wed Apr 21 09:29:57 2010 UTC

1object spell_poison_cloud 1object spell_poison_cloud
2inherit type_spell
2name poison cloud 3name poison cloud
3name_pl poison cloud 4name_pl poison cloud
4skill sorcery 5skill sorcery
5msg 6msg
6Produces a ball which flies forward and explodes into 7Produces a ball which flies forward and explodes into
12sp 5 13sp 5
13maxsp 8 14maxsp 8
14food 5 15food 5
15dam 0 16dam 0
16level 10 17level 10
17type 101
18subtype 5 18subtype 5
19attacktype 1026 19attacktype 1026
20path_attuned 16 20path_attuned 16
21value 20 21value 1
22invisible 1 22invisible 1
23duration 25 23duration 25
24range 4 24range 4
25dam_modifier 2 25dam_modifier 2
26no_drop 1 26no_drop 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines