ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/magi_staff.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: +23 -22 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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