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

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

1Object skull 1object skull
2randomitems skull
3race undead 2race undead
4face skull.x11 3face skull.x11
5anim 4con 2
6skull.x11
7skull.x12
8mina
9monster 1
10sleep 1
11Wis 20 5wis 20
12no_pick 1 6pow 16
13alive 1 7hp 250
14undead 1 8maxhp 250
15flying 1 9maxsp 50
16exp 5000 10exp 5000
11dam 15
12wc -5
13ac -2
14speed 0.1
15attack_movement 1
17level 15 16level 15
18attacktype 17 17attacktype 17
19resist_magic 100 18resist_magic 100
20resist_cold 100 19resist_cold 100
21resist_poison 100 20resist_poison 100
22resist_paralyze 100 21resist_paralyze 100
23resist_fear 100 22resist_fear 100
24resist_blind 80 23resist_blind 80
25ac -2
26Pow 16
27maxsp 50
28hp 250
29Con 2
30maxhp 250
31wc -5
32dam 15
33speed 0.1
34weight 1500 24weight 1500
25randomitems skull
35run_away 15 26run_away 15
27move_type all
28alive 1
29no_pick 1
30monster 1
31undead 1
36can_cast_spell 1 32can_cast_spell 1
33sleep 1
37can_see_in_dark 1 34can_see_in_dark 1
38attack_movement 1
39editable 1 35editable 1
40magicmap grey 36magicmap grey
37anim
38skull.x11
39skull.x12
40mina
41end 41end
42

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines