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.20 by root, Sat Mar 3 01:15:51 2007 UTC

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