1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?xml version="1.0"?>
<monsters offset="0">
<monster id="1157" name="V0id Soldier">
<sprite>model/male.xml|#166876,32992e,23a988,70cd87,a7f1b2;#0e0036,4c264b,a04f62,d2a391,e6d7b8;#3a3a3a,d5d5d5</sprite>
<sprite>equipment/feet/warlordboots.xml|#333333,878787</sprite>
<sprite>equipment/hands/generic.xml|#242424,626262</sprite>
<sprite>equipment/chest/warlordplate.xml|#444444,979797</sprite>
<sprite>equipment/head/bull.xml</sprite>
<sprite>equipment/weapons/bow-banshee.xml|#1c1b00,1b1a31,5b5660,827e85,9596e0</sprite>
<sound event="hit">weapons/bows/forest/forest-hit1.ogg</sound>
<sound event="miss">weapons/bows/forest/forest-miss1.ogg</sound>
<attack id="1" critical-hit-effect-id="28" missile-particle="graphics/particles/arrow.particle.xml" action="attack_bow"/>
</monster>
</monsters>
|