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.1 by root, Mon Feb 6 20:26:42 2006 UTC vs.
Revision 1.4 by root, Wed Feb 8 06:49:25 2006 UTC

29weight 30000 29weight 30000
30run_away 90 30run_away 90
31editable 1 31editable 1
32magicmap brown 32magicmap brown
33end 33end
34Object nekosan
35race animal
36name neko san
37face neko.111
38anim
39facings 2
40neko.111
41neko.112
42neko.113
43neko.114
44neko.115
45neko.116
46neko.117
47neko.118
48mina
49attack_movement 54
50no_pick 1
51alive 1
52dam 1
53speed 0.3
54weight 30000
55run_away 90
56editable 1
57magicmap brown
58unaggressive 1
59is_identified 1
60level 1
61hp 30000
62maxhp 30000
63exp 1
64wc 120
65no_strength 1
66ac -120
67wis 100
68str 100
69dex 100
70con 100
71int 100
72pow 100
73cha 100
74hitback 0
75reflect_missile 1
76reflect_spells 1
77resist_death 100
78resist_physical 99
79resist_magic 100
80resist_fire 100
81resist_electricity 100
82resist_cold 100
83resist_confusion 100
84resist_acid 100
85resist_drain 100
86resist_weaponmagic 100
87resist_ghosthit 100
88resist_poison 100
89resist_slow 100
90resist_paralyze 100
91resist_fear 100
92resist_deplete 100
93resist_turn_undead 100
94resist_death 100
95resist_chaos 100
96resist_blind 100
97resist_holyword 100
98resist_godpower 100
99sleep 0
100arch event_say
101title perl
102slaying schmorp-neko
103end
104arch event_attack
105title perl
106slaying schmorp-neko
107end
108arch event_move
109title perl
110slaying schmorp-neko
111end
112end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines