ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Dwarf/dwarf_pr.arc
Revision: 1.11
Committed: Sun Jul 11 03:46:45 2010 UTC (14 years ago) by root
Branch: MAIN
Changes since 1.10: +1 -0 lines
Log Message:
give all monsters a reasonable(?) int

File Contents

# Content
1 object dwarf_priest
2 anim
3 dwarf_pr.x11
4 dwarf_pr.x12
5 dwarf_pr.x13
6 mina
7 name dwarf priest
8 race dwarf
9 msg
10 @match *
11 I'm too busy to answer your queries.
12 endmsg
13 face dwarf_pr.x11
14 magicmap black
15 pow 9
16 int 16
17 hp 28
18 maxhp 28
19 sp 40
20 maxsp 40
21 exp 5
22 dam 5
23 wc 15
24 ac 10
25 speed 0.06
26 level 15
27 weight 50000
28 randomitems prayer_book
29 alive 1
30 monster 1
31 unaggressive 1
32 can_cast_spell 1
33 end
34