Harpagornis Posted September 26, 2018 Share Posted September 26, 2018 My goal: I want to make the Shifter SubClass incompatible with Paladins and Chanters. Therefore i used the Character Tables and copied the Class ID`s into the field "IncompatibleWithIDs":[]. The problems i am facing with this approach are: 1. ClassID´s for some reason do not work so the class is still shown during character creation. 2. SubClassID´s remove the specific buttons but i can still click on so the Paladin or Chanter is created without a SubClass. Is there any way to remove the Class- and SubClass-Combos for real? How? Thanks for your help!! PoE II: Druid Shifter: Evolution Mod Link to comment Share on other sites More sharing options...
Armakoir Posted September 27, 2018 Share Posted September 27, 2018 The problem here, from a coding perspective, is that you can't control which class the player chooses first during character creation. So, there are probably not hard coded functions to limit a class based upon another class. I do think implementing this restriction is possible, but it will probably involve a fair amount of work. I'm also not exactly sure how you'd go about that work yet either. If, ultimately, certain class options cannot be restricted, then another approach is to gimp that restricted class so that there's not motivation to select it. My PoE2 Mods: The Class Project | Thrown Weaponry Kits | Informative Proficiency Descriptions Link to comment Share on other sites More sharing options...
Harpagornis Posted September 27, 2018 Author Share Posted September 27, 2018 You are right @Armakoir. After several fails i also think that its best to gimp certain combos like power level penalties or similar. Should be much easier! PoE II: Druid Shifter: Evolution Mod Link to comment Share on other sites More sharing options...
mammasaura Posted September 27, 2018 Share Posted September 27, 2018 Paladins have restricted priest's deity selection, but it's hard coded, maybe is this a setting can be exposed? Link to comment Share on other sites More sharing options...
Mr Wockip Posted November 11, 2018 Share Posted November 11, 2018 I'm curious why you'd want to disable an optional thing in the game 1 Link to comment Share on other sites More sharing options...
Harpagornis Posted November 13, 2018 Author Share Posted November 13, 2018 We never implemented this idea @Mr Wockip but in the early stages of our Shifter Mod combos with Paladin or Chanter felt OP. A lot has happened since then! :D PoE II: Druid Shifter: Evolution Mod 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