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

File Contents

# User Rev Content
1 root 1.5 Object raas
2     name raas
3     randomitems raas
4     msg
5     @match *
6     Rrrgghhg kill you
7     endmsg
8     face raas.x31
9 root 1.4 anim
10     facings 2
11     raas.x71
12     raas.x31
13     mina
14 root 1.3 race demon
15 root 1.5 monster 1
16     Wis 10
17     no_pick 1
18     alive 1
19     exp 700
20     ac 0
21     resist_physical 20
22     wc 1
23     dam 25
24     Int 0
25     maxsp 5
26 root 1.3 hp 100
27 root 1.5 Con 14
28     Str 24
29 root 1.3 maxhp 165
30     level 9
31 root 1.1 resist_fire -100
32     resist_blind 30
33 root 1.5 speed 0.20
34 root 1.1 weight 200000
35     run_away 15
36 root 1.5 attacktype 1
37     attack_movement 5
38     editable 1
39 root 1.3 color_fg black
40 root 1.1 end