Jump to content
  • 0

Set max damage recieve Shield


Question

Posted

Hello guys i want to ask your help with something when armor set and shield is set give a passive skill...So i want to add on this skill the character get max damage 2k etc...

Thanks!!

 

<skill id="3417" levels="1" name="Equipped with Shield">
  <set name="target" val="TARGET_SELF"/>
  <set name="skillType" val="BUFF"/>
  <set name="operateType" val="OP_PASSIVE"/>
  <for>
    <add order="0x40" stat="rShld" val="2.3"/>
	<mul order="0x30" stat="sDef" val="1.08"/>
  </for>
</skill>

 

1 answer to this question

Recommended Posts

  • 0
Posted

There is no something like this. You would have to code new xml param and then add corresponding check related to damage.

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

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