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

Comparing deliantra/arch/monster/undead/deathshead.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:55:10 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:40:57 2007 UTC

1Object deathshead 1object deathshead
2name Death's Head 2name Death's Head
3randomitems deathshead
4race undead 3race undead
5face deathshead.x11 4face deathshead.x11
5con 100
6wis 40
7pow 100
8hp 22000
9maxhp 22000
10sp 10000
11maxsp 10000
12exp 400000
13dam 400
14wc -70
15ac -70
16speed 0.5
17attack_movement 1
18level 130
19attacktype 17
20resist_physical 75
21resist_magic 100
22resist_fire 100
23resist_electricity 90
24resist_cold 100
25resist_confusion 100
26resist_acid 90
27resist_drain 100
28resist_weaponmagic 80
29resist_ghosthit 100
30resist_poison 100
31resist_slow 100
32resist_paralyze 100
33resist_fear 100
34resist_cancellation 65
35resist_deplete 100
36resist_death 100
37resist_chaos 100
38resist_counterspell 65
39resist_godpower 80
40resist_blind 100
41weight 1500
42glow_radius -5
43randomitems deathshead
44move_type all
45alive 1
46no_pick 1
47monster 1
48undead 1
49can_cast_spell 1
50sleep 1
51can_see_in_dark 1
52editable 1
53magicmap grey
6anim 54anim
7deathshead.x11 55deathshead.x11
8deathshead.x12 56deathshead.x12
9deathshead.x13 57deathshead.x13
10deathshead.x14 58deathshead.x14
11mina 59mina
12monster 1
13sleep 1
14Wis 40
15Pow 100
16Con 100
17no_pick 1
18alive 1
19undead 1
20flying 1
21exp 400000
22level 130
23attacktype 17
24resist_godpower 80
25resist_weaponmagic 80
26resist_physical 75
27resist_chaos 100
28resist_magic 100
29resist_cold 100
30resist_poison 100
31resist_electricity 90
32resist_fire 100
33resist_acid 90
34resist_paralyze 100
35resist_fear 100
36resist_blind 100
37resist_death 100
38resist_confusion 100
39resist_ghosthit 100
40resist_deplete 100
41resist_death 100
42resist_drain 100
43resist_slow 100
44resist_cancellation 65
45resist_counterspell 65
46ac -70
47wc -70
48maxsp 10000
49sp 10000
50hp 22000
51maxhp 22000
52dam 400
53speed 0.5
54weight 1500
55can_cast_spell 1
56can_see_in_dark 1
57attack_movement 1
58editable 1
59glow_radius -5
60magicmap grey
61end 60end
61

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines