mirror of
				https://github.com/ErikasKontenis/SabrehavenServer.git
				synced 2025-10-31 03:56:22 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			44 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			44 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <monster name="Quara Mantassin Scout" nameDescription="a quara mantassin scout" race="blood" experience="100" speed="67" manacost="480">
 | |
| 	<health now="220" max="220" />
 | |
| 	<look type="72" corpse="6064" />
 | |
| 	<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="45" attack="40">
 | |
| 	</attacks>
 | |
| 	<defenses armor="15" defense="15" />
 | |
| 	<immunities>
 | |
| 		<immunity fire="1" />
 | |
| 		<immunity drown="1" />
 | |
| 		<immunity lifedrain="1" />
 | |
| 		<immunity paralyze="1" />
 | |
| 		<immunity invisible="1" />
 | |
| 	</immunities>
 | |
| 	<voices interval="5000" chance="10">
 | |
| 		<voice sentence="Zuerk Pachak!" />
 | |
| 		<voice sentence="Shrrrr" />
 | |
| 	</voices>
 | |
| 	<loot>
 | |
| 		<item id="3031" countmax="30" chance="256" /><!-- gold coin -->
 | |
| 		<item id="3358" chance="58" /><!-- chain armor -->
 | |
| 		<item id="3114" chance="107" /><!-- skull -->
 | |
| 		<item id="3049" chance="8" /><!-- stealth ring -->
 | |
| 		<item id="5895" chance="6" /><!-- fish fin -->
 | |
| 		<item id="3265" chance="16" /><!-- two handed sword -->
 | |
| 		<item id="3029" chance="5" /><!-- small sapphire -->
 | |
| 	</loot>
 | |
| 	<script>
 | |
| 		<event name="KillingInTheNameOf" />
 | |
| 	</script>
 | |
| </monster> | 
