48 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			48 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<monster name="Tiquandas Revenge" nameDescription="a tiquandas revenge" race="venom" experience="2635" speed="110" manacost="0">
 | 
						|
	<health now="2400" max="2400" />
 | 
						|
	<look type="120" corpse="6047" />
 | 
						|
	<targetchange interval="1000" chance="10" />
 | 
						|
	<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 canpushcreatures="1" />
 | 
						|
		<flag targetdistance="1" />
 | 
						|
		<flag runonhealth="400" />
 | 
						|
	</flags>
 | 
						|
	<attacks skill="70" attack="55" poison="180">
 | 
						|
		<attack name="poison" chance="25" range="7" min="-0" max="-440">
 | 
						|
			<attribute key="shootEffect" value="poison" />
 | 
						|
			<attribute key="areaEffect" value="poison" />
 | 
						|
		</attack>
 | 
						|
		<attack name="speed" chance="20" range="7" target="1" speedchange="-100" duration="30000">
 | 
						|
			<attribute key="shootEffect" value="poison" />
 | 
						|
			<attribute key="areaEffect" value="greenspark" />
 | 
						|
		</attack>
 | 
						|
		<attack name="earth" chance="12" radius="3" target="0" min="-0" max="-250">
 | 
						|
			<attribute key="areaEffect" value="poison" />
 | 
						|
		</attack>
 | 
						|
	</attacks>
 | 
						|
	<defenses armor="30" defense="31">
 | 
						|
		<defense name="ultimate healing" chance="35" min="600" max="800" />
 | 
						|
		<defense name="speed" chance="10" speedchange="80" duration="5000">
 | 
						|
			<attribute key="areaEffect" value="redshimmer" />
 | 
						|
		</defense>	
 | 
						|
	</defenses>
 | 
						|
	<immunities>
 | 
						|
		<immunity invisible="1" />
 | 
						|
		<immunity earth="1" />
 | 
						|
	</immunities>
 | 
						|
	<loot>
 | 
						|
		<item id="3577" chance="705" /><!-- meat -->
 | 
						|
		<item id="5014" chance="1005" /><!-- mandrake -->
 | 
						|
		<item id="3582" chance="655" /><!-- ham -->
 | 
						|
		<item id="3031" countmax="99" chance="565" /><!-- gold coin -->
 | 
						|
		<item id="3728" countmax="5" chance="75" /><!-- dark mushroom -->
 | 
						|
	</loot>
 | 
						|
</monster> |