ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/Masamune/masamune.arc
Revision: 1.5
Committed: Fri Feb 9 01:52:45 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +7 -7 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

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