42 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<monster name="Quara Constrictor Scout" nameDescription="a quara constrictor scout" race="undead" experience="250" speed="72" manacost="670">
 | 
						|
	<health now="450" max="450" />
 | 
						|
	<look type="46" corpse="6065" />
 | 
						|
	<targetchange interval="1000" chance="20" />
 | 
						|
	<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
 | 
						|
	<flags>
 | 
						|
		<flag summonable="0" />
 | 
						|
		<flag attackable="1" />
 | 
						|
		<flag hostile="1" />
 | 
						|
		<flag illusionable="0" />
 | 
						|
		<flag convinceable="1" />
 | 
						|
		<flag pushable="0" />
 | 
						|
		<flag canpushitems="1" />
 | 
						|
		<flag canpushcreatures="0" />
 | 
						|
		<flag targetdistance="1" />
 | 
						|
		<flag runonhealth="0" />
 | 
						|
	</flags>
 | 
						|
	<attacks skill="55" attack="40">
 | 
						|
		<attack name="lifedrain" chance="15" radius="3" target="0" max="-80">
 | 
						|
			<attribute key="areaEffect" value="blackspark" />
 | 
						|
		</attack>
 | 
						|
	</attacks>
 | 
						|
	<defenses armor="15" defense="15" />
 | 
						|
	<immunities>
 | 
						|
		<immunity fire="1" />
 | 
						|
		<immunity drown="1" />
 | 
						|
		<immunity lifedrain="0" />
 | 
						|
		<immunity paralyze="0" />
 | 
						|
		<immunity invisible="0" />
 | 
						|
	</immunities>
 | 
						|
	<loot>
 | 
						|
		<item id="3031" countmax="40" chance="247" /><!-- gold coin -->
 | 
						|
		<item id="3354" chance="95" /><!-- brass helmet -->
 | 
						|
		<item id="3285" chance="57" /><!-- longsword -->
 | 
						|
		<item id="3359" chance="23" /><!-- brass armor -->
 | 
						|
		<item id="5895" chance="10" /><!-- fish fin -->
 | 
						|
		<item id="3033" chance="9" /><!-- small amethyst -->
 | 
						|
	</loot>
 | 
						|
	<script>
 | 
						|
		<event name="KillingInTheNameOf" />
 | 
						|
	</script>
 | 
						|
</monster> |