ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/mournblade.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:47 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +16 -15 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.6 object mournblade
2 root 1.1 name Mournblade
3 root 1.7 name_pl Mournblades
4     skill two handed weapons
5     face mournblade.x11
6     str 1
7     sp 1
8     dam 9
9 root 1.5 nrof 1
10     type 15
11 root 1.7 attacktype 384
12     resist_magic 30
13     resist_drain 100
14     materialname iron
15     value 170000
16 root 1.5 weight 25000
17     magic 4
18 root 1.7 last_sp 8
19 root 1.1 weapontype 1
20 root 1.7 client_type 100
21     item_power 15
22     body_arm -2
23 root 1.5 editable 5120
24     magicmap grey
25 root 1.1 end
26 root 1.7