ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/holy_servant.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:51 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 holy_servant
2 root 1.5 name Servant
3     type 46
4     face golem.x11
5 root 1.4 anim
6     golem.x11
7     golem.x12
8     mina
9 root 1.1 is_animated 1
10 root 1.5 monster 1
11     resist_physical 25
12     alive 1
13     ac 4
14     wc 6
15     dam 5
16 root 1.1 hp 50
17     maxhp 50
18 root 1.5 level 8
19 root 1.3 speed 0.15
20 root 1.1 resist_magic 100
21 root 1.5
22     exp 50
23 root 1.1 weight 200000
24     editable 1
25     end