ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/c_sage.arc
Revision: 1.2
Committed: Tue Jan 2 21:54:51 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 c_sage
2     name city dweller
3     randomitems jail
4     name sage
5     race human
6     msg
7     @match *
8     I'm too busy to answer your queries.
9     endmsg
10 pippijn 1.2 face sage.x11
11 root 1.1 Pow 5
12     Int 25
13     Dex 5
14     Str 5
15     sp 40
16     maxsp 40
17     monster 1
18     unaggressive 1
19     alive 1
20     ac 10
21     wc 25
22     dam 1
23     hp 18
24     maxhp 18
25     exp 0
26     speed 0.06
27     weight 50000
28     level 15
29     editable 1
30     can_cast_spell 1
31     can_use_skill 1
32     body_skill 1
33     end