31 lines
		
	
	
		
			931 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			931 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<monster name="Mr. Punish" nameDescription="Mr. Punish" race="undead" experience="5500" speed="235" manacost="0">
 | 
						|
	<health now="12000" max="12000" />
 | 
						|
	<look type="234" corpse="6330" />
 | 
						|
	<targetchange interval="1000" chance="10" />
 | 
						|
	<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 lightlevel="0" />
 | 
						|
		<flag lightcolor="0" />
 | 
						|
		<flag targetdistance="1" />
 | 
						|
		<flag runonhealth="2000" />
 | 
						|
	</flags>
 | 
						|
	<attacks skill="170" attack="140">
 | 
						|
	</attacks>
 | 
						|
	<defenses armor="64" defense="72" />
 | 
						|
	<immunities>
 | 
						|
		<immunity energy="1" />
 | 
						|
		<immunity fire="1" />
 | 
						|
		<immunity poison="1" />
 | 
						|
		<immunity invisible="1" />
 | 
						|
	</immunities>
 | 
						|
	<loot>
 | 
						|
		<item id="6537" chance="1000" /><!-- mr punish's handcuffs -->
 | 
						|
	</loot>
 | 
						|
</monster> |