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.7 by root, Sat Mar 3 01:24:16 2007 UTC vs.
Revision 1.11 by root, Thu Sep 17 08:14:47 2009 UTC

1object spell_poison_cloud 1object spell_poison_cloud
2name poison cloud 2name poison cloud
3name_pl poison cloud 3name_pl poison cloud
4skill sorcery 4skill sorcery
5msg 5msg
6This spell produces a ball which flies foward and explodes into 6Produces a ball which flies forward and explodes into
7a poisonous gas cloud. Monsters within it are slowed, weakened, and possibly killed. 7a poisonous gas cloud. Monsters within it are slowed, weakened, and possibly killed.
8endmsg 8endmsg
9other_arch poisonbullet 9other_arch poisonbullet
10sound wn/bow-puny-miss
10face spell_sorcery.x11 11face spell_sorcery.x11
11sp 5 12sp 5
12maxsp 8 13maxsp 8
13food 5 14food 5
14dam 0 15dam 0
15level 2 16level 10
16type 101 17type 101
17subtype 5 18subtype 5
18attacktype 1026 19attacktype 1026
19path_attuned 16 20path_attuned 16
20value 20 21value 20
21invisible 1 22invisible 1
22duration 4 23duration 25
23range 4 24range 4
24dam_modifier 3 25dam_modifier 2
25no_drop 1 26no_drop 1
26casting_time 10 27casting_time 10
27end 28end
28 29

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines