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

File Contents

# User Rev Content
1 root 1.1 Object chess_knight
2     race chess
3     name knight
4     randomitems chess
5 pippijn 1.2 face ch_knight.x11
6 root 1.1 sp 10
7     maxsp 10
8     Pow 10
9     monster 1
10     alive 1
11     ac 8
12     wc 12
13     dam 6
14     hp 25
15     maxhp 25
16     exp 55
17     speed 0.35
18     weight 50000
19     level 4
20     editable 1
21     will_apply 2
22     pick_up 24
23     can_apply 25
24     can_use_wand 1
25     can_cast_spell 1
26     can_use_bow 1
27     can_use_ring 1
28     can_use_shield 1
29     can_use_armour 1
30     can_use_weapon 1
31     can_use_scroll 1
32     color_fg black
33     body_finger 2
34     body_torso 1
35     body_head 1
36     body_shoulder 1
37     body_foot 1
38     body_wrist 1
39     body_hand 2
40     body_waist 1
41     body_arm 2
42     body_range 1
43     end