mirror of
				https://github.com/ErikasKontenis/SabrehavenServer.git
				synced 2025-10-31 20:06:23 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			35 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			1.0 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <monster name="Norgle Glacierbeard" nameDescription="Norgle Glacierbeard" race="blood" experience="2100" speed="195" manacost="0">
 | |
| 	<health now="4300" max="4300" />
 | |
| 	<look type="257" corpse="7349" />
 | |
| 	<targetchange interval="1000" chance="5" />
 | |
| 	<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 targetdistance="1" />
 | |
| 	</flags>
 | |
| 	<attacks skill="80" attack="50">
 | |
| 
 | |
| 	</attacks>
 | |
| 	<defenses armor="25" defense="27" />
 | |
| 	<elements>
 | |
| 
 | |
| 	</elements>
 | |
| 	<immunities>
 | |
| 		<immunity invisible="1" />
 | |
| 	</immunities>
 | |
| 	<voices interval="2000" chance="5">
 | |
| 		<voice sentence="I'll extinguish you warmbloods." />
 | |
| 		<voice sentence="REVENGE!" />
 | |
| 		<voice sentence="Far too hot." />
 | |
| 		<voice sentence="DISGUSTING WARMBLOODS!" />
 | |
| 		<voice sentence="Revenge is sweetest when served cold." />
 | |
| 	</voices>
 | |
| </monster>
 | 
