ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_poison_cloud.arc
Revision: 1.2
Committed: Wed Aug 9 09:40:12 2006 UTC (17 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.1: +4 -0 lines
Log Message:
added further descriptions, mostly from the crossfire homepage and parts
copied over from similar spells.

File Contents

# User Rev Content
1 root 1.1 Object spell_poison_cloud
2     name poison cloud
3     name_pl poison cloud
4     face spell_sorcery.111
5     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