ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/dancingsword.arc
Revision: 1.2
Committed: Tue Jan 2 21:55:03 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +5 -5 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object dancingsword
2     name dancing sword
3 pippijn 1.2 face dancingsword.x11
4 root 1.1 magicmap grey
5     anim
6 pippijn 1.2 dancingsword.x11
7     dancingsword.x12
8     dancingsword.x11
9     dancingsword.x13
10 root 1.1 mina
11     monster 1
12     Str 15
13     Dex 20
14     Con 1
15     Int 3
16     Wis 3
17     Pow 0
18     Cha 0
19     see_invisible 1
20     no_pick 1
21     flying 1
22     weight 15000
23     alive 1
24     exp 10000
25     level 15
26     ac -5
27     hp 100
28     maxhp 100
29     wc -5
30     dam 20
31     speed -0.3
32     resist_physical 25
33     attacktype 256
34     resist_electricity 100
35     resist_cold 100
36     resist_confusion 100
37     resist_drain 100
38     resist_ghosthit 100
39     resist_poison 100
40     resist_paralyze 100
41     resist_fear 100
42     resist_death 100
43     resist_blind 100
44    
45     resist_fire 30
46    
47     editable 1
48     end