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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines