ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/bow/reflexbow.arc
(Generate patch)

Comparing deliantra/arch/weapon/bow/reflexbow.arc (file contents):
Revision 1.5 by root, Tue Feb 6 23:59:02 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:51:47 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines