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

File Contents

# User Rev Content
1 root 1.1 Object holy_servant
2     name Servant
3     type 46
4 pippijn 1.2 face golem.x11
5 root 1.1 anim
6 pippijn 1.2 golem.x11
7     golem.x12
8 root 1.1 mina
9     is_animated 1
10     monster 1
11     resist_physical 25
12     alive 1
13     ac 4
14     wc 6
15     dam 5
16     hp 50
17     maxhp 50
18     level 8
19     speed 0.15
20     resist_magic 100
21    
22     exp 50
23     weight 200000
24     editable 1
25     end