ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/mournblade.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:48 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +16 -15 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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