ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/Neko/neko.arc
(Generate patch)

Comparing deliantra/arch/monster/animal/Neko/neko.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:42 2006 UTC vs.
Revision 1.17 by root, Tue Feb 6 22:40:34 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines