ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Bullet/spell_poison_cloud.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:48 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

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