ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/chaos_ball.arc
Revision: 1.1.1.1 (vendor branch)
Committed: Mon Feb 6 20:26:13 2006 UTC (18 years, 4 months ago) by root
Branch: UPSTREAM
CVS Tags: UPSTREAM_2006_03_15, UPSTREAM_2006_02_01, UPSTREAM_2006_02_22
Changes since 1.1: +0 -0 lines
Log Message:
Initial Import

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.111
13 anim
14 explosion.111
15 burnout.11O
16 fireball.111
17 ball_lightning.111
18 icestorm.111
19 confusion.111
20 acid_pool.111
21 poisoncloud.111
22 slow.111
23 paralyse.111
24 fear.111
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