First commit
This commit is contained in:
		
							
								
								
									
										37
									
								
								app/SabrehavenServer/data/monster/deathslicer.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								app/SabrehavenServer/data/monster/deathslicer.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,37 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF - 8"?>
 | 
			
		||||
<monster name="Deathslicer" nameDescription="a deathslicer" race="undead" experience="0" speed="199" manacost="0">
 | 
			
		||||
	<health now="8200" max="8200" />
 | 
			
		||||
	<look type="102" head="0" body="0" legs="0" feet="0" corpse="3138" />
 | 
			
		||||
	<targetchange interval="1000" chance="0" />
 | 
			
		||||
	<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
 | 
			
		||||
	<flags>
 | 
			
		||||
		<flag summonable="0" />
 | 
			
		||||
		<flag attackable="1" />
 | 
			
		||||
		<flag hostile="0" />
 | 
			
		||||
		<flag illusionable="0" />
 | 
			
		||||
		<flag convinceable="0" />
 | 
			
		||||
		<flag pushable="1" />
 | 
			
		||||
		<flag canpushitems="1" />
 | 
			
		||||
		<flag canpushcreatures="1" />
 | 
			
		||||
		<flag targetdistance="1" />
 | 
			
		||||
		<flag runonhealth="20" />
 | 
			
		||||
	</flags>
 | 
			
		||||
	<attacks attack="90" skill="110">
 | 
			
		||||
		<attack name="lifedrain" min="-150" max="-250" range="1" chance="2" />
 | 
			
		||||
		<attack name="energy" min="-150" max="-250" range="7" chance="3" />
 | 
			
		||||
		<attack name="energy" min="-150" max="-250" radius="3" target="0" chance="4">
 | 
			
		||||
			<attribute key="areaEffect" value="yellowspark" />
 | 
			
		||||
		</attack>
 | 
			
		||||
	</attacks>
 | 
			
		||||
	<defenses armor="199" defense="199">
 | 
			
		||||
	</defenses>
 | 
			
		||||
	<immunities>
 | 
			
		||||
		<immunity fire="1" />
 | 
			
		||||
		<immunity energy="1" />
 | 
			
		||||
		<immunity physical="1" />
 | 
			
		||||
		<immunity outfit="1" />
 | 
			
		||||
		<immunity lifedrain="1" />
 | 
			
		||||
		<immunity poison="1" />
 | 
			
		||||
		<immunity invisible="1" />
 | 
			
		||||
	</immunities>
 | 
			
		||||
</monster>
 | 
			
		||||
		Reference in New Issue
	
	Block a user