MugoiRin Posted October 8, 2022 Share Posted October 8, 2022 I'm new to Phoenix Point modding and the C# language, so I have a few questions and would appreciate if someone more experienced could share some code examples or provide any clarification.Using Visual Studio 2022 and Phoenix Point Workshop Tool to create a mod. Editing with help of Dump Data and How To Make DLL Mods mod. How to override existing mechanics?For example how to override CauseMalfunction_Crt function found in PhoenixPoint.Tactical.Entities.Weapons.Weapon How to make new abilities?Making and applying new ability to an item (weapon or armor for example). How to edit existing and add new locales?For simple example to rename any weapon or armor, or change it's description. Link to comment Share on other sites More sharing options...
MugoiRin Posted October 8, 2022 Author Share Posted October 8, 2022 How to override existing mechanics?Harmony https://harmony.pardeike.net/articles/intro.html Link to comment Share on other sites More sharing options...
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