Jump to content

Recommended Posts

Posted

As title.

 

I wish to edit the key attribute of damage/accurate/def from original to another by this way.I try to modify file "statuseffects.gamedatabundle" to do this and find the example that base on skill level or Phrase count,but no example base on attribute.

 

So are there any way to reach this,or do the equivalently thing?

Posted (edited)

Where,I find a condition script can compare attribute with a fix Int32 value and return a Boolean.But it ask me to provide hash value of function and parameter.I can provide the function one but don't know how to calculate the parameter one.Even though I could,it is too stupid to create tens of statuseffect only for determine an attribute value.

Edited by euxeuxeux
Posted

I get it.

 

Decompile the file Assembly-CSharp.dll,add the attributes to enum StausEffectValueType,add switch case to get these value.

 

Already effected.

  • 2 weeks later...

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