ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/c_knight.arc
Revision: 1.1
Committed: Mon Feb 6 20:27:01 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 Object c_knight
2     name Chaos Knight
3     randomitems c_knight
4     face c_knight.111
5     anim
6     c_knight.111
7     c_knight.112
8     mina
9     monster 1
10     Wis 10
11     no_pick 1
12     alive 1
13     exp 500
14     level 10
15     ac -7
16     hp 200
17     maxhp 200
18     Str 25
19     Con 10
20     Dex 20
21     Int 17
22     wc -1
23     dam 12
24     resist_physical 30
25     speed 0.15
26     attacktype 1025
27     resist_magic 50
28    
29     resist_fear 100
30     resist_chaos 100
31    
32     weight 75000
33     can_use_skill 1
34     can_use_scroll 1
35     can_use_wand 1
36     can_use_bow 1
37     can_use_ring 1
38     can_use_shield 1
39     can_use_armour 1
40     can_use_weapon 1
41     editable 1
42     body_skill 1
43     body_finger 2
44     body_torso 1
45     body_head 1
46     body_shoulder 1
47     body_foot 2
48     body_wrist 2
49     body_hand 2
50     body_waist 1
51     body_arm 2
52     body_range 1
53     end