euxeuxeux Posted March 10, 2019 Posted March 10, 2019 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?
euxeuxeux Posted March 14, 2019 Author Posted March 14, 2019 (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 March 14, 2019 by euxeuxeux
euxeuxeux Posted March 16, 2019 Author Posted March 16, 2019 I get it. Decompile the file Assembly-CSharp.dll,add the attributes to enum StausEffectValueType,add switch case to get these value. Already effected.
DiabloStorm Posted March 27, 2019 Posted March 27, 2019 (edited) In theory, should be totally possible as enchants similar to this idea already exist in gamehttps://pillarsofeternity.gamepedia.com/Colossal Edited March 27, 2019 by DiabloStorm
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 accountSign in
Already have an account? Sign in here.
Sign In Now