ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/sphinx.arc
Revision: 1.4
Committed: Sat Mar 3 00:50:34 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.3: +29 -30 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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