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

File Contents

# User Rev Content
1 root 1.3 object stalker
2 root 1.1 race faerie
3 pippijn 1.2 face stalker.x11
4 root 1.3 con 1
5     wis 15
6     hp 75
7     maxhp 75
8     exp 250
9     dam 5
10     wc 10
11     ac -1
12     speed -0.4
13     attack_movement 3
14     level 8
15     resist_electricity 50
16     run_away 25
17     move_type all
18     alive 1
19     no_pick 1
20     monster 1
21     see_invisible 1
22     sleep 1
23 root 1.1 color_fg blue
24 root 1.3 editable 1
25 root 1.1 anim
26 pippijn 1.2 stalker.x12
27     stalker.x11
28     stalker.x12
29     stalker.x13
30     stalker.x12
31     stalker.x11
32     stalker.x12
33     stalker.x13
34     stalker.x13
35     stalker.x13
36 root 1.1 mina
37 root 1.3 end
38 root 1.1