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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines