-
Posts
495 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Blogs
Everything posted by Noqn
-
Thanks for the feedback! Fixed! Note that the changes to vendor inventories/starting gear (probably) won't take effect during the ongoing s4 playthrough. Download -> s4.tar.gz Sounds good, I reduced the starting gold to 50k & per-match gold to 20k. You can experiment with the values if you want, look inside the globalscripts folder: starting gold -> line 22 in s4_post_character_creation.globalscriptbundle challenge gold -> line 37 in s4_challenge_rewards.globalscriptbundle Yeah, the vendor inventories are really bloated. Splitting each category of items between vendors would make the item lists more condensed (when filtering on a specific category at least), but I'm afraid it would also make it harder to know exactly which vendor to go to for which item. ____ Edit: thinking about it some more, I do like this idea. Domenga could get all rings and capes or something, as long as those categories are collected in one place the player will know where to go. ____ There's also the option of using Engari. He's not unlocked as a vendor until after 4 encounters, which I felt was a bit much and decided not to give him anything. But maybe he could be used after all? Agh, missed those. I added 1 copy of each to Winge in the latest version above. They aren't stackable so adding more than one of each would bloat the inventories even further. I'll probably make them regenerate in the vendors inventories in the future, so that you can buy several of them (although one at a time) while keeping the bloat down.
-
In terms solely of solving the Keyword Immunities behavior, let's jot down the suggestions that are on the table: 1. Implement Elemental Weapon keywords. (Current Community Patch solution) It seems the more this is scrutinized, the more side effect are discovered... I just looked a bit more and found that Ice Blights get 8-12s of Shaken/Frightened/Terrified when hit by a Fire attack, and likewise Flame blights get Might afflictions when hit by Frost, and so on. This behavior is now lost. I'm strongly against keeping this solution since it has caused so many unforeseen regressions, most likely including ones we haven't found yet. 2. Narrow the Immunity effects to Class abilities. I mentioned it briefly earlier in the thread, but it's possible to limit the immunities to Spells and Class abilities (and scrolls), allowing the enemies to be hit by keyworded weapon attacks. The downside is that it also allows enemies to get hit with non-Class abilities, such as those granted from Items. While enemies be protected against the appropriate damages as usual, any secondary effects will bypass immunity. (So if you e.g. hit a Storm Blight with a Druid's Reckless Storm, it will be completely immune. But if you hit it with Conductive Storm from Deltro's Cage, it will be stunned but not take any damage.) Here's the table of all Item Abilities with relevant Keywords, and whether an enemy would be completely immune or get hit with secondary effects with this solution (which would be a regression) Ability/Enchantment Full Immunity? Storm of Seven Bolts Immune Lighting Wrangler Immune Spellbind: Jolting Touch Immune Heaven’s Wrath Immune Of Fireballs Immune Conductive Storm Stunned Fire Shield Immune Greater Fire Shield Immune Purifying Fire Shield -3s Beneficial Effects Minor Spellbind: Sunbeam Blinded Dragon’s Breath Immune Corona of the Soul Immune Ball Lightning Immune Wind Calling – Wilting Wind Immune Wind Calling – Winter Wind Push Metani’s Traps Blinded Sun’s Blessing Blinded I'd say these are acceptable edge-cases. I'm more worried about the risk of unforseen consequences with this solution. Enemies getting hit by their own AoEs they should've been immune to? What are your thoughts, good enough? I'm not convinced of this myself yet. Here's the download if anyone wants to try it -> Elemental Keyword Pseudo-Immunity.zip 3. Remove the Immunity effects altogether. Drastic, but consistent. 4. Changing elemental weapons to single-damage. (Boeroer's suggestion) This is definetely the most clean and straightforward solution, but I'd be really sad to see those dual damage types go... as well as the option of adding the new ones. 5. Keep it as-is. Not ideal, but won't cause any regressions either. This is the crux. I'd argue that vanilla behavior is fine, if it just weren't so deceptive.
-
Thanks, there's a few things I'd like to do first: Decide what to do with Soulbounds with special requirements. Add pets, bombs & traps to stores. Tweak gold rewards based on feedback/my own playtesting. Also I won't have access to my Deadfire installation during August, so I'd like to relese it afterwards in case a hotfix is needed Edit: soulbind stuff turned out to be painless. I've added all non-SSS soulbounds (except Modwyr) to stores, requirements like sailing Lord Darryn's Voulge into a storm will now be auto-completed. Will post patch after testing.
-
Ship lootlist question
Noqn replied to MaxQuest's topic in Pillars of Eternity II: Deadfire: Modding (Spoiler Warning!)
There's an entry in the first loot list that has an invalid GUID string: fecf40c-f616-43bb-9e73-d1c5a2c0aebf (the 'fecf40c' part is missing one character), this is probably the cause. Also I think it's necessary to set the Ship's "NeverDropAsLoot" value from "true" to "false". Now it works for me! -
Ship lootlist question
Noqn replied to MaxQuest's topic in Pillars of Eternity II: Deadfire: Modding (Spoiler Warning!)
It works for me editing those two loot lists. Can you post the edits you've made? I added to the bottom of the items list: { "Conditional": { "Conditional": { "Operator": 0, "Components": [] }, "OutputChance": 1, "MinCount": 1, "MaxCount": 1, "Weight": 1, "ItemID": "f51bb759-c5b3-437f-84ea-ba5671d3fa27", "LootListID": "00000000-0000-0000-0000-000000000000", "LockedVisible": "false" } Full .gamedatabundle: -
Like this? Weapon Keyword Vanilla Dmg Suggested Dmg Dragon’s Dowry Fire Pierce Pierce/Burn Sun And Moon (Sun) Fire Crush Crush/Burn Sun And Moon (Moon) Frost Crush Crush/Freeze Animancer Bow Electricity Pierce/Shock - Thundercrack Pistol Electricity Pierce Pierce/Shock Lord Darryn’s Voulge Electricity Slash/Shock - Grave Calling Frost Slash Slash/Freeze Hel Beckoning Acid Slash/Pierce Slash/Corrode Frostseeker Frost Pierce/Slash Pierce/Freeze Frostfall Frost Crush/Freeze - Firebrand Fire Burn/Pierce - Caedebald’s Blackbow Acid Corrode -
-
Some time back @Elric Galad made the suggestion of a mod to enable a standalone playthorugh of the Seeker Slayer Survivor DLC: I've (sporadically) worked on implementing this concept, and the mod is now at the point where it's a fully playable - big thanks to everyone in the modding subforum thread! I thought to post it here since this new gamemode may be of general interest. Features New Game starts with entering the Temple of Toamowhai, and you'll be blocked from exiting the island. All quests flags will be set appropriately. You'll begin at Lv 16 with 100'000 gold and a Superb copy of every weapon and armor kind. You'll be free to access the inn and hire a full party of adventurers before taking on any challenges (just speak to Humaire once first). Challenges will provide extra gold (50k) and experience. These rewards are repeatable, but your party will reach Lv19 in the later parts of the campaign even if you only do the mandatory challenges. Vendors will sell unique loot and large quantities of all consumables and misc items: Caretta will sell all (non-SSS) Unique Armor and Weapons. Winge will sell all Grimoires, Scrolls, Trinkets and Unique Accessories. (Note that Winge is available after the first challenge.) Neale will sell all Potions, Ingredients and Upgrade materials. Cook Corrin will sell all Drugs and Prepared Meals. (TODO: Pets, Soulbound Armor & Weapons, Bombs & Traps) Artefact-hunting challenges will be unlocked simultaneously with the ones you get from exploring Kazuwari. You can load any preexisting non-S4 playthrough while the mod is enabled, and experience vanilla behavior! (The changes to rewards and vendors only take effect if a specific flag has been set upon character creation.) To start a new non-S4 game, you only have to temporarily disable the mod (and reboot the game). Then reenable it after character creation, or whenever you go back to your S4 playthroughs. Looking for feedback! All feedback is much appreciated, in particular regarding starting gold and rewards which are currently somewhat abitrary If there are any items missing from Vendors that you think should be available (besides the ones listed TODO above), I'd be happy to hear! Feedback on Levels/Experience reward are also welcome, here are some more details on what's currently implemented: Download -> S4 - Standalone Seeker Slayer Survivor.zip Installation Download the .zip file and extract the content to your override folder. .../Pillars of Eternity II Deadfire/PillarsOfEternityII_Data/override Note that if you install and enable the mod while the game is still running, the vanilla intro scene will still be used. In that case, restart the game once and the mod will thereafter property override the intro scene. (Likewise, if you want to uninstall/disable the mod, the game must be relaunched after the mod has been unstalled/disabled for the intro scene to revert.)
-
Also, I've set the Artefact Challenges to unlock simultaneously with the ones you get from Kazuwari exploration (rather than right after Bloodletting). At first I was afraid it would be hard for the player to distinguish which 3 S/S/S challenges they needed to progress, if they were unlocked together with the artefact challenges all at once... Except apparently the artefact challenges also count towards unlocking the Contest of the S/S/S, so this ended up with much more clarity than I expected. I think I'm going to publish this feature as a separate mod as well. Skipping the whole tedious backtracking artefact hunting would be great for standard playthroughs too.
-
Regarding Levels/Experience, this is what I've implemented: :: Lv 16 :: Agony of the Elements Trial of the Naga :: Lv 17 :: Memories of a Mad Man Bloodletting :: Lv 18 :: (Exploring Kazuwari) Any 3 S/S/S Challenges :: Lv 19 :: Contest of the S/S/S Battle Royale (In-Between) All challenges will grant 6000 XP and 50k cash to party. Trial of the Naga & Bloodletting will also always grant the xp needed to get to Lv17 & 18 respectively. 3x 6000xp will be enough to get from Lv18 to 19. The player can also repeat any challenges to get to lv20. Sounds good? I'll do another test run and then upload the current version
-
Sorry, I was unclear. When adding Source:NonSpellAbility to the Immunity filter, it still affected *all* attacks, whether from weapons or abilities or spells. I looked at the decompiled code, and the DoesStatusEffectAttackFilterMatch function doesn't actually cover the NonSpellAbility value. It will be treated the same as Source:None, matching every attack.
-
Tried another solution where changing all the enemy Immunity status effects to only work on Spells/Abilities and ignore Weapons. However the NonSpellAbility filter category is frustratingly not implemented in code, so this solution wouldn't cover item abilities or martial class abilities with elemental keywords...
-
I liked that the Keyword package had a clear purpose; adding Keywords to stuff that clearly should have had them in the first place. Seamless and does what it says on the tin: Adding whole new keywords and breaking vanilla behavior (not to mention causing regressions) goes way beyond that. The new keywords adds a bit more bloat to the system and how they are/aren't intertwined with the old keywords decreases comprehensibility. It feels too intrusive of a solution, at least for the Community Patch. I think respecting vanilla behavior is preferable here and imo these changes should be reverted for now.
-
Ship stringtables
Noqn replied to MaxQuest's topic in Pillars of Eternity II: Deadfire: Modding (Spoiler Warning!)
ShipName is in characters.stringtable and ShipTypeName is in gui.stringtable -
Sorry for the long delays on this... but now that I'm on vacation and full of energy, things are back on track! I'm thinking about splitting items up like this: Grimoires, scrolls & unique accessories to Winge. Unique armor & weapons to Caretta. Ingredients & gems to Neale. Winge won't trade with you until after the first challenge. Is that ok, or would it be harsh for Wizards? (They'll still get the starter Grimoire from the get-go.) Otehr than that it's just tweaking the XP bonuses remaining.
-
Has anyone tried a party of 4 SC rangers and a priest? Priest casts Spark the Souls on the party, then Withdraw on themselves. Rangers all cast Shadowed Hunters, then walk around invisible and untargetable with their animal companions, triggering their 8 stacks of Sparks on everything nearby. Enemies have nothing to target and can only watch as they all die
-
Hmmm... The CharacterStats object of Katrenn (BOUNTY_NPC_Katrenn) is using the Character Progression Table PT_NPC_Wizard_SpellswordMelee. This table doesn't contain Concelhaut's Crushing Doom, but it has three DefaultDecisionTrees IDs which seem to point to trees in this file: ...\exported\design\ai\aidecisiontrees\aidecisiontrees.aidecisiontreebundle One of the trees (a83e67f9-7536-43f5-8db1-88ba2b3ec165) contains a node with the ID for Concelhaut's Crushing Doom (01e682b1-dd28-4c84-a63b-27cbd950be49). This is a wild wild guess, but it may be that the AI can cast any ability from its decision tree regardless of whether it's actually available