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

File Contents

# Content
1 object neko
2 name neko chan
3 race animal
4 face neko.x11
5 wis 8
6 hp 2
7 maxhp 2
8 exp 1000
9 dam 2
10 wc 27
11 ac 18
12 speed 0.3
13 level 1
14 weight 30000
15 randomitems neko
16 run_away 90
17 alive 1
18 no_pick 1
19 monster 1
20 sleep 1
21 editable 1
22 magicmap brown
23 anim
24 facings 2
25 neko.x11
26 neko.x12
27 neko.x13
28 neko.x14
29 neko.x15
30 neko.x16
31 neko.x17
32 neko.x18
33 mina
34 end
35
36 object nekosan
37 name neko san
38 attach [["Nekosan"]]
39 race animal
40 face neko.x11
41 str 100
42 dex 100
43 con 100
44 wis 100
45 pow 100
46 cha 100
47 int 100
48 hp 30000
49 maxhp 30000
50 exp 1
51 dam 1
52 wc 120
53 ac -120
54 speed 0.07
55 attack_movement 54
56 level 1
57 resist_physical 99
58 resist_magic 100
59 resist_fire 100
60 resist_electricity 100
61 resist_cold 100
62 resist_confusion 100
63 resist_acid 100
64 resist_drain 100
65 resist_weaponmagic 100
66 resist_ghosthit 100
67 resist_poison 100
68 resist_slow 100
69 resist_paralyze 100
70 resist_turn_undead 100
71 resist_fear 100
72 resist_deplete 100
73 resist_death 100
74 resist_chaos 100
75 resist_godpower 100
76 resist_holyword 100
77 resist_blind 100
78 resist_disease 100
79 weight 30000
80 run_away 90
81 alive 1
82 no_pick 1
83 monster 1
84 identified 1
85 hitback 0
86 unaggressive 1
87 reflect_missile 1
88 reflect_spell 1
89 no_strength 1
90 sleep 0
91 editable 1
92 magicmap brown
93 anim
94 facings 2
95 neko.x11
96 neko.x12
97 neko.x13
98 neko.x14
99 neko.x15
100 neko.x16
101 neko.x17
102 neko.x18
103 mina
104 end
105