ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/demon/devil.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:00 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

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