ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/chaos.arc
(Generate patch)

Comparing deliantra/arch/ground/chaos.arc (file contents):
Revision 1.1.1.1 by root, Mon Feb 6 20:26:12 2006 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:48:48 2009 UTC

1# This is actually set up as a cone effect. IT basically persists 1# This is actually set up as a cone effect. IT basically persists
2# and does a little amount of damage. 2# and does a little amount of damage.
3Object chaos 3object chaos
4anim
5explosion.x11
6burnout.x1O
7fireball.x11
8ball_lightning.x11
9icestorm.x11
10confusion.x11
11acid_pool.x11
12poisoncloud.x11
13slow.x11
14paralyse.x11
15fear.x11
16mina
17name chaos
18face ball_lightning.x11
19dam 2
20wc -30
21speed 1
22level 1
4type 102 23type 102
5subtype 7 24subtype 7
6walk_on 1 25attacktype 262144
26move_on walk
27no_pick 1
28is_floor 1
29lifesave 1
30end
31
32object major_chaos
33anim
34explosion.x11
35burnout.x1O
36fireball.x11
37ball_lightning.x11
38icestorm.x11
39confusion.x11
40acid_pool.x11
41poisoncloud.x11
42slow.x11
43paralyse.x11
44fear.x11
45mina
46name chaos
47face ball_lightning.x11
48dam 10
49wc -30
50speed 1
7level 1 51level 1
8wc -30
9lifesave 1
10name chaos
11face ball_lightning.111
12anim
13explosion.111
14burnout.11O
15fireball.111
16ball_lightning.111
17icestorm.111
18confusion.111
19acid_pool.111
20poisoncloud.111
21slow.111
22paralyse.111
23fear.111
24mina
25speed 1
26no_pick 1
27attacktype 262144
28dam 2
29editable 8
30is_floor 1
31end
32#
33Object major_chaos
34type 102 52type 102
35subtype 7 53subtype 7
36walk_on 1 54attacktype 262144
37level 1 55move_on walk
38wc -30 56no_pick 1
57is_floor 1
39lifesave 1 58lifesave 1
40name chaos
41face ball_lightning.111
42anim
43explosion.111
44burnout.11O
45fireball.111
46ball_lightning.111
47icestorm.111
48confusion.111
49acid_pool.111
50poisoncloud.111
51slow.111
52paralyse.111
53fear.111
54mina
55speed 1
56no_pick 1
57attacktype 262144
58dam 10
59editable 8
60is_floor 1
61end 59end
60

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines