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

File Contents

# Content
1 # a specific type of spell effect (cone) which operates
2 # as a ground object.
3 object chaos_ball
4 name chaos
5 type 102
6 subtype 7
7 level 1
8 walk_on 1
9 fly_on 1
10 wc -30
11 lifesave 1
12 face ball_lightning.x11
13 anim
14 explosion.x11
15 burnout.x1O
16 fireball.x11
17 ball_lightning.x11
18 icestorm.x11
19 confusion.x11
20 acid_pool.x11
21 poisoncloud.x11
22 slow.x11
23 paralyse.x11
24 fear.x11
25 mina
26 is_used_up 1
27 random_movement 1
28 speed 1
29 no_pick 1
30 attacktype 262144
31 flying 1
32 no_pick 1
33 dam 5
34 visibility 100
35 editable 8
36 end