Enhance VIP System: Automatic Summoning Item Delivery, Expanded Reward Multipliers, and QoL Improvements #6
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes Proposed:
Improve VIP quest reward multipliers (gold & honor)
Enhances quest completion rewards for VIP players by applying configurable multipliers to both gold and honor points earned from quests.
Add Honor Points Multiplier for Spell Rewards (Wintergrasp Commendations)
Enhances the VIP system by applying an honor points multiplier when a VIP player receives rewards from specific spells linked to Wintergrasp commendation items. For example, when a player uses an item like the Wintergrasp Commendation, it casts a particular spell (ID 61700) to grant honor points.
Add automatic VIP item delivery on login
Implements a feature that automatically grants VIP players their exclusive summoning item (ID 44824) when they log in, if they don't already have it. If their inventory is full, the system notifies them to free up space and relog to receive the item.
Issues Addressed:
SOURCE:
Tests Performed:
How to Test the Changes: