
Daemonjax
Members-
Posts
344 -
Joined
-
Last visited
Everything posted by Daemonjax
-
I don't think that's entirely accurate. On hard, some enemies are upgraded into harder types, so it's not always just normal + more of the same. PoTD is just higher numbers which is a bit lazy (or are there more monster type upgrades on PoTD vs Hard? Dunno for sure). I think maybe it's a bit too easy to slaughter everyone (kinda reminds me of the bandit camp in fallout 1) in Raedric's keep when you don't really have to in order to progress the quest, giving a significant leg-up on resources for Act II. The main questline feels about right to me. I'd like the optional content to be harder (with less gold rewards).
-
Pacman has a temp mod for ie mod that offers two experience table options (one is +50 exp required, the other is exponential increase): http://www.nexusmods.com/pillarsofeternity/mods/55/?tab=2&navtag=http%3A%2F%2Fwww.nexusmods.com%2Fpillarsofeternity%2Fajax%2Fmodfiles%2F%3Fid%3D55&pUp=1 ... it looks like it will be incorporated into ie mod soon.
- 63 replies
-
- mod
- experience
-
(and 1 more)
Tagged with:
-
Well, yeah, that's why it's a mod... so it's optional. The game plays more naturally for me at +50% exp requirements. Not sure why your other guys were at level 7 specifically, but it would be cool (imo) if I couldn't level everyone to 12 in a single playthrough for re-play value.
- 63 replies
-
- mod
- experience
-
(and 1 more)
Tagged with:
-
Huh.... why would my offsets be different than yours? I have 2E010 and 2E020. Also, Thanks! I believe we're both looking at the same locations, but you have to add the row and column (0B) to get the actual location offset: 2E010 (row) + 0B (column) = 2E01B (offset) 2E020 (row) + 0B (column) = 2E02B (offset) Offset is just the number of bytes from the beginning of the file. The fact that it's in hex is only because we're looking at binary data in hexadecimal (base 16) format, so it makes sense to do so. Although you can change the offset base in HxD, I never saw a reason to do so. :D
- 63 replies
-
- 1
-
-
- mod
- experience
-
(and 1 more)
Tagged with:
-
+100% exp requirement? That might be kind of extreme. Think you'll get to level 9 before the end of the game?
- 63 replies
-
- mod
- experience
-
(and 1 more)
Tagged with:
-
Yeah, I'm very interested to see what 1.05 ends up looking like. If there are major tuning changes of some sort to Hard/PotD, that'll be a good sign. Honestly what I'm most worried about are the less future-proof parts of the systems, like Might scaling and the XP curves. Individual encounters can be balanced, but those are a few systemic issues that could give them some trouble in the long run. I doubt we'll get anything approaching something like Diablo 2: LOD 1.10 patch that rebalanced classes around Synergies. I'd be happy enough with just bugfixes and tooltips that match the underlying game mechanics.
-
Lore is really nice on your main tank. Or... Basically anyone who doesn't have anything very useful to do in combat... so I guess that'd go for some off-tank classes like Paladins... and Rangers, too, obviously. And monks prior to building rage... er, wounds. I wouldn't get have lore on any spellcasting class, unless for RP reasons -- which is a bit strange. Survival is the least important, imo... but it may have some RP value... no idea. Even at level 4, 20% increased consumable duration doesn't seem worth the points unless you started at level 2+. I'd like a mod to double the duration bonus.
-
The Custom Portraits Thread
Daemonjax replied to Namutree's topic in Pillars of Eternity: General Discussion (NO SPOILERS)
Thank you! It even has death godlikes. -
No-Pause?
Daemonjax replied to Hogfather's topic in Pillars of Eternity: General Discussion (NO SPOILERS)
You could run an autohotkey script that intercepts the spacebar. You'd also need to have the script intercept left-clicks on the day/night cycle clock (at bottom center of screen). -
A lot of the game rules are in Assembly-CSharp.dll, which can be dissassembled and modified if you know how. There's also Bester's modding framework: https://bitbucket.org/Bester/poe-modding-framework I don't know much about it, but I would definitely look into that. All the conversations can be modded with a text editor. Someone could make a mod that adds unique might conversation options for spellcasters using just notepad. The game isn't very mod friendly, but it could be worse. It could easily be better, though.
-
regarding enchantments
Daemonjax replied to jones092201's topic in Pillars of Eternity: General Discussion (NO SPOILERS)
I'm still a bit disgruntled that you can't even put a tiny enchantment on a cloak yourself. It would have been nice if putting tons of points in Lore would have allowed you to put a few minor enchants on helmets/capes etc. None of the big ones, just minor things. That would be cool.