blob: 94f9921cedc2bb960e9dedae7bcb8ca9403c5350 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
<?xml version="1.0"?>
<monsters offset="0">
<monster id="1129" name="General Terogan">
<sprite>monsters/skeleton.xml|#aca379</sprite>
<sprite>equipment/chest/robe.xml|#ea0000,333333</sprite>
<sprite>equipment/head/phylactery.xml</sprite>
<!-- <sprite>equipment/head/evileyes.xml</sprite> Commented due to missing frame errors, which cause lag. evileyes.xml needs rework -->
<sprite>equipment/hands/magefire.xml</sprite>
<attack id="1" critical-hit-effect-id="42" missile-particle="graphics/particles/thelost-attack.particle.xml" action="attack"/>
</monster>
</monsters>
|