ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/Chess/chess_rook.arc
Revision: 1.6
Committed: Sat Mar 3 01:23:24 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.5: +23 -23 lines
Log Message:
second normaliser run - dude

File Contents

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