Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
demdatdun's mod (https://www.nexusmods.com/dragonageinquisition/mods/3655) was used as the basis for the level 50 version in the misc files section.
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.7
Level 50 version: Added new xp kill reward entries for lvl 32+. This should hopefully fix an issue where enemies in this lvl range did not give xp.
Version 1.5
Mod now modifies a script tied to enemy xp. This fixes a bug in the previous version in which the mod only applied to quest and codex xp.
Requires Frosty Mod Manager. For a configurable DAIMOD, I would recommend using Tirnoney's mod. You can follow these instructions to load daimods alongside Frosty: Link
NOTE: Quest XP during the intro is fixed. Only XP received from killing enemies will be multiplied until you reach Haven.
After looking around for an xp multiplier mod and finding none, I decided to look into making my own. Turns out it was exceedingly easy! The game already contains code for applying a multiplier based on whether you are using the Take it Slow trial. Basically, the game checks if the trial is active and then applies a x0.5 multiplier if it is. If it isn't, then it applies a x1 multiplier. This mod changes that x1 into something else. That said, Do not activate the Take it Slow trial! Having that trial active will disable this mod's effects.
A version that raises the max level to 50 is available in the miscellaneous files section.
All versions of this mod are incompatible with any mod that changes levels or leveling speed. This is due to needing to edit 'DA3ExperienceSettings.ebx'.
If you would like a different multiplier than what is available, then leave a comment. If I have the time, I'll make a version for you. No promises.