ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/demon/fiend.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:36 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +36 -36 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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