ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/UW_Sword/uw_sword.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:50 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +22 -21 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object uw_sword
2 root 1.1 name Belzebub's sword
3 root 1.3 name_pl Belzebub's swords
4 root 1.1 slaying angel
5 root 1.3 skill two handed weapons
6     face uw_sword.x11
7     con 2
8     int 1
9 root 1.1 sp 1
10 root 1.3 dam 17
11     speed 0.1
12     nrof 1
13 root 1.1 type 15
14 root 1.3 attacktype 65
15     resist_magic 30
16 root 1.1 resist_confusion 100
17     resist_drain 100
18 root 1.3 material 256
19     materialname abyssium
20     value 175000
21     weight 30000
22 root 1.1 magic 5
23 root 1.3 last_sp 7
24 root 1.1 weapontype 1
25 root 1.3 client_type 100
26     item_power 40
27     body_arm -2
28     editable 5120
29     magicmap white
30 root 1.1 anim
31 pippijn 1.2 uw_sword.x11
32     uw_sword.x12
33     uw_sword.x13
34     uw_sword.x14
35     uw_sword.x15
36 root 1.1 mina
37     end
38 root 1.3