ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_poison_cloud.arc
Revision: 1.5
Committed: Sat Mar 3 00:51:07 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +17 -18 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# Content
1 Object spell_poison_cloud
2 name poison cloud
3 name_pl poison cloud
4 face spell_sorcery.x11
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 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 end