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

Comparing deliantra/arch/monster/demon/devil.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:56 2006 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:40:36 2007 UTC

1Object devil 1object devil
2name demon 2name demon
3race demon 3race demon
4randomitems devil
5face devil.111 4face devil.x11
6color_fg red 5con 4
7anim
8devil.111
9devil.112
10mina
11monster 1
12sleep 1
13Wis 15 6wis 15
14see_invisible 1
15no_pick 1
16alive 1
17exp 800
18ac 1
19resist_physical 30
20wc 3
21dam 12
22Pow 4 7pow 4
23Int 15 8int 15
9hp 165
10maxhp 165
24sp 30 11sp 30
25maxsp 30 12maxsp 30
26hp 165 13exp 800
27Con 4 14dam 12
28maxhp 165 15wc 3
16ac 1
17speed 0.11
29level 9 18level 9
19resist_physical 30
30resist_fire 100 20resist_fire 100
31resist_blind 30
32resist_cold -100 21resist_cold -100
33resist_confusion -100 22resist_confusion -100
34speed 0.11 23resist_blind 30
35weight 180000 24weight 180000
25randomitems devil
36run_away 15 26run_away 15
27pick_up 24
37will_apply 2 28will_apply 2
38pick_up 24 29alive 1
39can_apply 25 30can_use_shield 1
31no_pick 1
32monster 1
33see_invisible 1
34can_cast_spell 1
40can_use_scroll 1 35can_use_scroll 1
41can_use_skill 1
42can_use_wand 1
43can_use_rod 1
44can_cast_spell 1
45can_use_bow 1 36can_use_bow 1
46can_use_shield 1
47can_use_armour 1 37can_use_armour 1
48can_use_weapon 1 38can_use_weapon 1
49can_use_ring 1 39can_use_ring 1
50editable 1 40sleep 1
51body_skill 1 41can_use_skill 1
42can_use_rod 1
43body_range 1
44body_arm 2
52body_torso 1 45body_torso 1
53body_head 1 46body_head 1
47body_skill 1
48body_finger 2
54body_shoulder 1 49body_shoulder 1
55body_foot 2 50body_foot 2
51body_hand 2
56body_wrist 2 52body_wrist 2
57body_hand 2
58body_waist 1 53body_waist 1
59body_finger 2 54can_use_wand 1
60body_arm 2 55color_fg red
61body_range 1 56editable 1
57anim
58devil.x11
59devil.x12
60mina
62end 61end
62

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines