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.2 by root, Wed Feb 8 05:22:41 2006 UTC vs.
Revision 1.13 by root, Mon Aug 28 13:52:38 2006 UTC

45neko.116 45neko.116
46neko.117 46neko.117
47neko.118 47neko.118
48mina 48mina
49monster 1 49monster 1
50attack_movement 54
50no_pick 1 51no_pick 1
51alive 1 52alive 1
52dam 0 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
58friendly 1
59unaggressive 1 59unaggressive 1
60is_identified 1
60level 1 61level 1
61hp 10000 62hp 30000
63maxhp 30000
62exp 1 64exp 1
63wc 10000 65wc 120
66no_strength 1
64ac -10000 67ac -120
65wis 100 68wis 100
66str 100 69str 100
67dex 100 70dex 100
68con 100 71con 100
69int 100 72int 100
71cha 100 74cha 100
72hitback 0 75hitback 0
73reflect_missile 1 76reflect_missile 1
74reflect_spells 1 77reflect_spells 1
75resist_death 100 78resist_death 100
76resist_physical 100 79resist_physical 99
77resist_magic 100 80resist_magic 100
78resist_fire 100 81resist_fire 100
79resist_electricity 100 82resist_electricity 100
80resist_cold 100 83resist_cold 100
81resist_confusion 100 84resist_confusion 100
92resist_death 100 95resist_death 100
93resist_chaos 100 96resist_chaos 100
94resist_blind 100 97resist_blind 100
95resist_holyword 100 98resist_holyword 100
96resist_godpower 100 99resist_godpower 100
100resist_disease 100
97sleep 0 101sleep 0
98arch event_say 102attach [["Nekosan"]]
99title perl
100slaying schmorp-neko
101end 103end
102arch event_attack
103title perl
104slaying schmorp-neko
105end
106arch event_move
107title perl
108slaying schmorp-neko
109end
110end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines