ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/Chess/chess_bish.arc
Revision: 1.1
Committed: Mon Feb 6 20:27:01 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 Object chess_bishop
2     race chess
3     name bishop
4     randomitems chess
5     face ch_bish.111
6     sp 10
7     maxsp 10
8     Pow 10
9     monster 1
10     alive 1
11     ac 8
12     wc 10
13     dam 5
14     hp 20
15     maxhp 20
16     exp 50
17     speed 0.25
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