ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/Masamune/masamune.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:32 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.3: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

# User Rev Content
1 root 1.3 object masamune
2 root 1.1 name Katana of Masamune
3 root 1.3 name_pl Katanas of Masamune
4     slaying undead
5     skill one handed weapons
6     face masamune.x11
7     str 2
8     dex 2
9     con 2
10     wis 1
11     dam 25
12     speed .2
13 root 1.1 nrof 1
14     type 15
15 root 1.3 attacktype 257
16     resist_drain 100
17     resist_ghosthit 100
18     resist_deplete 30
19 root 1.4 materialname iron
20 root 1.3 value 220000
21     weight 9000
22     magic 3
23     last_sp 3
24     weapontype 4
25     client_type 100
26     item_power 40
27     body_arm -1
28     editable 5120
29     magicmap grey
30 root 1.1 anim
31 pippijn 1.2 masamune.x13
32     masamune.x12
33     masamune.x11
34     masamune.x14
35     masamune.x14
36 root 1.1 mina
37     end
38 root 1.3