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.14 by root, Sun Sep 10 01:27:00 2006 UTC

44neko.115 44neko.115
45neko.116 45neko.116
46neko.117 46neko.117
47neko.118 47neko.118
48mina 48mina
49monster 1
49attack_movement 54 50attack_movement 54
50no_pick 1 51no_pick 1
51alive 1 52alive 1
52dam 1 53dam 1
53speed 0.3 54speed 0.07
54weight 30000 55weight 30000
55run_away 90 56run_away 90
56editable 1 57editable 1
57magicmap brown 58magicmap brown
58unaggressive 1 59unaggressive 1
59is_identified 1 60identified 1
60level 1 61level 1
61hp 10000 62hp 30000
63maxhp 30000
62exp 1 64exp 1
63wc 120 65wc 120
64no_strength 1 66no_strength 1
65ac -120 67ac -120
66wis 100 68wis 100
70int 100 72int 100
71pow 100 73pow 100
72cha 100 74cha 100
73hitback 0 75hitback 0
74reflect_missile 1 76reflect_missile 1
75reflect_spells 1 77reflect_spell 1
76resist_death 100 78resist_death 100
77resist_physical 100 79resist_physical 99
78resist_magic 100 80resist_magic 100
79resist_fire 100 81resist_fire 100
80resist_electricity 100 82resist_electricity 100
81resist_cold 100 83resist_cold 100
82resist_confusion 100 84resist_confusion 100
93resist_death 100 95resist_death 100
94resist_chaos 100 96resist_chaos 100
95resist_blind 100 97resist_blind 100
96resist_holyword 100 98resist_holyword 100
97resist_godpower 100 99resist_godpower 100
100resist_disease 100
98sleep 0 101sleep 0
99arch event_say 102attach [["Nekosan"]]
100title perl
101slaying schmorp-neko
102end 103end
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