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.1.1 by root, Mon Feb 6 20:27:00 2006 UTC vs.
Revision 1.13 by root, Sat Oct 16 09:18:32 2010 UTC

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