Fixes duration of mages' Haste and Barrier skills.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
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 not 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
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Mages' buff skills such as Haste and Barrier are affected by magic resistance. So if your team members have high magic resistance, Haste and Barrier spells will not last long on them. This is a bug that was only fixed in the Nightmare difficulty.
This mod fixes the issue in other difficulties as well. Inspired by this mod (which does not work properly), and discussion from the wiki
If you want to manually do this:
1. Get the pyGFF/gyGFF editor and the fnv dump 2. Run the editor.exe and go to Settings > Import Strings, pick "Filenames" and choose the fnvdump-20110527.filelist file 3. Go to <path_to_game>\Dragon Age II\packages\core\data\2da.rim 4. Open that file in the Editor and extract abi_base.gda 5. Open abi_base.gda in the Editor and 6. Search for MAGE_CREATION_HASTE and MAGE_ARCANE_FORCE_FIELD 7. Find the G2DA_COLUMN_30 for both of them and change the value from 2 to 1. This should turn them into a talent, so magic resistance is not checked. 8. Delete everything else from G2DA_ROW_LIST (this might take a while cause I haven't seen an option to select multiple rows at once). Once you are done only these two rows for Haste and Barrier should remain 9. Do NOT delete nor touch anything in the G2DA_COLUMN_LIST section 10. Save the modified file with a unique name such as abi_base_hfix.gda 11. Drop the file in the override folder