ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/spell/Golem/avatar.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:26 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 Object avatar
2     type 46
3     name Avatar
4     face avatar.131
5     color_fg grey
6     animation avatar
7     is_animated 1
8     monster 1
9     alive 1
10     resist_physical 45
11     ac -10
12     wc -1
13     dam 50
14     hp 500
15     maxhp 500
16     level 12
17     speed 0.25
18     resist_magic 100
19    
20     exp 1000
21     weight 200000
22     editable 33
23     end