ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/papergolem.arc
Revision: 1.10
Committed: Tue Nov 3 09:59:09 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.9: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.6 object papergolem
2 root 1.4 anim
3     papergolem.x11
4     papergolem.x12
5     mina
6 root 1.7 name paper golem
7     race unnatural
8     face papergolem.x11
9 root 1.10 magicmap orange
10 pippijn 1.1 hp 1000
11     maxhp 1000
12 root 1.7 exp 1000
13     dam 100
14     wc 8
15     ac 5
16 root 1.5 speed 0.5
17 pippijn 1.1 level 20
18     attacktype 1
19     resist_fire -100
20 root 1.7 resist_confusion 100
21     resist_poison 100
22     resist_fear 100
23     resist_blind 100
24     weight 4000
25     randomitems papergolem
26     alive 1
27     monster 1
28 pippijn 1.1 end
29 root 1.7