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 by root, Mon Feb 6 20:26:12 2006 UTC vs.
Revision 1.6 by root, Sun Feb 18 21:07:39 2007 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 fly_low
27no_pick 1
28is_floor 1
29lifesave 1
30editable 8
31end
32
33object major_chaos
34anim
35explosion.x11
36burnout.x1O
37fireball.x11
38ball_lightning.x11
39icestorm.x11
40confusion.x11
41acid_pool.x11
42poisoncloud.x11
43slow.x11
44paralyse.x11
45fear.x11
46mina
47name chaos
48face ball_lightning.x11
49dam 10
50wc -30
51speed 1
7level 1 52level 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 53type 102
35subtype 7 54subtype 7
36walk_on 1 55attacktype 262144
37level 1 56move_on walk fly_low
38wc -30 57no_pick 1
58is_floor 1
39lifesave 1 59lifesave 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 60editable 8
60is_floor 1
61end 61end
62

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines