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.17 by root, Tue Feb 6 22:40:34 2007 UTC vs.
Revision 1.20 by root, Sat Mar 3 01:15:51 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines