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.3 by root, Wed Feb 8 06:15:12 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
54weight 30000
55run_away 90
56editable 1
57magicmap brown
58unaggressive 1
59is_identified 1
60level 1
61hp 10000
62exp 1
63wc 120
64no_strength 1
65ac -120
66wis 100
67str 100 52str 100
68dex 100 53dex 100
69con 100 54con 100
70int 100 55wis 100
71pow 100 56pow 100
72cha 100 57cha 100
73hitback 0 58int 100
74reflect_missile 1 59hp 30000
75reflect_spells 1 60maxhp 30000
76resist_death 100 61exp 1
62dam 1
63wc 120
64ac -120
65speed 0.07
66attack_movement 54
67level 1
77resist_physical 100 68resist_physical 99
78resist_magic 100 69resist_magic 100
79resist_fire 100 70resist_fire 100
80resist_electricity 100 71resist_electricity 100
81resist_cold 100 72resist_cold 100
82resist_confusion 100 73resist_confusion 100
85resist_weaponmagic 100 76resist_weaponmagic 100
86resist_ghosthit 100 77resist_ghosthit 100
87resist_poison 100 78resist_poison 100
88resist_slow 100 79resist_slow 100
89resist_paralyze 100 80resist_paralyze 100
81resist_turn_undead 100
90resist_fear 100 82resist_fear 100
91resist_deplete 100 83resist_deplete 100
92resist_turn_undead 100
93resist_death 100 84resist_death 100
94resist_chaos 100 85resist_chaos 100
86resist_godpower 100
87resist_holyword 100
95resist_blind 100 88resist_blind 100
96resist_holyword 100 89resist_disease 100
97resist_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
98sleep 0 101sleep 0
99arch event_say 102editable 1
100title perl 103magicmap brown
101slaying schmorp-neko
102end 104end
103arch event_attack 105
104title perl
105slaying schmorp-neko
106end
107arch event_move
108title perl
109slaying schmorp-neko
110end
111end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines