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

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