Cmushi Posted November 16, 2023 Posted November 16, 2023 I cannot find a status effect that extends the duration of abilities. Do I need to combine increasing intellect status effect with decreasing will and aoe status effects?
Kvellen Posted November 17, 2023 Posted November 17, 2023 "BeneficialEffectDurationMultiplier"/"HostileEffectDurationMultiplier", or maybe "StatusEffectDurationAdjustment"/"StatusEffectDurationMultiplier" would be my guess? For refence "Food_roe_SE_BeneficialEffectDuration" from Roe uses "BeneficialEffectDurationMultiplier".
Cmushi Posted November 17, 2023 Author Posted November 17, 2023 57 minutes ago, Kvellen said: "BeneficialEffectDurationMultiplier"/"HostileEffectDurationMultiplier", or maybe "StatusEffectDurationAdjustment"/"StatusEffectDurationMultiplier" would be my guess? For refence "Food_roe_SE_BeneficialEffectDuration" from Roe uses "BeneficialEffectDurationMultiplier". Thanks for your suggestions. To give context I am trying to make a Cipher subclass that extends the durations of all abilties with the keyword Echo. I think I am going to end up using "StatusEffectDurationAdjustment"/"StatusEffectDurationMultiplier" and manually include every status effect of every ability with the keyword Echo. 1
Cmushi Posted November 19, 2023 Author Posted November 19, 2023 On 11/17/2023 at 10:13 PM, Kvellen said: "BeneficialEffectDurationMultiplier"/"HostileEffectDurationMultiplier", or maybe "StatusEffectDurationAdjustment"/"StatusEffectDurationMultiplier" would be my guess? For refence "Food_roe_SE_BeneficialEffectDuration" from Roe uses "BeneficialEffectDurationMultiplier". I tried BeneficialEffectDurationMultiplier"/"HostileEffectDurationMultiplier but they seem to only trigger on recieved effects and not on cast effects. I also tried increasing INT to increase durations while reducing Will and aoe range to compensate. Although it worked, they were passive effects and did not trigger only on spell casts wiith specified keywords. I ended up duplicating every keyworded spell and increased their duration.
Cmushi Posted July 20 Author Posted July 20 Working on wizard subclass, I am looking for a way to extend durations again but it seems that there are 3 possible solutions: "StatusEffectDurationAdjustment"/"StatusEffectDurationMultiplier" 's which "Adjusts/Multiplies the duration of status effects of the specified Status Effects Value applied to the target by Value." Problem is that I need to add all possible wizard status effects with duration (big list) and the description seems to indicate that it will apply to status effects that a target already have, which means that you cannot extend the duration before casting a spell. "OutgoingAfflictionTypeDurationMult" but it only affects Inspirations and Afflications durations of casting spells. Increasing Intellect/Power Level while decreasing the AOE and Will/Healing, Damage, Defense, Accuracy and Penetration. Any other solution that anyone might know of?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now