ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/sage.arc
Revision: 1.1
Committed: Mon Feb 6 20:26:52 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 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     face sage.111
10     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