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