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.3 by root, Wed Feb 8 06:15:12 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 10000
62exp 1
63wc 120
64no_strength 1
65ac -120
66wis 100
67str 100
68dex 100
69con 100
70int 100
71pow 100
72cha 100
73hitback 0
74reflect_missile 1
75reflect_spells 1
76resist_death 100
77resist_physical 100
78resist_magic 100
79resist_fire 100
80resist_electricity 100
81resist_cold 100
82resist_confusion 100
83resist_acid 100
84resist_drain 100
85resist_weaponmagic 100
86resist_ghosthit 100
87resist_poison 100
88resist_slow 100
89resist_paralyze 100
90resist_fear 100
91resist_deplete 100
92resist_turn_undead 100
93resist_death 100
94resist_chaos 100
95resist_blind 100
96resist_holyword 100
97resist_godpower 100
98sleep 0
99arch event_say
100title perl
101slaying schmorp-neko
102end
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