ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/c_sage.arc
Revision: 1.5
Committed: Sat Mar 3 01:16:05 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object c_sage
2 root 1.4 name city dweller
3     randomitems jail
4 root 1.1 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.4 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 root 1.3 hp 18
24     maxhp 18
25     exp 0
26 root 1.1 speed 0.06
27 root 1.4 weight 50000
28 root 1.3 level 15
29 root 1.4 editable 1
30 root 1.1 can_cast_spell 1
31     can_use_skill 1
32     body_skill 1
33     end