ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/Fdagger/dagger_f.arc
Revision: 1.12
Committed: Thu Apr 29 08:30:58 2010 UTC (14 years, 2 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0
Changes since 1.11: +1 -0 lines
Log Message:
make all weapons use the combat slot

File Contents

# Content
1 object dagger_f
2 anim
3 dagger_f.x11
4 dagger_f.x12
5 dagger_f.x13
6 dagger_f.x14
7 mina
8 inherit type_weapon
9 name dagger of fortune
10 name_pl daggers of fortune
11 skill one handed weapons
12 face dagger_f.x11
13 magicmap grey
14 cha 4
15 dam 2
16 luck 3
17 speed .2
18 nrof 1
19 attacktype 1
20 materialname glacium
21 value 50000
22 weight 2000
23 last_sp 5
24 weapontype 2
25 client_type 100
26 item_power 5
27 body_arm -1
28 body_combat -1
29 end
30