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

Comparing deliantra/arch/monster/demon/bone_head.arc (file contents):
Revision 1.3 by root, Tue Feb 6 22:40:36 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:15:54 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines