ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/demon/fiend.arc
Revision: 1.2
Committed: Tue Jan 2 21:54:28 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +3 -3 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

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