ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/sphinx.arc
Revision: 1.10
Committed: Sun Jul 11 03:46:50 2010 UTC (13 years, 11 months ago) by root
Branch: MAIN
Changes since 1.9: +1 -0 lines
Log Message:
give all monsters a reasonable(?) int

File Contents

# Content
1 object sphinx
2 anim
3 facings 2
4 sphinx.x31
5 sphinx.x71
6 mina
7 name sphinx
8 race unnatural
9 msg
10 @match *
11 I don't know any riddles right now....GO AWAY!!!!
12 endmsg
13 face sphinx.x31
14 magicmap black
15 con 8
16 wis 20
17 pow 2
18 int 20
19 hp 300
20 maxhp 300
21 maxsp 10
22 exp 4001
23 dam 25
24 wc 2
25 ac 2
26 speed -0.07
27 level 8
28 attacktype 1
29 resist_fire 100
30 resist_fear 100
31 weight 8000000
32 randomitems sphinx
33 run_away 6
34 alive 1
35 no_pick 1
36 monster 1
37 see_invisible 1
38 unaggressive 1
39 can_cast_spell 1
40 sleep 1
41 end
42 more
43 object sphinx_2
44 anim
45 facings 2
46 sphinx.x31
47 sphinx.x71
48 mina
49 name sphinx
50 face sphinx.x31
51 magicmap black
52 x 1
53 alive 1
54 no_pick 1
55 monster 1
56 end
57