ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/papergolem.arc
Revision: 1.1
Committed: Mon May 1 15:56:01 2006 UTC (18 years, 2 months ago) by pippijn
Branch: MAIN
Log Message:
Adding paper and stone golem and their summoning spells.

File Contents

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