First commit
This commit is contained in:
		
							
								
								
									
										46
									
								
								app/SabrehavenServer/data/monster/gamemaster.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										46
									
								
								app/SabrehavenServer/data/monster/gamemaster.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,46 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF - 8"?>
 | 
			
		||||
<monster name="Gamemaster" nameDescription="a Gamemaster" race="blood" experience="0" speed="199" manacost="0">
 | 
			
		||||
	<health now="8200" max="8200" />
 | 
			
		||||
	<look type="75" head="0" body="0" legs="0" feet="0" corpse="6080" />
 | 
			
		||||
	<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="0" />
 | 
			
		||||
		<flag canpushitems="1" />
 | 
			
		||||
		<flag canpushcreatures="1" />
 | 
			
		||||
		<flag targetdistance="1" />
 | 
			
		||||
		<flag runonhealth="20" />
 | 
			
		||||
	</flags>
 | 
			
		||||
	<attacks attack="299" skill="599">
 | 
			
		||||
		<attack name="lifedrain" min="-1850" max="-2150" range="1" chance="3" />
 | 
			
		||||
		<attack name="manadrain" min="-969" max="-1029" range="7" chance="4" />
 | 
			
		||||
		<attack name="energy" min="-1750" max="-2250" length="1" spread="0"  chance="5">
 | 
			
		||||
			<attribute key="areaEffect" value="energy" />
 | 
			
		||||
		</attack>
 | 
			
		||||
	</attacks>
 | 
			
		||||
	<defenses armor="199" defense="199">
 | 
			
		||||
		<defense name="healing" min="4500" max="7500" chance="2">
 | 
			
		||||
			<attribute key="areaEffect" value="blueshimmer" />
 | 
			
		||||
		</defense>
 | 
			
		||||
	</defenses>
 | 
			
		||||
	<immunities>
 | 
			
		||||
		<immunity fire="1" />
 | 
			
		||||
		<immunity energy="1" />
 | 
			
		||||
		<immunity physical="1" />
 | 
			
		||||
		<immunity outfit="1" />
 | 
			
		||||
		<immunity lifedrain="1" />
 | 
			
		||||
		<immunity poison="1" />
 | 
			
		||||
		<immunity invisible="1" />
 | 
			
		||||
	</immunities>
 | 
			
		||||
	<voices>
 | 
			
		||||
		<voice sentence="Watch the rules!" />
 | 
			
		||||
		<voice sentence="Hey, you! I've seen that!" />
 | 
			
		||||
		<voice sentence="Are you AFK or what?" />
 | 
			
		||||
		<voice sentence="Does your mother know what you are doing?" />
 | 
			
		||||
	</voices>
 | 
			
		||||
</monster>
 | 
			
		||||
		Reference in New Issue
	
	Block a user