ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/stonegolem.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:09 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object stonegolem
2 root 1.5 name stone golem
3     race unnatural
4     randomitems stonegolem
5     face stonegolem.x11
6     color_fg grey
7 root 1.4 anim
8     stonegolem.x11
9     stonegolem.x12
10     mina
11 root 1.5 monster 1
12     alive 1
13     ac 5
14     wc 8
15     dam 200
16 pippijn 1.1 hp 2000
17     maxhp 2000
18 root 1.5 speed 0.25
19 root 1.3 exp 2000
20 root 1.5 weight 1000000
21 pippijn 1.1 level 25
22 root 1.5 resist_poison 100
23     resist_blind 100
24 pippijn 1.1 resist_fire 100
25     resist_electricity 100
26     resist_cold 100
27 root 1.5 resist_fear 100
28 pippijn 1.1 resist_confusion 100
29 root 1.5 attacktype 1
30 pippijn 1.1 resist_acid -100
31     editable 1
32     end