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

File Contents

# User Rev Content
1 root 1.3 object stormbringer
2 root 1.1 name Stormbringer
3 root 1.3 name_pl Stormbringers
4     skill two handed weapons
5     face stormbring.x11
6     str 1
7     hp 1
8     dam 9
9 root 1.1 nrof 1
10     type 15
11 root 1.3 attacktype 136
12     resist_magic 30
13     resist_electricity 30
14     resist_drain 100
15 root 1.1 material 2
16 root 1.3 value 180000
17 root 1.1 weight 25000
18     magic 4
19 root 1.3 last_sp 8
20 root 1.1 weapontype 1
21 root 1.3 client_type 100
22     item_power 20
23     body_arm -2
24 root 1.1 editable 5120
25     magicmap black
26     end
27 root 1.3