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

File Contents

# User Rev Content
1 root 1.7 object firebrand
2 root 1.5 anim
3     firebrand.x11
4     firebrand.x12
5     firebrand.x13
6     mina
7 root 1.8 name Firebrand
8     name_pl Firebrands
9     skill two handed weapons
10     face firebrand.x11
11     dam 9
12 root 1.6 speed 0.25
13 root 1.8 nrof 1
14     type 15
15     attacktype 4
16     resist_cold 30
17     materialname iron
18     value 75000
19 root 1.6 weight 22000
20 root 1.1 magic 3
21 root 1.8 last_sp 8
22 root 1.1 weapontype 1
23 root 1.8 client_type 100
24     item_power 5
25     body_arm -2
26 root 1.6 editable 5120
27     magicmap red
28 root 1.1 end
29 root 1.8