ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/c_knight.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +29 -28 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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