mirror of
				https://github.com/ErikasKontenis/SabrehavenServer.git
				synced 2025-10-31 03:56:22 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			827 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			827 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <monster name="Silver Rabbit" nameDescription="a silver rabbit" race="blood" experience="0" speed="55" manacost="220">
 | |
| 	<health now="15" max="15" />
 | |
| 	<look type="262" head="69" body="66" legs="69" feet="66" corpse="7338" />
 | |
| 	<targetchange interval="1000" chance="5" />
 | |
| 	<targetstrategy nearest="70" weakest="10" mostdamage="10" random="10" />
 | |
| 	<flags>
 | |
| 		<flag summonable="1" />
 | |
| 		<flag attackable="1" />
 | |
| 		<flag hostile="1" />
 | |
| 		<flag illusionable="0" />
 | |
| 		<flag convinceable="1" />
 | |
| 		<flag pushable="0" />
 | |
| 		<flag canpushitems="0" />
 | |
| 		<flag lightlevel="0" />
 | |
| 		<flag lightcolor="0" />
 | |
| 		<flag targetdistance="0" />
 | |
| 		<flag runonhealth="15" />
 | |
| 	</flags>
 | |
| 	<defenses armor="5" defense="5" />
 | |
| 	<loot>
 | |
| 		<item id="3577" countmax="2" chance="861" /><!-- meat -->
 | |
| 		<item id="3595" chance="111" /><!-- carrot -->
 | |
| 	</loot>
 | |
| </monster> | 
