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.6 by root, Sat Mar 3 01:15:54 2007 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:59:00 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines