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.4 by root, Fri Feb 9 01:52:16 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines