ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/misc/stalker.arc
Revision: 1.7
Committed: Sat Mar 3 01:23:23 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.6: +17 -17 lines
Log Message:
second normaliser run - dude

File Contents

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