ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/items/burning_tail/burning_tail.arc
Revision: 1.8
Committed: Sat Mar 3 01:22:25 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.7: +19 -18 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.7 object burningtail
2 root 1.5 anim
3     burningtail.x11
4     burningtail.x12
5     burningtail.x13
6     mina
7 root 1.8 name Burning Tail of many lashings of Ruggilli
8     name_pl Burning Tails of many lashings of Ruggilli
9     skill one handed weapons
10     face burningtail.x11
11     dam 40
12 root 1.6 speed 0.1
13 root 1.8 nrof 1
14     type 15
15     attacktype 4101
16     resist_fire 15
17     resist_cold 25
18     materialname adamant
19     value 75000
20 root 1.6 weight 10000
21 root 1.3 magic 15
22 root 1.8 last_sp 8
23     glow_radius 3
24     weapontype 6
25     client_type 100
26     item_power 25
27 root 1.3 startequip 1
28 root 1.8 body_arm -1
29 root 1.3 editable 5120
30     magicmap red
31 root 1.1 end
32 root 1.8