ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/insect/ant/war_ant.arc
(Generate patch)

Comparing deliantra/arch/monster/insect/ant/war_ant.arc (file contents):
Revision 1.2 by pippijn, Tue Jan 2 21:55:02 2007 UTC vs.
Revision 1.3 by root, Tue Feb 6 22:40:54 2007 UTC

1Object war_ant 1object war_ant
2face war_ant.x31
3name Warrior Ant 2name Warrior Ant
4race insect 3race insect
4face war_ant.x31
5con 10
6wis 10
7hp 100
8maxhp 100
9exp 500
10dam 15
11wc -5
12ac -5
13speed -0.2
14level 10
15attacktype 1025
16resist_physical 45
17resist_cold -100
18resist_acid 30
19resist_poison 100
20weight 15000
21alive 1
22no_pick 1
23monster 1
24sleep 1
25color_fg red
26editable 1
5anim 27anim
6facings 2 28facings 2
7war_ant.x31 29war_ant.x31
8war_ant.x32 30war_ant.x32
9war_ant.x71 31war_ant.x71
10war_ant.x72 32war_ant.x72
11mina 33mina
12color_fg red 34end
13monster 1
14sleep 1
15Wis 5
16no_pick 1
17alive 1
18exp 500
19level 10
20Con 10
21Wis 10
22ac -5
23hp 100
24maxhp 100
25resist_physical 45
26attacktype 1025
27resist_poison 100
28 35
29resist_acid 30
30
31resist_cold -100
32
33wc -5
34dam 15
35speed -0.2
36weight 15000
37editable 1
38end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines