Jump to content
  • 0

[help]with aegis stance


Question

Posted

hi guys,i have a problem with a skill "aegis stance":the problem is that if someone want to use this must be equiped with a shield as we know,but when i am not equiped with a shield i can use it also,with a bow,i found the skill:

 

 

<skill id="318" levels="1" name="Aegis Stance" enchantLevels1="30" >

  <table name="#ench1sDef">

  0.61 0.62 0.62 0.63 0.64 0.64 0.65 0.66 0.66 0.67

  0.68 0.68 0.69 0.70 0.70 0.71 0.72 0.72 0.73 0.74

  0.74 0.75 0.76 0.76 0.77 0.78 0.78 0.79 0.80 0.80

  </table>

  <set name="mpInitialConsume" val="9"/>

  <set name="target" val="TARGET_SELF"/>

  <set name="skillType" val="CONT"/>

  <set name="operateType" val="OP_TOGGLE"/>

  <set name="castRange" val="-1"/>

  <set name="effectRange" val="-1"/>

  <for>

    <effect count="0x7fffffff" name="ManaDamOverTime" time="2" val="9">

      <mul order="0x30" stat="sDef" val="0.6"/>

      <mul order="0x30" stat="pDef" val="1.35"/>

    </effect>

  </for>

  <enchant1for>

    <effect count="0x7fffffff" name="ManaDamOverTime" time="2" val="9">

      <mul order="0x30" stat="sDef" val="#ench1sDef"/>

      <mul order="0x30" stat="pDef" val="1.35"/>

    </effect>

  </enchant1for>

</skill>

 

can someone help me to fix it?

3 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.


×
×
  • Create New...