ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/excalibur.arc
Revision: 1.7
Committed: Sat Mar 3 01:24:46 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 excalibur
2 root 1.1 name Excalibur
3 root 1.7 name_pl Excaliburs
4     skill two handed weapons
5     face excalibur.x11
6     str 1
7     cha 2
8     dam 12
9 root 1.5 nrof 1
10     type 15
11 root 1.7 attacktype 256
12 root 1.3 resist_magic 30
13     resist_drain 100
14 root 1.7 materialname iron
15     value 220000
16     weight 25000
17     magic 5
18     last_sp 7
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 white
25 root 1.1 end
26 root 1.7