mirror of
				https://github.com/ErikasKontenis/SabrehavenServer.git
				synced 2025-10-31 03:56:22 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			51 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			51 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <monster name="Barbarian Bloodwalker" nameDescription="a barbarian bloodwalker" race="blood" experience="195" speed="65" manacost="590">
 | |
| 	<health now="305" max="305" />
 | |
| 	<look type="255" head="114" body="132" legs="132" feet="132" corpse="6080" />
 | |
| 	<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="1" />
 | |
| 		<flag convinceable="1" />
 | |
| 		<flag pushable="0" />
 | |
| 		<flag canpushitems="1" />
 | |
| 		<flag lightlevel="0" />
 | |
| 		<flag lightcolor="0" />
 | |
| 		<flag targetdistance="1" />
 | |
| 		<flag runonhealth="0" />
 | |
| 	</flags>
 | |
| 	<attacks skill="50" attack="80">
 | |
| 
 | |
| 	</attacks>
 | |
| 	<defenses armor="15" defense="15">
 | |
| 		<defense name="speed" interval="2000" chance="15" speedchange="68" duration="5000">
 | |
| 			<attribute key="areaEffect" value="redshimmer" />
 | |
| 		</defense>
 | |
| 	</defenses>
 | |
| 	<elements>
 | |
| 		<element physicalPercent="5" />
 | |
| 		<element energyPercent="10" />
 | |
| 		<element earthPercent="-5" />
 | |
| 	</elements>
 | |
| 	<voices interval="2000" chance="7">
 | |
| 		<voice sentence="YAAAHEEE!" />
 | |
| 		<voice sentence="SLAUGHTER!" />
 | |
| 		<voice sentence="CARNAGE!" />
 | |
| 		<voice sentence="You can run but you can't hide" />
 | |
| 	</voices>
 | |
| 	<loot>
 | |
| 		<item id="3031" countmax="12" chance="500" /><!-- gold coin -->
 | |
| 		<item id="3582" chance="49" /><!-- ham -->
 | |
| 		<item id="2914" chance="82" /><!-- lamp -->
 | |
| 		<item id="3269" chance="67" /><!-- halberd -->
 | |
| 		<item id="3352" chance="104" /><!-- chain helmet -->
 | |
| 		<item id="3266" chance="60" /><!-- battle axe -->
 | |
| 		<item id="3358" chance="102" /><!-- chain armor -->
 | |
| 		<item id="5911" chance="5" /><!-- red piece of cloth -->
 | |
| 		<item id="3344" chance="3" /><!-- beastslayer axe -->
 | |
| 		<item id="7457" chance="1" /><!-- fur boots -->
 | |
| 		<item id="7290" chance="2" /><!-- shard -->
 | |
| 	</loot>
 | |
| </monster> | 
