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.3 by root, Tue Feb 6 22:40:58 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:16:14 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines