Jump to content
View in the app

A better way to browse. Learn more.

Obsidian Forum Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Hello! Any mod out there to change lvl scalig? Started the game with no scaling and now is too easy even on potd... Really ruined the whole game for me :(

Unity Console for PoE2 on Nexus should do that, check the old posts for the command. Although I think level scaling is bugged till next patch rolls out. 

  • Author

Can't find the command.. anybody knows it?

Quoting the mod's author:

 

The global setting can be changed from the Unity Console window with the following commands:

import Game
Game.GameState.Instance.LevelScaleUpOnly = False
Game.GameState.Instance.LevelScaleUpOnly = True
Game.GameState.Instance.LevelScaling = Game.GameData.LevelScalingOption.CritPath
Game.GameState.Instance.LevelScaling = Game.GameData.LevelScalingOption.All
Game.GameState.Instance.LevelScaling = Game.GameData.LevelScalingOption.None

 

Fair warning, most mobs won't scale more than 2 levels, 4 at max. So even with scaling set to 'all' you will outlevel enemies.

 

Another measure is to reduce the impact of level scaling, thus reducing the advantage the player gets against underleveled encounters. You can do this by opening the folder:

 

Pillars of Eternity II\PillarsOfEternityII_Data\exported\design\gamedata

 

Then open global.gamedatabundle with Notepad++ and change:

 

"AccuracyPerLevel":3 to "AccuracyPerLevel":1

"DefensePerLevel":3 to "DefensePerLevel":1

 

This means that on PotD the enemies will retain the stat advantage for longer. However it will also make higher level content slightly easier. This is the best I could find (from another thread here on the forums), until the devs release their own difficulty and balance adjustments.

Edited by GuyNice

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.