QuestXPCalc02.zip
What's new
1. Accurate Additive Multipliers
- Configured calculations around Blizzard's additive modifier model over base 100% XP.
- Fully accounts for all active multipliers:
- Warband Mentor: +5% to +25% (read dynamically via achievement progress).
- Winds of Mysterious Wisdom: +20% aura bonus.
- Surge of Mysterious Wisdom: +10% consumable aura bonus.
- War Mode (Enlisted): Dynamic +10% to +20% bonus.
2. Live War Mode Scaling Detection
- Replaced hardcoded assumptions with
C_PvP.GetWarModeRewardBonus(). - Addon queries the server directly to determine the exact current faction bonus (e.g., 10%, 15%, or 20%).
3. Failsafe for War Mode Routing (4 City / 6 World Split)
- Addressed the route constraint where Delver's Call turn-ins split between peace zones and the open world:
- Full 10-Quest Batches: Automatically enforces the 4/6 split. The 4 city hub turn-ins have War Mode stripped (even if logged while outdoors), and the 6 world turn-ins receive the full War Mode bonus (even if logged while in a city).
- Partial / Single-Quest Batches: Bypasses the 4/6 assumption when holding fewer than 10 quests, accurately evaluating single-quest turn-in tests based on the player's immediate zone.
4. Level 80-90 Progression Table & Precision Display
- Uses calibrated Level 80–90 XP bracket data.
- Added an estimated drift margin (
±%) on the projected level readout to account for mid-batch level-ups and integer rounding.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects