ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/magi_staff.arc
Revision: 1.8
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.7: +19 -18 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.7 object magi_staff
2 root 1.5 anim
3     magi_staff.x11
4     magi_staff.x12
5     magi_staff.x13
6     magi_staff.x12
7     mina
8 root 1.8 name Staff of the Magi
9     name_pl Staves of the Magi
10     skill two handed weapons
11     face magi_staff.x11
12     pow 1
13     int 1
14 root 1.3 sp 2
15     dam 20
16     wc 5
17 root 1.8 speed .2
18     nrof 1
19     type 15
20     attacktype 257
21     resist_magic 30
22     materialname wood
23     value 500000
24     weight 4500
25 root 1.6 magic 5
26 root 1.8 weapontype 8
27     client_type 100
28     item_power 15
29     body_arm -2
30 root 1.6 editable 5120
31     magicmap black
32 root 1.1 end
33 root 1.8