ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/dragon/Chinese_Dra/chinese_dr.arc
Revision: 1.7
Committed: Sat Mar 3 01:22:55 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_82, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_0, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.6: +32 -31 lines
Log Message:
second normaliser run - dude

File Contents

# User Rev Content
1 root 1.6 object chinese_dragon
2 root 1.4 anim
3     facings 2
4     chinese_dr.x71
5     chinese_dr.x72
6     chinese_dr.x73
7     chinese_dr.x72
8     chinese_dr.x31
9     chinese_dr.x32
10     chinese_dr.x33
11     chinese_dr.x32
12     mina
13 root 1.7 name chinese dragon
14     race dragon
15     face chinese_dr.x71
16     con 4
17     wis 20
18     pow 32
19 root 1.3 hp 1000
20     maxhp 1000
21 root 1.7 maxsp 40
22     exp 40000
23     dam 15
24     wc -15
25     ac -8
26     speed -0.2
27     level 14
28     resist_magic 30
29     resist_fire -100
30 root 1.3 resist_cold 100
31     resist_fear 100
32     resist_blind 100
33 root 1.7 weight 200000
34     randomitems chinese
35     run_away 4
36 root 1.5 alive 1
37     no_pick 1
38 root 1.7 monster 1
39     see_invisible 1
40     can_cast_spell 1
41     sleep 1
42 root 1.3 editable 1
43     magicmap green
44 root 1.4 end
45 root 1.6 more
46     object chinese_dragon_2
47 root 1.1 anim
48     facings 2
49 pippijn 1.2 chinese_dr.x71
50     chinese_dr.x72
51     chinese_dr.x73
52     chinese_dr.x72
53     chinese_dr.x31
54     chinese_dr.x32
55     chinese_dr.x33
56     chinese_dr.x32
57 root 1.1 mina
58 root 1.7 name chinese dragon
59     face chinese_dr.x71
60     x 1
61 root 1.5 alive 1
62 root 1.3 magicmap green
63 root 1.4 end
64 root 1.6 more
65     object chinese_dragon_3
66 root 1.1 anim
67     facings 2
68 pippijn 1.2 chinese_dr.x71
69     chinese_dr.x72
70     chinese_dr.x73
71     chinese_dr.x72
72     chinese_dr.x31
73     chinese_dr.x32
74     chinese_dr.x33
75     chinese_dr.x32
76 root 1.1 mina
77 root 1.7 name chinese dragon
78     face chinese_dr.x71
79     y 1
80 root 1.5 alive 1
81 root 1.3 magicmap green
82 root 1.4 end
83 root 1.6 more
84     object chinese_dragon_4
85 root 1.1 anim
86     facings 2
87 pippijn 1.2 chinese_dr.x71
88     chinese_dr.x72
89     chinese_dr.x73
90     chinese_dr.x72
91     chinese_dr.x31
92     chinese_dr.x32
93     chinese_dr.x33
94     chinese_dr.x32
95 root 1.1 mina
96 root 1.7 name chinese dragon
97     face chinese_dr.x71
98 root 1.3 x 1
99     y 1
100 root 1.7 alive 1
101 root 1.3 magicmap green
102 root 1.1 end
103 root 1.7