ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/chaos/liv_chaos.arc
(Generate patch)

Comparing deliantra/arch/monster/chaos/liv_chaos.arc (file contents):
Revision 1.4 by root, Tue Feb 6 22:40:35 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:50:12 2007 UTC

1object living_chaos 1Object living_chaos
2name living chaos 2name living chaos
3randomitems liv_chaos
3race chaos 4race chaos
4face liv_chaos.x11 5face liv_chaos.x11
5is_animated 1
6con 3
7wis 15
8pow 3
9int 3
10hp 250
11maxhp 250
12sp 1
13maxsp 50
14exp 50000
15dam 20
16wc -5
17ac -15
18speed -0.6
19level 13
20attacktype 262144
21resist_physical 50
22resist_magic 50
23resist_fire 50
24resist_electricity 50
25resist_cold 50
26resist_confusion -100
27resist_drain -100
28resist_weaponmagic -100
29resist_ghosthit 100
30resist_poison 100
31resist_fear 100
32resist_death 100
33resist_chaos 100
34weight 30000
35randomitems liv_chaos
36move_type all
37alive 1
38monster 1
39can_cast_spell 1
40color_fg blue 6color_fg blue
41editable 1
42anim 7anim
43liv_chaos.x11 8liv_chaos.x11
44liv_chaos.x12 9liv_chaos.x12
45liv_chaos.x13 10liv_chaos.x13
46liv_chaos.x14 11liv_chaos.x14
47mina 12mina
13is_animated 1
14flying 1
15level 13
16hp 250
17maxhp 250
18Int 3
19Pow 3
20sp 1
21maxsp 50
22ac -15
23wc -5
24dam 20
25alive 1
26weight 30000
27exp 50000
28speed -0.6
29attacktype 262144
30Con 3
31Wis 15
32can_cast_spell 1
33resist_ghosthit 100
34resist_poison 100
35resist_fear 100
36resist_death 100
37resist_chaos 100
38
39resist_physical 50
40resist_magic 50
41resist_fire 50
42resist_electricity 50
43resist_cold 50
44
45resist_confusion -100
46resist_drain -100
47resist_weaponmagic -100
48
49monster 1
50editable 1
48end 51end
49

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines