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

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

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines