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.3 by root, Tue Feb 6 22:41:54 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
12material 16
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
39client_type 151
40body_arm -2
41skill missile weapons
42end
43
44
45
46Object reflexbow_bone
47name reflex bow
25race arrows 48race arrows
26skill missile weapons 49type 14
27face reflexbow_bone.x11
28sp 42
29dam 32
30nrof 1 50nrof 1
31type 14
32attacktype 1
33material 0 51material 0
34materialname bone 52materialname bone
53face reflexbow_bone.x11
54color_fg brown
55dam 32
56weight 8000
35value 10000 57value 10000
36weight 8000 58sp 42
59no_strength 0
60editable 1024
61attacktype 1
62name_pl reflex bows
37client_type 151 63client_type 151
38no_strength 0
39body_arm -2 64body_arm -2
40color_fg brown 65skill missile weapons
41editable 1024
42end 66end
43 67
44object reflexbow_ivory
45name reflex bow
46name_pl reflex bows
47race arrows
48skill missile weapons
49face reflexbow_bone.x11
50sp 47
51dam 23
52nrof 1
53type 14
54attacktype 1
55material 16
56materialname ivory
57value 65000
58weight 6000
59client_type 151
60no_strength 0
61body_arm -2
62color_fg brown
63editable 1024
64end
65

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines