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

File Contents

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