ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_poison_cloud.arc
Revision: 1.3
Committed: Tue Jan 2 21:58:22 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.2: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object spell_poison_cloud
2     name poison cloud
3     name_pl poison cloud
4 pippijn 1.3 face spell_sorcery.x11
5 root 1.1 level 2
6     sp 5
7     casting_time 10
8     path_attuned 16
9     other_arch poisonbullet
10     dam 0
11     dam_modifier 3
12     range 4
13     duration 4
14     maxsp 8
15     type 101
16     subtype 5
17     value 20
18     attacktype 1026
19     no_drop 1
20     invisible 1
21     skill sorcery
22     food 5
23 elmex 1.2 msg
24     This spell produces a ball which flies foward and explodes into
25     a poisonous gas cloud. Monsters within it are slowed, weakened, and possibly killed.
26     endmsg
27 root 1.1 end