<skill id="47001" toLevel="1" name="Goring Charge">
<!-- <Knockback skill with fixed cast time> Makes a powerful blow in front of you. When the skill is used, the character starts aiming. To activate the skill, click in the intended direction. Attacks and knocks down enemies in the line of fire with $s1 power. Ignores $s3 of the target's defense. -->
<icon>icon.piercing_thrust</icon>
<castRange>-1</castRange>
<coolTime>500</coolTime>
<effectPoint>-5000</effectPoint>
<affectLimit>5-12</affectLimit>
<effectRange>1100</effectRange>
<magicLevel>80</magicLevel>
<isMagic>0</isMagic>
<mpConsume>500</mpConsume>
<hitTime>1000</hitTime>
<operateType>A1</operateType>
<reuseDelay>60000</reuseDelay>
<staticReuse>true</staticReuse>
<magicCriticalRate>5</magicCriticalRate>
<targetType>GROUND</targetType>
<affectScope>FAN_PB</affectScope>
<affectObject>NOT_FRIEND</affectObject>
<fanRange>0;0;900;20</fanRange>
<conditions>
<condition name="EquipWeapon">
<weaponType>
<item>PISTOLS</item>
</weaponType>
</condition>
</conditions>
<effects>
<effect name="PhysicalAttack">
<power>8000</power>
<pDefMod>0.5</pDefMod>
</effect>
<effect name="CallSkill">
<skillId>47020</skillId> <!-- Goring Charge -->
<skillLevel>1</skillLevel>
</effect>
</effects>
</skill>