Jump to content

[SHARE]Heart Skill with Cupid's Bow


Recommended Posts

thanks to my pal jojo_

 

 

 

shot00029ia4.jpg

 

 

<skill id="3260" levels="1" name="Heart Shot">
<!--
  Description(s):
      Gathers up your love and throws a heart at the huge pig.
-->
  <table name="#hotValue"> 35 </table>
  <table name="#mpConsume"> 1 </table>
  <table name="#power"> 472 </table>
  <set name="weaponsAllowed" val="32"/>
  <set name="skillTime" val="1250"/>
  <set name="mpConsume" val="#mpConsume"/>
  <set name="power" val="#power"/>
  <set name="reuseDelay" val="100"/>
  <set name="target" val="TARGET_ONE"/>
  <set name="skillType" val="HEAL"/>
  <set name="operateType" val="OP_ACTIVE"/>
  <set name="castRange" val="750"/>
  <for>
   <effect count="15" name="HealOverTime" time="1" val="#hotValue" stackOrder="#hotValue" stackType="LifeForce"/>
  </for>
</skill>
<skill id="3261" levels="1" name="Heart Shot">
<!--
  Description(s):
      Gathers up your love and throws a heart to the target. Warning: If you send love to a monster, you may be attacked from all sides.
-->
  <table name="#mpConsume"> 1 </table>
  <table name="#power"> 180.0 </table>
  <set name="weaponsAllowed" val="32"/>
  <set name="skillTime" val="1250"/>
  <set name="mpConsume" val="#mpConsume"/>
  <set name="power" val="#power"/>
  <set name="reuseDelay" val="100"/>
  <set name="target" val="TARGET_ONE"/>
  <set name="skillType" val="MANARECHARGE"/>
  <set name="operateType" val="OP_ACTIVE"/>
  <set name="castRange" val="750"/>
  <for>
  </for>
</skill>
<skill id="3262" levels="1" name="Double Heart Shot">
<!--
  Description(s):
      Gathers up your love and throws two hearts at the huge pig. There is a low chance that the huge pig will transform into either a golden pig or a super huge pig.
-->
  <table name="#hotValue"> 70 </table>
  <table name="#pDef"> 1.3 </table>
  <table name="#mDef"> 1.35 </table>
  <table name="#mpConsume"> 1 </table>
  <table name="#power"> 944 </table>
  <set name="weaponsAllowed" val="32"/>
  <set name="skillTime" val="2500"/>
  <set name="mpConsume" val="#mpConsume"/>
  <set name="power" val="#power"/>
  <set name="reuseDelay" val="200"/>
  <set name="target" val="TARGET_ONE"/>
  <set name="skillType" val="HEAL"/>
  <set name="operateType" val="OP_ACTIVE"/>
  <set name="castRange" val="750"/>
  <for>
   <effect count="15" name="HealOverTime" time="1" val="#hotValue" stackOrder="#hotValue" stackType="LifeForce"/>
     <div order="0x30" stat="pDef" val="#pDef"/>
     <div order="0x30" stat="mDef" val="#mDef"/>
  </for>
</skill>

 

<updated>

for more fun use this bow :9140 or 9141 (it's the same :P)

First skill it's for healing second mp heal a 3rd buff Mdef and Pdef

and remenber it's only a custom :P

(ps: i don't know how to make it only usable by cupid's bow ^^) <now it's good^^>

[Have Fun]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...