ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/sword/kilij.arc
Revision: 1.4
Committed: Tue Nov 3 09:59:43 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.3: +31 -36 lines
Log Message:
big cfarch-normalize run

File Contents

# Content
1 object kilij1
2 name kilij
3 name_pl kilijs
4 skill one handed weapons
5 face kilij1.x11
6 magicmap grey
7 dam 9
8 nrof 1
9 type 15
10 attacktype 1
11 materialname iron
12 value 60
13 weight 16000
14 last_sp 8
15 weapontype 1
16 client_type 101
17 body_arm -1
18 end
19
20 object kilij2
21 name kilij
22 name_pl kilijs
23 skill one handed weapons
24 face kilij2.x11
25 magicmap grey
26 dam 9
27 nrof 1
28 type 15
29 attacktype 1
30 materialname iron
31 value 120
32 weight 16000
33 last_sp 8
34 weapontype 1
35 client_type 101
36 body_arm -1
37 end
38
39 object kilij3
40 name kilij
41 name_pl kilijs
42 skill one handed weapons
43 face kilij3.x11
44 magicmap grey
45 dam 10
46 nrof 1
47 type 15
48 attacktype 1
49 materialname iron
50 value 70
51 weight 18000
52 last_sp 10
53 weapontype 1
54 client_type 101
55 body_arm -1
56 end
57