12 lines
		
	
	
		
			533 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			533 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/skills.xsd">
 | 
						|
	<skill id="14767" levels="1" name="Siege Punch">
 | 
						|
		<!-- AUTO GENERATED SKILL -->
 | 
						|
		<!-- Launches a powerful attack on the target around you -->
 | 
						|
		<set name="icon" val="icon.skill0000" />
 | 
						|
		<set name="operateType" val="ACTIVE_INSTANT" />
 | 
						|
		<set name="targetType" val="SELF" />
 | 
						|
		<set name="hitTime" val="4600" />
 | 
						|
		<set name="reuseDelay" val="5000" />
 | 
						|
	</skill>
 | 
						|
</list> |