ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/Fhammer/frost_hammer.arc
Revision: 1.4
Committed: Tue Feb 6 23:59:01 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.3: +0 -1 lines
Log Message:
more materials converted

File Contents

# User Rev Content
1 root 1.3 object frost_hammer
2 root 1.1 name Frost Hammer
3 root 1.3 name_pl Frost Hammers
4     skill two handed weapons
5     face frost_hammer.x11
6     pow 3
7     dam 10
8     speed .4
9 root 1.1 nrof 1
10 root 1.3 type 15
11     attacktype 18
12     resist_cold 30
13     materialname glacium
14     value 90000
15     weight 30000
16     magic 3
17 root 1.1 last_sp 8
18     weapontype 7
19 root 1.3 client_type 100
20     item_power 10
21     body_arm -2
22     editable 5120
23     magicmap khaki
24 root 1.1 anim
25 pippijn 1.2 frost_hammer.x11
26     frost_hammer.x12
27     frost_hammer.x13
28     frost_hammer.x14
29 root 1.1 mina
30     end
31 root 1.3