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

File Contents

# User Rev Content
1 root 1.5 Object dragon
2     name wyvern
3     randomitems wyvern
4     race dragon
5     monster 1
6     sleep 1
7     Wis 20
8     face wyvern.x71
9     color_fg green
10 root 1.4 anim
11     facings 2
12     wyvern.x71
13     wyvern.x72
14     wyvern.x31
15     wyvern.x32
16     mina
17 root 1.5 level 8
18     Con 2
19     Pow 2
20     can_cast_spell 1
21     maxsp 10
22 root 1.3 hp 300
23     maxhp 300
24     resist_fire 100
25 root 1.5 resist_fear 100
26     resist_blind 50
27 root 1.3 resist_cold -100
28     resist_confusion -100
29 root 1.5 attacktype 1
30     ac 2
31     wc 2
32     dam 25
33     exp 4000
34     see_invisible 1
35     alive 1
36     no_pick 1
37     speed -0.07
38 root 1.3 weight 150000
39     run_away 6
40     editable 1
41 root 1.4 end
42 root 1.5 More
43     Object dragon_2
44     name wyvern
45     face wyvern.x71
46     color_fg green
47 root 1.1 anim
48     facings 2
49 pippijn 1.2 wyvern.x71
50     wyvern.x72
51     wyvern.x31
52     wyvern.x32
53 root 1.1 mina
54 root 1.5 monster 1
55 root 1.3 x 1
56     alive 1
57     no_pick 1
58 root 1.5 weight 150000
59 root 1.1 end