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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines