Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option Seed w/ Scaled Proc Coefficient #24

Open
T0paz opened this issue Aug 16, 2021 · 2 comments
Open

Option Seed w/ Scaled Proc Coefficient #24

T0paz opened this issue Aug 16, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@T0paz
Copy link

T0paz commented Aug 16, 2021

Is your feature request related to a problem? Please describe.

Option Seed duplicates player attacks, effectively tripling the occurrence of on-hit effects. When used with a survivor that has a Proc Coefficient of 1, such as Commando, and combined with a high attack speed, on-hit effects like bleed and healing can be abused to instantly melt enemies and maintain full health in the face of high damage.

Describe the solution you'd like

When Option Seed duplicates player attacks for a fraction of the damage, this should also be for a fraction of the original Proc Coefficient. When stacking Option Seed, the Proc Coefficient should increase just as the percent damage does.

Describe alternatives you've considered

I think making the Proc Coefficient be a fraction of the original attacks' should be sufficient. Other alternatives would be to not have the extra attacks proc on-hit effects.

Additional Context

https://riskofrain2.fandom.com/wiki/Proc_Coefficient

@cheeeeeeeeeen
Copy link
Owner

This was the original plan. It should have scaled with damage coefficient, but there was a problem. Projectiles can't have their coefficients modified, which is really infuriating.

It can be modified, but the game's code does not return the projectile created when creating/shooting it, hence it's hard to find the coefficient.

@cheeeeeeeeeen cheeeeeeeeeen added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Aug 16, 2021
@dark-fedora
Copy link

If it's too difficult to find the coefficient, and it won't fix the other survivor-specific gimmicks (as I mentioned in #36 ), would a boost to red rarity really be that unreasonable?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants