• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • New resources must be posted under Resources tab. A discussion thread will be created automatically, you can't open threads manually anymore.

Monster Sexy Minotaur Archer (Fusion monster) 8.7+

azzkaban

Monster Maker
Joined
Feb 23, 2010
Messages
1,101
Reaction score
194
Location
Iquique Chile
Sexyminotaurarcher.png


Sexy Minotaur Archer.xml

Code:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Sexy Minotaur Archer" nameDescription="a sexy minotaur archer" race="blood" experience="65" speed="170" manacost="390">

********************************************************************************​***********
*          SEXY MINOTAUR ARCHER: This monster Was made by Amy Azzkaban                    *
*                                  Para servidores 8.7+                                   *
********************************************************************************​***********

	<health now="210" max="210"/>
	<look type="25" mount="24" corpse="5982"/>
	<targetchange interval="5000" chance="8"/>
	<strategy attack="100" defense="0"/>
	<flags>
		<flag summonable="1"/>
		<flag attackable="1"/>
		<flag hostile="1"/>
		<flag illusionable="1"/>
		<flag convinceable="1"/>
		<flag pushable="0"/>
		<flag canpushitems="0"/>
		<flag canpushcreatures="0"/>
		<flag targetdistance="4"/>
		<flag staticattack="90"/>
		<flag runonhealth="10"/>
	</flags>
	<attacks>
		<attack name="melee" interval="2000" skill="10" attack="25"/>
		<attack name="physical" interval="2000" chance="25" range="7" min="-0" max="-80">
			<attribute key="shootEffect" value="bolt"/>
		</attack>
	</attacks>
	<defenses armor="25" defense="25"/>
	<elements>
		<element firePercent="20"/>
		<element holyPercent="10"/>
		<element icePercent="-10"/>
		<element deathPercent="-5"/>
	</elements>
	<voices interval="5000" chance="10">
		<voice sentence="Ruan Wihmpy!"/>
		<voice sentence="Kaplar!"/>
	</voices>
	<loot>
    <item id="2543" countmax="20" chance="32275" /><!-- bolt -->
    <item id="2148" countmax="30" chance="18300" /><!-- gold coin -->
    <item id="2666" chance="9050" /><!-- meat -->
	<item id="12407" chance="16500" /><!-- broken crossbow -->
	<item id="12428" chance="2850" /><!-- minotaur horn -->
    <item id="2455" chance="9050" /><!-- crossbow -->
    <item id="2649" chance="5425" /><!-- leather legs -->
    <item id="5878" countmax="3" chance="2600" /><!-- minotaur leather -->
    <item id="1987" chance="100000"><!-- bag -->
        <inside>
            <item id="7363" countmax="4" chance="8350" /><!-- piercing bolt -->
            <item id="2481" chance="2550" /><!-- soldier helmet -->
			<item id="12439" chance="9850" /><!-- piece of archer armor -->
            <item id="2483" chance="1450" /><!-- scale armor -->
            <item id="2461" chance="6075" /><!-- leather helmet -->
            <item id="2465" chance="2525" /><!-- brass armor -->
        </inside>
    </item>
</loot>
</monster>
 
LOL nice xD abit useless realy on ot's of real maps but :) still nice job
 
Back
Top