Jump to content

Question

Posted

Which nps use these buffs? I never seen anything like this, here's an example (aCis):

 

<skill id="4637" levels="3" name="NPC Buff - Acumen WildMagic DamageShield">
<table name="#mpConsume"> 29 53 83 </table>
<table name="#magicLvl"> 20 40 60 </table>
<table name="#reflect"> 10 15 20 </table>
<table name="#mAtkSpd"> 1.15 1.23 1.3 </table>
<table name="#mCritRate"> 0.3 0.4 0.4 </table>
<table name="#stackOrder"> 1 2 3 </table>
<set name="mpConsume" val="#mpConsume" />
<set name="magicLvl" val="#magicLvl" />
<set name="target" val="TARGET_SELF" />
<set name="skillType" val="BUFF" />
<set name="hitTime" val="2000" />
<set name="reuseDelay" val="8000" />
<set name="operateType" val="OP_ACTIVE" />
<set name="isMagic" val="true" />
<set name="aggroPoints" val="100" />
<for>
<effect name="Buff" time="120" val="0" stackOrder="#stackOrder" stackType="multi_buff">
<mul order="0x30" stat="mAtkSpd" val="#mAtkSpd" />
<basemul order="0x30" stat="mCritRate" val="#mCritRate" />
<add order="0x40" stat="reflectDam" val="#reflect" />
</effect>
</for>
</skill>

 

2 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock