First commit
This commit is contained in:
		
							
								
								
									
										45
									
								
								app/SabrehavenServer/data/monster/troll.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										45
									
								
								app/SabrehavenServer/data/monster/troll.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,45 @@
 | 
			
		||||
<?xml version="1.0" encoding="UTF - 8"?>
 | 
			
		||||
<monster name="Troll" nameDescription="a troll" race="blood" experience="20" speed="23" manacost="290">
 | 
			
		||||
	<health now="50" max="50" />
 | 
			
		||||
	<look type="15" head="0" body="0" legs="0" feet="0" corpse="5960" />
 | 
			
		||||
	<targetchange interval="1000" chance="0" />
 | 
			
		||||
	<targetstrategy nearest="100" weakest="0" mostdamage="0" random="0" />
 | 
			
		||||
	<flags>
 | 
			
		||||
		<flag summonable="1" />
 | 
			
		||||
		<flag attackable="1" />
 | 
			
		||||
		<flag hostile="1" />
 | 
			
		||||
		<flag illusionable="1" />
 | 
			
		||||
		<flag convinceable="1" />
 | 
			
		||||
		<flag pushable="1" />
 | 
			
		||||
		<flag canpushitems="0" />
 | 
			
		||||
		<flag canpushcreatures="0" />
 | 
			
		||||
		<flag targetdistance="1" />
 | 
			
		||||
		<flag runonhealth="15" />
 | 
			
		||||
	</flags>
 | 
			
		||||
	<attacks attack="10" skill="15">
 | 
			
		||||
	</attacks>
 | 
			
		||||
	<defenses armor="6" defense="8">
 | 
			
		||||
	</defenses>
 | 
			
		||||
	<voices>
 | 
			
		||||
		<voice sentence="Grrrr" />
 | 
			
		||||
		<voice sentence="Groar" />
 | 
			
		||||
		<voice sentence="Gruntz!" />
 | 
			
		||||
		<voice sentence="Hmmm, bugs." />
 | 
			
		||||
		<voice sentence="Hmmm, dogs." />
 | 
			
		||||
	</voices>
 | 
			
		||||
	<loot>
 | 
			
		||||
		<item id="3031" countmax="10" chance="600" /> <!-- a gold coin -->
 | 
			
		||||
		<item id="3268" countmax="1" chance="180" /> <!-- a hand axe -->
 | 
			
		||||
		<item id="3552" countmax="1" chance="100" /> <!-- leather boots -->
 | 
			
		||||
		<item id="3355" countmax="1" chance="100" /> <!-- a leather helmet -->
 | 
			
		||||
		<item id="3577" countmax="1" chance="150" /> <!-- meat -->
 | 
			
		||||
		<item id="3003" countmax="1" chance="80" /> <!-- a rope -->
 | 
			
		||||
		<item id="3054" countmax="1" chance="1" /> <!-- a silver amulet -->
 | 
			
		||||
		<item id="3277" countmax="1" chance="200" /> <!-- a spear -->
 | 
			
		||||
		<item id="3336" countmax="1" chance="50" /> <!-- a studded club -->
 | 
			
		||||
		<item id="3412" countmax="1" chance="150" /> <!-- a wooden shield -->
 | 
			
		||||
	</loot>
 | 
			
		||||
	<script>
 | 
			
		||||
		<event name="KillingInTheNameOf" />
 | 
			
		||||
	</script>
 | 
			
		||||
</monster>
 | 
			
		||||
		Reference in New Issue
	
	Block a user