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

Add separate exp modifier for BBM enemies #687

Merged
merged 1 commit into from
Jan 8, 2025

Conversation

13masj
Copy link
Contributor

@13masj 13masj commented Jan 7, 2025

Separate exp modifiers for enemies in and outside of Bitterblack Maze game mode.

Tested settings below:
EnemyExpModifer: 2.0
BBMEnemyExpModifer: 1.0

goblin (lv1): 20 exp
Netherworld Familiar (lv8, BBM): 175 exp
A Man Eating Ogre (enemy): 15200 exp
A Man Eating Ogre (Quest): 1020 exp

EnemyExpModifer: 1.0
BBMEnemyExpModifer: 2.0

goblin (lv1): 10 exp
Netherworld Familiar (lv8, BBM): 350 exp
A Man Eating Ogre (enemy): 7600 exp
A Man Eating Ogre (Quest): 1020 exp

Checklist:

  • The project compiles
  • The PR targets develop branch

@pacampbell pacampbell merged commit e643bc4 into sebastian-heinz:develop Jan 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants