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

File Contents

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