ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/c_sage.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:50 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +17 -17 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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