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.8 by root, Sat Aug 4 21:35:10 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines