ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/reflexbow.arc
Revision: 1.7
Committed: Sat Mar 3 01:17:17 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.6: +3 -3 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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