Jump to content

[help] Parry modifications


Martinezz123

Recommended Posts

I'm trying to increase the time parry works after hitting the parry button.

i'm editing float_defaults.sli

I've set float type="PARRY_COUNTER_DURATION" default to 30 then to 300 and

float type="PARRY_MELEE" default to 5 then to 100
<float type="PARRY_VMELEE" default to 5 then to 100

However no my modification seem to work.

 

Anyone can explain what these parameters do?

 

<float type="PARRY_MELEE" default="0.f" />
<float type="PARRY_VMELEE" default="0.f" />
<float type="PARRY_PROJECTILE" default="0.f" />
<float type="PARRY_MAGIC" default="0.f" />
<float type="PARRY_EXPLOSION" default="0.f" />
<float type="PARRY_DURATION" default="0.f" />
<float type="PARRY_CRITIC" default="0.f" />
<float type="PARRY_COUNTER" default="0.f" />
<float type="PARRY_COUNTER_DURATION" default="0.f" />
<float type="PARRY_ANGLE_DEGREE" default="0.f" />
<float type="PARRY_INTERRUPT_MULT" default="0.f" />
Edited by Martinezz123
Link to comment
Share on other sites

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...