ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/reflexbow.arc
Revision: 1.8
Committed: Sat Mar 3 01:24:49 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +37 -41 lines
Log Message:
second normaliser run - dude

File Contents

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