<skill id="9513" toLevel="1" name="Draco's Health Potion">
<!-- Upon use, it restores 3000 HP and the remaining power restores CP instantly. Instant effect with no cooldown. -->
<icon>icon.skill0000</icon>
<operateType>A1</operateType>
<rideState>NONE;STRIDER;WYVERN;WOLF</rideState>
<magicCriticalRate>5</magicCriticalRate>
<hitCancelTime>0</hitCancelTime>
<magicLvl>1</magicLvl>
<isMagic>2</isMagic>
<targetType>SELF</targetType>
<affectScope>SINGLE</affectScope>
<effects>
<effect name="HpCpHeal">
<power>3000</power>
</effect>
</effects>
</skill>