Jump to content

Elric Galad

Members
  • Posts

    4039
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by Elric Galad

  1. Well well, I'm a father of two young children, so I don't give public estimation of my version delivery . Time is scarce and I can't give anything close to a guarantee. I have started working various topics for this version, that's why it takes longer than usual. Currently, I'm working on adding some scaling to passive non-weapon item abilities (since weapon ones scale with quality). PL scaling does not work, so I went with level scaling : +1 Acc, +0.25 PEN and +5% additive damages, which emulates the scaling of a Tier 1 ability. The package is ready, but not tested. It's honestly tedious to test, and I would like to save time for other topic. Here is a list of the item and properties concerned by this change. Want to help the version being release sooner ? 1) Install package below in the mod Gamedata directory 2) Choose a couple of untested properties in the list below 3) Check if you have any of the item from the list below equipped. Unequip them if you have BEFORE equipping the item under test. 4) Equip a single one of these items in game (if you pick several, you'll see wrong tags in the logs. It works fine, but doesn't confirm the item is self-sufficient) 5) Test it in game. For example, with a lvl 20 character, you'll see +10 Acc, +2.5 PEN and +50% damages (if applicable) in the combat log. 6) Report me. Don't just try a few items and say "it works", it won't help, I always test everything. So I need the precise abilities (a few items have several ones) In case of doubt, please ask. Girdle Ngati's Girdle Fathom's Redress (Tested) Unstable Coil & upgrades Volatile (Tested) Gloves Boltcatches Storm Blows (Tested, added electricity KW) Cloaks Cape of failing star Fiery Descent (Tested) Mantle of the Seven Bolts Final Storm (Tested) Ragged Cloak Vestment of Skaen (Tested) Helmets Mask of the grotto deep Shadow Fang (Tested) Whitewitch Mask Gaze and Despair (Tested, scales as normal Tier 3 active ability) Okura's Kettle Boil Over (Tested) Survivor's Tusk Boar's squeal (Tested) Shield Leathandria's Devotion Crystal (Tested) Akola's Apex Ward Hard Counter (Tested) Shark Teeth Counter (Tested) Wintertide Bulwark Frostbitten Palisade (Tested, this one already scaled normally because it is not a passive but an upgrade of Shield Wall modal. I simply added Frost KW to the freeze aattack) Armor Effigy's Husk Contempt (Tested) Skaen's Hatred (Tested) Casita Samelia's Legacy Scars and Memory (Tested) One Dozen Stood Stall for time Protection of the Godhammer Echo of the Godhammer (Tested) (Tested) (Tested) Kahako Nihi Thorny Plates (Tested) gamedata bonus to non scaling items.zip And about your other question : - This mod will apply to any newly created character. For existing ones : Active abilities will work Passive abilities may or may not work, but arespec will allow them to work Passive class and Racial abilities cannot be re-acquired via respeccing, so they might not be available to existing characters at all. This is only a problem for Sharpshooter, Mageslayer, Trickster nerf and some of the Racial traits, I think. Re-adding the ability throuh console command might work, but I advise saving before and checking character sheet after to avoid issue. So mostly, it will work.
  2. Corpse Eater special PL food bonus don't stack with other PL bonus from active abilities. +1 from Acute and +2 from food will result in only +2. Except if you save/load, then it will probably stack as other food bonuses do.
  3. Now I am honestly wondering about the exact rule because I haven't run many tests. Only the following : 13 PEN Vs 13.25 AR was normal damages. 13 PEN Vs 13.5 AR was -25% underpenetration. How the rounding is done exactly, I haven't tested. Maybe 12.75 PEN is rounded up and 13.25 is rounded down so it ends up without penalty ? So it's not the difference that is rounded but each value ? Or maybe the rounding rule is different for AR and PEN, who knows ? Iron Wheel is a rare case of decimal armour. In both cases, Iron Wheel is about as good as +3 AR with 10 wounds.
  4. Single Class Priest of Berath has maybe my favorite Nuke of the game : Symbol of Berath. Long duration of pulsating corrode damages with Weakened affliction. Corrode damages is basically the reason why I love it so much compared to other symbols : it is much less resisted than Fire, Pierce or Cold, and Weakened will lower foes HP before obliterating them. Symbols are foe-only and since they are Tier 8, you will get ultimately get 2 casts. Berath Incarnate isn't bad : you are basically summoning another lvl 20 Priest (Usher Incarnate) along with a Fighter meat shield (Pallid Knight Incarnate is bad because it is equipped with a freaking normal Greatsword).
  5. It will be corrected with next version of BPM. As usually with bugfix, feel free to ask me the files for inclusion in CP.
  6. I never took the time to check it before, but underpenetrating starts when Armor is 0.5 above PEN. Iron Wheel is a bit better than I expected because of it.
  7. I have started to work on a solution. gamedata_bonus_to_non_scaling_passive.zip These are supposed to be the files for Girdles, Cloaks and Gloves. And the main file with the generic scaling rules : as PL for items properties didn't work, I implemented a character level scaling close from a PL scaling for a level 1 ability : +1 accuracy, +0.25 PEN and +5% additive damages every 2 character level. This is implemented as a hidden property of the concerned object. It mostly works. But for completely unknown reason, the scaling also applies to Blunderbusses (and mortars). Why ? Does it apply to something else. I have no clue ? Somehow "blunderbuss" validate the Keyword check... without having the same Keyword ID, while all otehr weapons work fine. I am quite desperate, so if any fellow modder could have a look, it would be greatly appreciated. (or if you could at least confirm the problem on your own game, it would help too...) Edit : Nevermind, I'm pretty sure it's because new Keywords shall be declared to work properly.
  8. This may look like an old forgotten scripture to you. But to me, it seems that the scaling is weirdly applied #Obsession.
  9. I think this would be legit. Black pits allowed XP farming. It's not like the normal game where you can quit and come back later. Also it would make adjusting the xp gain less critical. On a direct playthrough, one should reach lvl for hirelings close from the end, but if one want to play through the whole DLC with lvl20 characters, I think it's better to allow this option.
  10. Isn't there an xp multiplier global variable ? It would fit the purpose for xp. Or maybe it is needed to actually give xp when battle are repeated ?
  11. A big issue is that most of the item related properties you're relying on are "Passive" . And Passive abilities from items don't scale with PL, character level or anything besides base stats. All the following items are on my TO DO lisit for next version of my Balance Polishing Mod : -Effigy's Husk -Mantle of the Seven Bolts -Cape of the Falling Star -Unstable Coil Effort one scales with Weapon Quality enchant. This leads to poor PEN, Accuracy and damages. [MECHANICS] The weird aspects of scaling - Pillars of Eternity II: Deadfire Characters Builds, Strategies & the Unity Engine (Spoiler Warning!) - Obsidian Forum Community Oh I was suppose to be on a "modding break", but I'm happy someone eventually ran into the problem I was trying to address
  12. I'm happy to annouce this design is mostly working bar a couple of parameters to adjust. But I'm going to take a little break for about 1 week cause I'm becoming tired fighting with my agenda to find time for developping and testing. I hope I won't fail my Resolve check ! See you soon !
  13. I could still use "888" instead of "999". Triple infinity with a twist I guess
  14. Imprint is hard coded. Only the attack that steal the spell exists in the gamedata files. Where the new spell goes is a mistery. I guess it does not increment the gamedata files in-game...
  15. I don't want to evaluate more precisely how much time at maximum a Megaboss encounter may take. At least a couple of hour, so 99 or so just to be sure. 999 doesn't look much wilder anyway. And I don't want to add a constraint with this ability. Fun fact : BPM "take the hit" works as Infinite cast because it costs "0 discipline". I guess it doesn't work with casters. Funnier fact : Spiritshift, as modals, can be actually Infinite cast.
  16. No. That's exactly what I did. I heavily suspect Interface menue per character to be class dependant. Infinite use abilities have no room within priest grid.
  17. I know. I copied them. It failed 999 X 90s in a single encounter (not counting pause) is a good enough approximation of infinity.
  18. It worked like a charm ! I have successfully implemented Holy Radiance virtually infinite* number of casts with a fixed 90s cooldown (which is a change I will keep for next BPM version). * means 999 per encounter. Infinite number didn't work. While speaking about Priest signature abilities, I'm planning to adjust BPM Accuracy bonus for (non-Woedica) Spiritual Weapon from +10 to +15. With this change, all god weapon should be around the same level of power as Woedica's ! Coming back to druid : the Spiritshift Cooldown approach has my favor because it doesn't rely on Brilliant to be repeatable. Also it doesn't ruin the whole druid Tier 1 spell list by making these slots too precious to be spent for something else than Spiritshift. So currently, my plans : General principle : Spiritshift would have a fixed 90s Cooldown after casting (not after it ends). With a base duration of 15s (with BPM, it is affected by both PL and INT), a druid can hope to stay about 1/6 to 1/3 total time shifted. Support spells (such as SoT), Fury bonus on Kills and Wildtsrike Frenzy would provide a better ratio. Note : New casts of Spiritshift provide new use of Per Encounter abilties. This is quite cool. Shifter : Shifter does have longer Spiritshift (base 22s), heal on end and access to a variety of forms that other druids don't have. But they can't cast spell while shifted. Shifters won't have anymore the unique advantage of 5 Spiritshift per encounter without delay. I thought the class had too much of an advantage without real drawback. Nevertheless, their Cooldown will be only fixed 60s. With enough INT and PL, they will be able to stay shifted most of the time... (3/8 to 3/4)... provided they don't cancel their shift to cast spell ! So shifting to Cat, casting Cat Flurry and cancelling just to heal and get the speed bonus will be limited. Lifegiver : I do believe that the +2 Rejuvination PL and impossibility to use Summons compensate each other. But I still want to keep the interaction between Rejuvination PL and Shifting. So : + 2 PL before shifting + 2+5 PL while shifting + 2-5 PL after a shift. The malus is removed by a new shift, basically the same as a drug crash. So you can either never shift or you'll have to cycle Shifting to get Rejuvination bonus. You won't be likely to be shifted most of the time BUT you can wait for a new shift to cast your next big healing spell, so I believe this is balanced.
  19. Ok, so about the experimentations : Trying implementing a cooldown using the DisableKeywordAbility was a fiasco. I tried implementing a Cooldown to Holy Radiance (because it seems a good candidate) and it disabled all abilities for the Cooldown duration. I used the Keyword to filter the disable, but it didn't work. Implementing Spiritshift as a druid Tier 1 spell WHILE KEEPING IT A MODAL was an unexpected technical sucess. The interface isn't perfect : the modal still display as a modal (not a Tier 1 spell) but clicking on it use a spell charge. I could use Spirit**** several time in a row. When 0 spell cast available on Tier 1, the modal icon was displayed as depleted. Furthermore, re-casting Spiritshift restores the charges of the Per Encounter abilities. Which may be strong, especially for Fury. So, there is a lot to consider if I go this way. But the fact it works while changing only a couple of lines of code makes me biased in favor of it.
  20. Ok, so for all passive non weapon item effects that has a roll, I've decided to add +10 accuracy and +2 PEN (when applicable). This is meant to allow them to keep up with similar effect since they have aboslutely no scaling. This is about equal to the Accuracy and bonus PEN of a level 1 Ability with endgame scaling (but much less than an average Tier ability with endgame scaling, or lower than a Superb/Legendary weapon bonus). Basically it is the same as the scaling Active effect from non-weapon item abilities get, except no bonus damages and you get it from the start. Usually, it leads to 9 PEN, which isn't specially high on endgame. It would still help them vs enemy defense. It isn't possible to implement actual scaling since they are not abilities. Similar solution here, I've added a static bonus based on the ability Tier to the secondary AoE of these abilities. Basically I added : Tier 3 Torment Reach : +10 Acc and +2 PEN Tier 5 Raised Torment : +15 Acc and +3 PEN Tier 7 Power Srike : +15 Acc (raw damages) Tier 9 Inspired Strike : +20 Acc (raw damages) (Note that Upgraded abilities get intrisic scaling from their new level and PL scaling from the unupgraded version, the better of the 2 worlds. That's why I gave good bonuses to Raised Torment and Inspired Strike) These bonuses are close to regular scaling. I couldn't give them normal scaling since they share the scaling attributes from the main attack (so they already got +5% multiplicative damages and duration). I know I'm a bit obsessive about these weird scaling issues. But I've seen too many Abilities and items wasted in CRPG because they become obsolete due to absence of scaling. PoE 2 has a very good scaling system. It was simply not systematically applied, which is just a little bit sad !
  21. Right, additional one(s) at lvl 1. My main concerns about this solution are that these might not be cancellable and to a lesser extent that it will require an ability tree display change, and these ones are super tedious to do with Gamedata files. That's why for now, Cooldown seems better. But I think this would be a good choice too. I'll think about Livegiver later. I'll prefer to keep traits from the original design, but they might require a rework indeed. BPM doesn't address the Grimoire Imprint bug in general. There's too many broken things with it to do anyway, one more won't change drastically. I have to check if their per encounter charge are reset when shifting again. These abilities seem granted on Shift, in this case their count might be reset anyway. Casting/recovery time aren't possible to add easily on a Modal. And Modal is required so the Shifts are cancellable. Now it's time for experimentating ! @Boeroer can we say we are trying to actually implement SPIRITCAPSLOCK ?
×
×
  • Create New...