ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/elemental/Shadow/s_wyvern.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:59 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +3 -3 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object s_wyvern
2 root 1.5 name shadow wyvern
3     face s_wyvern.x71
4     race shadow
5     randomitems s_wyvern
6 root 1.4 anim
7     facings 2
8     s_wyvern.x31
9     s_wyvern.x32
10     s_wyvern.x71
11     s_wyvern.x72
12     mina
13 root 1.5 monster 1
14     sleep 1
15     Wis 20
16     alive 1
17 root 1.1 hp 1500
18     maxhp 1500
19 root 1.5 Con 25
20     speed -0.3
21 root 1.1 exp 50000
22 root 1.5 ac -25
23 root 1.1 dam 33
24     wc -17
25     level 40
26 root 1.5 can_see_in_dark 1
27 root 1.1 resist_physical 50
28     resist_magic 25
29     resist_fire 50
30     resist_cold 100
31     resist_confusion 100
32     resist_acid 100
33     resist_drain 100
34     resist_poison 100
35     resist_fear 100
36     resist_deplete 100
37     resist_blind 100
38 root 1.5 attacktype 32912
39     can_cast_spell 1
40     can_use_skill 1
41     sp 30
42     maxsp 50
43     Pow 5
44 root 1.3 weight 1000
45 root 1.5 editable 1
46 root 1.3 run_away 5
47 root 1.5 attack_movement 3
48 root 1.3 color_fg black
49 root 1.4 end
50 root 1.6 more
51     object s_wyvern_2
52 root 1.5 name shadow wyvern
53     face s_wyvern.x71
54     color_fg black
55 root 1.3 anim
56     facings 2
57     s_wyvern.x31
58     s_wyvern.x32
59     s_wyvern.x71
60     s_wyvern.x72
61     mina
62 root 1.5 monster 1
63 root 1.3 x 1
64     alive 1
65     no_pick 1
66 root 1.5 weight 1000
67 root 1.1 end