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

feat(balance): increase focus gain by 10x, remove read focus penalty #4391

Merged
merged 2 commits into from
Mar 26, 2024

Conversation

Lamandus
Copy link
Contributor

@Lamandus Lamandus commented Mar 26, 2024

Purpose of change

Focus was always a very game slowing affair, gaining focus was too slow, loosing focus was always a big problem. A fast paced game like BN should not have such penalties on focus.

Describe the solution

  1. No more focus-loss while reading books.
  2. boosted focus gain after crafting/fighting loss

Describe alternatives you've considered

Remove Focus all together (that would be a huge change, so this is a step in between).
Remove Focus loss on combat (would also make sense, but Apex would loose a huge advantage in combat skill gain.

Testing

Additional context

grafik

5 Minute of wait on Focus:
grafik
only 1 point gained in 5 minutes.

grafik

already gain of 10 focus points in 5 minutes.

Checklist

@github-actions github-actions bot added the src changes related to source code. label Mar 26, 2024
@scarf005 scarf005 self-requested a review March 26, 2024 08:16
src/character_effects.cpp Show resolved Hide resolved
src/character_effects.cpp Outdated Show resolved Hide resolved
@Lamandus Lamandus changed the title fix(balance): Focus revamp feat(balance): increase focus gain by 10x, remove read focus penalty Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
src changes related to source code.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants