Jump to content

Tanred

Members
  • Posts

    163
  • Joined

  • Last visited

Reputation

108 Excellent

About Tanred

  • Rank
    Stick of the Obsidian Order
    (3) Conjurer

Badges

  • Pillars of Eternity Backer Badge
  • Pillars of Eternity Kickstarter Badge
  • Deadfire Backer Badge
  • Deadfire Fig Backer
  1. I agree, with scaling up turned on PotD v1.1 stays somewhat challenging even in later levels (with companions party at least). Early levels can be brutal, for my playthrough I even had to slightly tone down the PotD bonuses to accuracy and defenses.
  2. Flat bonus + 2 to Armor and Penetration on PotD now. Not sure if it does scale on top of that. Veteran vs. PotD (btw. values are moddable now):
  3. Additional Custom AI actions (switching weapons and modals) are very cool, thanks.
  4. I agree, enemies with a base level relatively high to what is the location level certainly shows weaknesses of the level scaling system which this mod exacerbates even further. The main culprit are, IMO, some of the locations which have their level set too low for what is their enemy base level and it really throws the balance off sometimes. It can go weird like this: Spawning a base level 6 enemy in a level 1 location against a level 6 party would result in a 10 level enemy on vanilla and 13 level enemy with my mod. Spawning a base level 6 enemy in a level 4 location against a level 6 party would result in a 7 level enemy on vanilla and 10 level enemy with my mod. Spawning a base level 6 enemy in a level 6 location against a level 6 party would result in a 6 level enemy on vanilla and 8 level enemy with my mod. Level scaling overall and certainly this mod work best when the enemies' base levels are roughly the same as what is the location level where they are spawned. The easiest fix would be setting the location to a higher level in certain instances (mainly Neketaka I guess), but that would up to Obsidian. Anyway, I decided to wait for Obsidian's balance patch first before tweaking the mod any further.
  5. Just out of curiosity, is there any kind of problem with singing up on Nexus?
  6. Reposting my answer to this question on Nexus: When in doubts whether the mod is working properly, the best way would be comparing the accuracy and defense values against vanilla. You would need to uninstall the mod but you can reinstall it again once you check the vanilla values without the need to start a new game. You should also load a save game from before you entered the location you want to test. The amount of bonus levels gained from scaling should depend on the difference between the player's level and a set location level, not enemies level. That's how the game works - at least according to my testing (otherwise I wouldn't have an explanation why same enemies get different bonus levels in various locations when party's level remains the same) E.g., if the location level is 6 and your party level is 6, there should be nothing to scale regardless of the enemies base level.* Anyway, an example how to scaling works in the game: 1) scaling turned off, vanilla: Your level 12 party enters level 6 location. You encounter xaurip priest and xaurip skirmisher. The first one should be at level 3, the other one at level 4 = their base levels. 2) scaling turned on, vanilla: Your level 12 party enters level 6 location. You encounter xaurip priest and xaurip skirmisher. The first one should be at level 7, the other one at level 8 = their base levels + 4 bonus levels from scaling when the difference between player's level and location level is 6 levels (that's vanilla level scaling setting). 3) scaling turned on, my mod: Your level 12 party enters level 6 location. You encounter xaurip priest and xaurip skirmisher. The first one should be at level 11, the other one at level 12 = their base levels + 8 bonus levels from scaling when the difference between player's level and location level is 6 levels (that's modded level scaling setting). *However, this mod, unlike vanilla, should give some bonus levels (usually 2 or 3) to enemies even if there is no difference between player's level and the location level. For example: 1) scaling turned on, vanilla: Your level 6 party enters level 6 location. You encounter xaurip priest and xaurip skirmisher. The first one should be at level 3, the other one at level 4 = their base levels and 0 bonus levels from scaling. 2) scaling turned on, my mod: Your level 6 party enters level 6 location. You encounter xaurip priest and xaurip skirmisher. The first one should be at level 5, the other one at level 6 = their base levels and + 2 bonus levels.
  7. Yeah, I'm aware of this but sadly, this mod needs to change "MaxLevelAdjustment" value for each character, that is 1748 modified objects in total. It would be pointless to create a separate file with so many modified objects so I need to find a way how to extract just the "MaxLevelAdjustment" object. I was not successful yet. I'll try to look into it more.
  8. I've found -30% to XP works better for later levels and -50% for early levels (I switched from -50% to -30% during single gameplay). But it is a gamestyle dependent tweak and I doubt we would be able to find a single value working for everyone. The advantage is you can change it anytime.
  9. Thanks! Eventual future updates to the mod will be uploaded on Nexus, here's the link: https://www.nexusmods.com/pillarsofeternity2/mods/24 Link to the mod thread here on Obsidian forums: https://forums.obsidian.net/topic/100039-mod-level-scaling-mod-released/
  10. Thanks for the feedback! I've just tested the encounter with Nomu the Marauder with my level 10 party and the barbarians are at level 11 (+30 bonus) and Nomu himself has level 12 (+33 bonus). In vanilla (with the mod uninstalled and scaling turned on, all, only up), they are of level 8 (+21 bonus) and 9, respectively. Nomu has base class level 5 (and I assume his barbarians are 1 level lower), so it appears that you don't have scaling turned or it is not working properly. Could you please test the 2nd encounter without the mod and check it again?
  11. This mod aims to increase the game difficulty by altering enemy's level progression, however it is more of a band-aid partial fix rather than a proper solution to current issues with PoE 2 difficulty. Also please bear in mind the mod is still work in progress and hasn't been thoroughly tested and balanced yet. What does it do: Enemy's levels are increased globally. This has been done by increasing the level scaling values by 2-3 in progressiontable gamedatabundle file. Note that actual level increase depends on the difference between the player's level and location level (see below). Enemy's levels scale up higher than in vanilla. Vanilla level scaling table has a hard cap of max 4 levels above the enemy base level. This mods changes the cap to 10 bonus levels. This has been done by tweaking the level scaling values in progressiontable and characters gamedatabundle files. Download link (Nexus): https://www.nexusmods.com/pillarsofeternity2/mods/24 Few notes: I am not 100% sure but it appears that the way level scaling works in PoE2 is that a same creature would get different bonus levels when spawned at different locations. The only logical explanation I have is that the amount of bonus levels enemy gets above its base level depends on the difference between the current player's level and the current location level (where the creature is spawned) rather than on the difference between the player's level and the enemy's base level. This means that an enemy spawned at early game areas would have higher adjusted level than same enemy spawned in later game areas - provided player's level remains the same. This mod should work on any difficulty but it is intended to be balanced against Path of the Damned difficulty. You have to turn level scaling on (all, only up) in order to make this mod work. Edit: different scaling options should run well with the mod, however this has not been tested. Note that the mod might work only in locations you haven't visited yet (this needs further testing). It does not require starting a new game. Neither of the mods should break any achievements. The mod should work with game version 1.02. How to install: Go to Pillars 2 folder (e.g. Pillars of Eternity II\PillarsOfEternityII_Data\) Create "override" folder in Pillars of Eternity II\PillarsOfEternityII_Data\ Unzip the mod to the created /override folder. The path to the mod files should be: /PillarsOfEternity2_Data/override/LevelScalingMod/gamedata/ Run the game. Make sure scaling is turned on. Optional XP gain tweak: I have also included a separate XP reduction mod for those who want slower levelling. It decreases the quest XP gain multiplier and combat XP gain multiplier in global gamedatabundle files to 70% of the vanilla values. You can tweak the values yourself if you wish, the default vanilla values are 1.35 for QuestXPMultiplier and 1.25 for CombatXPMultiplier. Compatibility with other mods: A. The Level Scaling Mod is not compatible with any mods that change 'CharacterStatsGameData' objects in 'characters.gamedatabundle' or 'CharacterLevelScalingTableGameData' objects in 'progressiontable.gamedatabundle'. The following is a complete list of Level Scaling Mod's tweaks made to those files: characters.gamedatabundle: 'MaxLevelAdjustment' property changed from 4 to 19; progressiontable.gamedatabundle: 'ExpectedCharacterLevelAdjustment' arrays expanded up to 'ExpectedDifferenceMin: 8', 'ExpectedDifferenceMax: 50'; progressiontable.gamedatabundle: changed 'AdjustedLevelAmount' values (up to 10 - this is the mod's hard cap). B. The XPTweak_0.7 Mod is not compatible with any mods that change 'Game.GameData.ExperienceTableGameData' objects in 'global.gamedatabundle'. The following is a complete list of XPTweak_0.7 Mod's tweaks made to that file: global.gamedatabundle: 'QuestXPMultiplier' property changed from 1.35 to 0.945; global.gamedatabundle: 'CombatXPMultiplier' property changed from 1.25 to 0.875. I'd welcome any input.
×
×
  • Create New...