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.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
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 30end
41face ball_lightning.x11 31
32object major_chaos
42anim 33anim
43explosion.x11 34explosion.x11
44burnout.x1O 35burnout.x1O
45fireball.x11 36fireball.x11
46ball_lightning.x11 37ball_lightning.x11
50poisoncloud.x11 41poisoncloud.x11
51slow.x11 42slow.x11
52paralyse.x11 43paralyse.x11
53fear.x11 44fear.x11
54mina 45mina
46name chaos
47face ball_lightning.x11
48dam 10
49wc -30
55speed 1 50speed 1
51level 1
52type 102
53subtype 7
54attacktype 262144
55move_on walk
56no_pick 1 56no_pick 1
57attacktype 262144
58dam 10
59editable 8
60is_floor 1 57is_floor 1
58lifesave 1
61end 59end
60

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines