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

File Contents

# User Rev Content
1 root 1.1 Object sage
2     race human
3     randomitems sage
4     name sage
5     msg
6     @match *
7     I'm too busy to answer your queries.
8     endmsg
9 pippijn 1.2 face sage.x11
10 root 1.1 Pow 5
11     Dex 5
12     Int 20
13     Str 5
14     sp 40
15     maxsp 40
16     monster 1
17     unaggressive 1
18     alive 1
19     ac 10
20     wc 25
21     dam 1
22     hp 18
23     maxhp 18
24     exp 0
25     speed 0.06
26     weight 50000
27     level 15
28     can_cast_spell 1
29     can_use_skill 1
30     editable 1
31     magicmap grey
32     body_skill 1
33     end