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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines