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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines