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.10 by root, Sat Jun 24 11:58:19 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.07 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 30000 62hp 30000
62maxhp 30000 63maxhp 30000
63exp 1 64exp 1
64wc 120 65wc 120
71int 100 72int 100
72pow 100 73pow 100
73cha 100 74cha 100
74hitback 0 75hitback 0
75reflect_missile 1 76reflect_missile 1
76reflect_spells 1 77reflect_spell 1
77resist_death 100 78resist_death 100
78resist_physical 99 79resist_physical 99
79resist_magic 100 80resist_magic 100
80resist_fire 100 81resist_fire 100
81resist_electricity 100 82resist_electricity 100
96resist_blind 100 97resist_blind 100
97resist_holyword 100 98resist_holyword 100
98resist_godpower 100 99resist_godpower 100
99resist_disease 100 100resist_disease 100
100sleep 0 101sleep 0
101randomitems nekosan 102attach [["Nekosan"]]
102end 103end
103Object nekosan_event_say
104type 116
105subtype 6
106title perl
107slaying schmorp-neko
108end
109Object nekosan_event_attack
110type 116
111subtype 2
112title perl
113slaying schmorp-neko
114end
115Object nekosan_event_move
116type 116
117subtype 28
118title perl
119slaying schmorp-neko
120end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines