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

File Contents

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