-
Posts
4003 -
Joined
-
Last visited
-
Days Won
7
Content Type
Profiles
Forums
Blogs
Everything posted by Elric Galad
-
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
-
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.
-
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.
-
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.
-
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 !
-
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 ?
-
Gotcha, the tool to make Cooldown : { "$type": "Game.GameData.StatusEffectGameData, Assembly-CSharp", "DebugName": "Blinded_SE_DisableGazeAbilities", "ID": "1dbeff21-d432-477a-a946-86a3127bf262", "Components": [{ "$type": "Game.GameData.StatusEffectComponent, Assembly-CSharp", "StatusEffectType": "DisableKeywordAbilities",
-
I did mean to address you because you already told your hate of Cooldoown previously. Good to see a more in depth analysis about the reason why. FF has no real cooldoown, but if you want to use FF ability as a wound generator, you have to wait for the expiration of the curse. Basically it is a soft cooldoown And cast spells. Shifter can't cast spell while shifted. So it would be a significant nerf. Shifter would be hurt but I usually consider Shifter as slightly OP since they don't have a real drawback (want to cast a spell ? Cancel your form). They would still get increased duration, versatility of forms and a good healing. They could choose twice the same form. They could use +1 Tier 1 items and effect to get more shifts, and Brilliant/Potion of Enlightenment of course. So they would be fine. Good point. FotFB could get a little rework once a solution has been found for Spiritshift. So basically I consider Tier 1 cast and Cooldoown both acceptable (minor adjustments could be needed). But now I will have to check if this can be implemented.
-
I honestly believe that we should keep Lifegiver adjustment for later, when we already have a solution for all other classes. The reason why it is a modal is that it is cancellable. That's a significant change to have Forms not cancellable anymore, esp for Shifters. I have no specific issue with it being a funky modal. And what about making Spiritshift a Tier 1 Spell ? Without any other changes, although I wonder what happen when one puts a modal in a spell slot. There are already Attack Abilities as spells. This would give a couple more cast with potential access to ressources regen, Shifter would keep the versatile form aspect + longer duration + healing (tuned down ??). A true cooldoown could also work (Spiritshift deactivated for n seconds after it stops). It would work for Per encounter abilities of the Forms. It would even work for Holy Radiance by the way. Youhou, introducing cooldowns ! (Although Forbidden Fist is already in the game...). Edit : something like : - Spiritshift : fixed 30s cooldoown after it ends - Shifter : fixed 15s cooldoown after it ends - Cat flurry : fixed 60s cooldoown - Boar Roar : fixed 60s cooldoown - Wof Knockdown : fixed 12s cooldoown (fixed time have to be multiple of 6s because TB - this Ability might be weak then, but another way of buffing could work) Forms cooldoown could be rebooted by new shift. Bonus : Holy Radiance fixed 90s cooldoown EDIT : I would have to check if it works. I think it is possible to enable/disable an ability based on a status (that's how Spiritshift activable abilities such as Cat Flurry work)
-
I don't know. It is a big drawback, but it could have been cool for a "wound spender" subclass. Accumulate less, get wound easy, spend more, would have feel more as a martial artist and less of a general self-buffer. Even with this limit, the subclass used to be broken OP. The current version just don't get wound that easily. Anyway CP changed the limit, and I feel some abilities just need to cost more than 5 rounds.
-
To be honest the Bear Form due to AR and Boar Form due to 40% lash are about as good. BPM Stag Form has the same carnage as Barbs and +10 all def. All are pretty good (BPM Wolf is meant to spam some knockdown and would fit much less for perma form). But I see your point. Spiritshift may feel a bit too good to get an infinite duration. And not impactful enough to just be 1/ encounter.
-
Or Lifegiver with a Cipher friend, or with a Potion of Enlightenment... Healing is incredibly powerful in deadfire. It's a matter of playstyle, but I personally consider it a key to victory. That's why I would consider giving Lifegiver -50% healing received while Shifted (And maybe limit the penalty to 180 fixed seconds as I did for Furyshaper)
-
BPM Wolf Knockdown is 3x encounter Ha ! But in a nutshell, that's also part of the reason why I think keeping the modal 1x encounter isn't too bad. In its current state, a Lifegiver gets +2 Rejuvenation PL, +5 while shifted +2 Water PL if taking the Water/Ice BPM Greater Wildstrike when casting Moonwell. So the most well rounded MC HoT gets +9 PL. It requires a downside
-
To be honest, my main concern at low level was not Wildstrike. Yup, it's pretty powerful, but it costs an ability point when those are scarce. 15% lash is good but not that much. The "+5 AR + scaling Cloth armor" is much more concerning. That and the 2 "abilities" per form which are noticeable. Side note : BPM added a +1 PL/+2PL to the corresponding element to Wildstrike/Greater Wildstrike. The bonus isn't that big and add more option to druids. Especially because it is the only way to get +2 PL to Decay/Acid spells. But Deltro's Cage + Lord Dalryn's Voulge is still vastly superior if one wants to buff Relentless Storms & its friends. The 1/encounter modal feels necessary in order to avoid reworking completely the subclasses. It could be limited to Shifter. But that would be a bit harsh for poor shifter. And Lifegiver would require an even bigger rework. Somehow I like the committing aspect of 1/encounter shifting.
-
But getting reliable Crits with a SC Druid without even specific weapon isn't easy. You have to use BPM entropy, that lasts 12s in latest version. I mean, it works, but that's a lot of set up. Meanwhile you can cast Great Maelstorm... Or Blunderbuss + Avenging storm (28-40 base additional elemental damages per Hit, not Crit. But yeah, it single target). That said, in case of easy way to lenghten Spiritshift, I would indeed consider it a bit strong. The fundamental question is : how strong is Spiritshift on its own (+ lash) compared to unique weapons + armor ? How does it compare to the arsenal of self buff a Wiz can get, or minor Avatar, etc... Because if it is comparable to a couple of buff, then there is no big issue in making it lasts infinitely. Low levels might be an issue though.
-
As far as I know, modal cooldown isn't a parameter. But there's a simple thing to do if we decide to go this way : set all spiritshift to Infinite duration, but leaving them to once per encounter. Basically as it was in BG. I think it would perfectly balance Shifter vs other Subclasses (leaving Livegiver apart for the moment). Shifter would be able to use the most appropriate Shift, but spell ban would hurt relatively more. Lifegiver could also get a specific penalty when Shifted. Take more damages, receive much less healing, do less damages, whatever (LifeGIVER). Then, yeah, Spiritshift Frenzy might have been a bit overbuffed. It might be due that it gets intrinsic ability scaling as if Tier 8 and PL scaling as if Tier 2 (because it is a Wildstrike upgrade). I don't believe it was OP because it costs 3 Talents to get there and is available only for a short duration. I can still tune it down if I go with Infinite duration shift.