ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/reflexbow.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:54 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +40 -42 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object reflexbow
2 name reflex bow
3 name_pl reflex bows
4 race arrows
5 skill missile weapons
6 face reflexbow.x11
7 sp 47
8 dam 23
9 nrof 1
10 type 14
11 attacktype 1
12 material 16
13 value 25000
14 weight 6000
15 client_type 151
16 no_strength 0
17 body_arm -2
18 color_fg brown
19 editable 1024
20 end
21
22 object reflexbow_bone
23 name reflex bow
24 name_pl reflex bows
25 race arrows
26 skill missile weapons
27 face reflexbow_bone.x11
28 sp 42
29 dam 32
30 nrof 1
31 type 14
32 attacktype 1
33 material 0
34 materialname bone
35 value 10000
36 weight 8000
37 client_type 151
38 no_strength 0
39 body_arm -2
40 color_fg brown
41 editable 1024
42 end
43
44 object reflexbow_ivory
45 name reflex bow
46 name_pl reflex bows
47 race arrows
48 skill missile weapons
49 face reflexbow_bone.x11
50 sp 47
51 dam 23
52 nrof 1
53 type 14
54 attacktype 1
55 material 16
56 materialname ivory
57 value 65000
58 weight 6000
59 client_type 151
60 no_strength 0
61 body_arm -2
62 color_fg brown
63 editable 1024
64 end
65