Jump to content
  • 0

Delete plz


Question

2 answers to this question

Recommended Posts

  • 0
Posted

This is good?

 

<?xml version="1.0" encoding="UTF-8"?>

<list>

<skill id="2001" levels="1" name="Red Potion">

  <set name="itemConsumeId" val="65"/>

  <set name="itemConsumeCount" val="1"/>

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

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

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

  <set name="isPotion" val="true"/>

  <cond msgId="113" addName="1">

    <player flyMounted="False"/>

  </cond>

  <for>

    <effect name="Buff" time="1200" val="0" stackOrder="1.15" stackType="pa_up">

      <mul order="0x30" stat="pAtk" val="1.15"/>

    </effect>

  </for>

</skill>

  • 0
Posted

I didnt get a thing from your post.. please don't use google translator or so.

Btw be careful with 2ble posts.

Also ,what i got (i think) from your post ,you wanna make this potion for 20 mins and giving 10% p atk and m atk?

If yes..

<mul order="0x30" stat="pAtk" val="1.10"/>

<mul order="0x30" stat="mAtk" val="1.10"/>

add them below the buff time.

Guest
This topic is now closed to further replies.


×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..