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.4 by root, Tue Feb 6 22:40:15 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
4name chaos
5face ball_lightning.x11
6dam 2
7wc -30
8speed 1
9level 1
4type 102 10type 102
5subtype 7 11subtype 7
6walk_on 1 12attacktype 262144
13move_on all
14no_pick 1
15is_floor 1
16lifesave 1
17editable 8
18anim
19explosion.x11
20burnout.x1O
21fireball.x11
22ball_lightning.x11
23icestorm.x11
24confusion.x11
25acid_pool.x11
26poisoncloud.x11
27slow.x11
28paralyse.x11
29fear.x11
30mina
31end
32
33object major_chaos
34name chaos
35face ball_lightning.x11
36dam 10
37wc -30
38speed 1
7level 1 39level 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 40type 102
35subtype 7 41subtype 7
36walk_on 1 42attacktype 262144
37level 1 43move_on all
38wc -30 44no_pick 1
45is_floor 1
39lifesave 1 46lifesave 1
40name chaos 47editable 8
41face ball_lightning.111
42anim 48anim
43explosion.111 49explosion.x11
44burnout.11O 50burnout.x1O
45fireball.111 51fireball.x11
46ball_lightning.111 52ball_lightning.x11
47icestorm.111 53icestorm.x11
48confusion.111 54confusion.x11
49acid_pool.111 55acid_pool.x11
50poisoncloud.111 56poisoncloud.x11
51slow.111 57slow.x11
52paralyse.111 58paralyse.x11
53fear.111 59fear.x11
54mina 60mina
55speed 1
56no_pick 1
57attacktype 262144
58dam 10
59editable 8
60is_floor 1
61end 61end
62

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines