Jump to content
  • 0

[Help] Augme Stuck Skill's


Fizo

Question

Heyz all i wanna little help with augmention skills i wanna them to stuck to each other ... e.x in Buff list Item Skill: Might / Shield / Agility and etC here is my Augme Buff XML Info's

 

If some1 Know how can i do them stuck please tell me thanks for support ! <3

 

<skill id="3132" levels="10" name="Item Skill: Might">
<table name="#mpConsume">48 53 55 59 64 65 69 73 77 82</table>
<table name="#rate">1.08 1.12 1.15 1.17 1.2 1.23 1.25 1.27 1.3 1.32</table>
<table name="#mpConsume_Init">10 11 11 12 13 14 14 15 16 17</table>
<table name="#magicLvl">46 49 52 55 58 61 64 67 70 76</table>
<set name="magicLvl" val="#magicLvl"/>
<set name="mpInitialConsume" val="#mpConsume_Init"/>
<set name="mpConsume" val="#mpConsume"/>
<set name="target" val="TARGET_SELF"/>
<set name="reuseDelay" val="300000"/>
<set name="hitTime" val="4000"/>
<set name="skillType" val="BUFF"/>
<set name="isMagic" val="true"/>
<set name="operateType" val="OP_ACTIVE"/>
<set name="castRange" val="400"/>
<set name="effectRange" val="900"/>
<set name="staticReuse" val="true"/>
<set name="staticHitTime" val="true"/>
<for>
	<effect count="1" name="Buff" time="3600" val="0" stackOrder="1" stackType="agument">
		<mul order="0x30" stat="pAtk" val="#rate"/>
	</effect>
</for>
</skill>

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

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
Answer this question...

×   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...