51 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			51 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<monster name="Quara Pincher Scout" nameDescription="a quara pincher scout" race="blood" experience="600" speed="62" manacost="0">
 | 
						|
	<health now="775" max="775" />
 | 
						|
	<look type="77" corpse="6063" />
 | 
						|
	<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="0" />
 | 
						|
		<flag pushable="0" />
 | 
						|
		<flag canpushitems="1" />
 | 
						|
		<flag canpushcreatures="0" />
 | 
						|
		<flag targetdistance="1" />
 | 
						|
		<flag runonhealth="0" />
 | 
						|
	</flags>
 | 
						|
	<attacks skill="50" attack="80">
 | 
						|
		<attack name="speed" chance="10" range="1" speedchange="-100" duration="3000">
 | 
						|
			<attribute key="areaEffect" value="redshimmer" />
 | 
						|
		</attack>
 | 
						|
	</attacks>
 | 
						|
	<defenses armor="30" defense="35" />
 | 
						|
	<immunities>
 | 
						|
		<immunity fire="1" />
 | 
						|
		<immunity poison="1" />
 | 
						|
		<immunity lifedrain="1" />
 | 
						|
		<immunity paralyze="1" />
 | 
						|
		<immunity outfit="1" />
 | 
						|
		<immunity drunk="1" />
 | 
						|
		<immunity invisible="1" />
 | 
						|
		<immunity drown="1" />
 | 
						|
	</immunities>
 | 
						|
	<voices interval="5000" chance="10">
 | 
						|
		<voice sentence="Clank clank!" />
 | 
						|
		<voice sentence="Clap!" />
 | 
						|
	</voices>
 | 
						|
	<loot>
 | 
						|
		<item id="3031" countmax="50" chance="260" /><!-- gold coin -->
 | 
						|
		<item id="3357" chance="73" /><!-- plate armor -->
 | 
						|
		<item id="3282" chance="13" /><!-- morning star -->
 | 
						|
		<item id="3030" chance="30" /><!-- small ruby -->
 | 
						|
		<item id="3269" chance="44" /><!-- halberd -->
 | 
						|
		<item id="3286" chance="96" /><!-- mace -->
 | 
						|
		<item id="3061" chance="10" /><!-- life crystal -->
 | 
						|
		<item id="5895" chance="10" /><!-- fish fin -->
 | 
						|
	</loot>
 | 
						|
	<script>
 | 
						|
		<event name="KillingInTheNameOf" />
 | 
						|
	</script>
 | 
						|
</monster> |