ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/Chess/ch_queen.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:09 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# Content
1 object chess_queen
2 race chess
3 name queen
4 randomitems chess
5 face ch_queen.x11
6 sp 15
7 maxsp 15
8 Pow 15
9 monster 1
10 alive 1
11 ac 8
12 wc 10
13 dam 5
14 hp 20
15 maxhp 20
16 exp 90
17 speed 0.45
18 weight 50000
19 level 5
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