mirror of
				https://github.com/ErikasKontenis/SabrehavenServer.git
				synced 2025-10-31 03:56:22 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			59 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			59 lines
		
	
	
		
			2.2 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <monster name="Barbarian Brutetamer" nameDescription="a barbarian brutetamer" race="blood" experience="90" speed="54" manacost="0">
 | |
| 	<health now="145" max="145" />
 | |
| 	<look type="264" head="78" body="116" legs="95" feet="121" 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="0" />
 | |
| 		<flag convinceable="0" />
 | |
| 		<flag pushable="0" />
 | |
| 		<flag canpushitems="1" />
 | |
| 		<flag lightlevel="0" />
 | |
| 		<flag lightcolor="0" />
 | |
| 		<flag targetdistance="4" />
 | |
| 		<flag runonhealth="10" />
 | |
| 	</flags>
 | |
| 	<attacks skill="10" attack="20">
 | |
| 		<attack name="physical" interval="2000" chance="20" range="7" radius="1" target="1" min="0" max="-34">
 | |
| 			<attribute key="shootEffect" value="snowball" />
 | |
| 		</attack>
 | |
| 	</attacks>
 | |
| 	<defenses armor="10" defense="10">
 | |
| 		<defense name="healing" interval="2000" chance="40" min="50" max="80">
 | |
| 			<attribute key="areaEffect" value="blueshimmer" />
 | |
| 		</defense>
 | |
| 	</defenses>
 | |
| 	<elements>
 | |
| 		<element energyPercent="20" />
 | |
| 		<element physicalPercent="-20" />
 | |
| 	</elements>
 | |
| 	<immunities>
 | |
| 		<immunity lifedrain="1" />
 | |
| 		<immunity paralyze="1" />
 | |
| 		<immunity invisible="1" />
 | |
| 	</immunities>
 | |
| 	<summons maxSummons="2">
 | |
| 		<summon name="War Wolf" interval="2000" chance="10" />
 | |
| 	</summons>
 | |
| 	<voices interval="2000" chance="7">
 | |
| 		<voice sentence="To me, creatures of the wild!" />
 | |
| 		<voice sentence="My instincts tell me about your cowardice." />
 | |
| 	</voices>
 | |
| 	<loot>
 | |
| 		<item id="3031" countmax="15" chance="580" /><!-- gold coin -->
 | |
| 		<item id="3347" chance="52" /><!-- hunting spear -->
 | |
| 		<item id="3597" countmax="2" chance="110" /><!-- corncob -->
 | |
| 		<item id="3358" chance="89" /><!-- chain armor -->
 | |
| 		<item id="3289" chance="65" /><!-- staff -->
 | |
| 		<item id="7343" chance="75" /><!-- fur bag -->
 | |
| 		<item id="2824" chance="50" /><!-- grey small book -->
 | |
| 		<item id="268" chance="6" /><!-- mana potion -->
 | |
| 		<item id="7379" chance="3" /><!-- brutetamer's staff -->
 | |
| 		<item id="7457" chance="1" /><!-- fur boots -->
 | |
| 		<item id="7464" chance="1" /><!-- mammoth fur shorts -->
 | |
| 		<item id="7463" chance="1" /><!-- mammoth fur cape -->
 | |
| 	</loot>
 | |
| </monster> | 
