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.4 by root, Wed Feb 8 06:49:25 2006 UTC vs.
Revision 1.18 by root, Fri Feb 9 01:51:50 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines