ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/demon/fiend.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 fiend
2 anim
3 fiend.x11
4 fiend.x12
5 mina
6 name Fiend
7 race demon
8 face fiend.x11
9 magicmap red
10 con 5
11 wis 15
12 pow 8
13 int 15
14 hp 265
15 maxhp 265
16 sp 40
17 maxsp 40
18 exp 3600
19 dam 22
20 wc 0
21 ac -3
22 speed 0.2
23 level 15
24 resist_physical 30
25 resist_magic 50
26 resist_fire 100
27 resist_cold -50
28 resist_blind 50
29 weight 180000
30 randomitems fiend
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 can_use_skill 1
46 can_use_rod 1
47 body_range 1
48 body_arm 2
49 body_torso 1
50 body_head 1
51 body_skill 1
52 body_finger 2
53 body_shoulder 1
54 body_foot 2
55 body_hand 2
56 body_wrist 2
57 body_waist 1
58 can_use_wand 1
59 end
60