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

[Feature] Add Rules to modify Group EXP Modifier. #2741

Merged
merged 1 commit into from Jan 15, 2023

Conversation

Kinglykrab
Copy link
Contributor

@Kinglykrab Kinglykrab commented Jan 15, 2023

Notes

  • Adds Character:EnableGroupEXPModifier, defaults to true.
  • Adds Character:GroupMemberEXPModifier, defaults to 0.2.
  • Adds Character:FullGroupEXPModifier, defaults to 2.16.
  • Allows operators to enable or disable the group experience modifier.
  • Allows operators to change the modifier per member in the group between 2 and 5.
  • Allows operators to change the full group experience modifier.

# Notes
- Adds `Character:EnableGroupEXPModifier`, defaults to `true`.
- Adds `Character:GroupMemberEXPModifier`, defaults to `0.2`.
- Adds `Character:FullGroupEXPModifier`, defaults to `2.16`.
- Allows operators to enable or disable the group experience modifier based on number of members.
- Allows operators to change the modifier per member in the group between `2` and `5`.
- Allows operators to change the full group experience modifier.
@Kinglykrab Kinglykrab changed the title [Feature] Add Rule to Disable Group EXP Modifier. [Feature] Add Rules to modify Group EXP Modifier. Jan 15, 2023
@Kinglykrab Kinglykrab merged commit 64c62c4 into master Jan 15, 2023
@Kinglykrab Kinglykrab deleted the feature/group_exp_modifier_rules branch January 15, 2023 22:02
catapultam-habeo pushed a commit to catapultam-habeo/pyrelight-server that referenced this pull request Mar 27, 2023
# Notes
- Adds `Character:EnableGroupEXPModifier`, defaults to `true`.
- Adds `Character:GroupMemberEXPModifier`, defaults to `0.2`.
- Adds `Character:FullGroupEXPModifier`, defaults to `2.16`.
- Allows operators to enable or disable the group experience modifier based on number of members.
- Allows operators to change the modifier per member in the group between `2` and `5`.
- Allows operators to change the full group experience modifier.
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.

None yet

2 participants