Other user's assetsSome assets in this file belong to other authors. You will need to seek permission from these authors before you can use their assets
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are not allowed to modify my files, including creating bug fixes or improving on features under any circumstances
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
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
ffgriever for the External File Loader and LUA Loader Xeavin for the permission of using his lua script template and optimizing the code
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0.2
supports midgame modification of battlepack via Lua Loader (previously, only modified battlepack loaded by EFL works)
assembly code optimization/clean up by Xeavin
Version 1.0.1
fixed an issue of the game force closing when one of equipment slot 2/3/4 is empty
Version 1.0.0
==initial version==
Foedex Duplicate Augment Detector
This mod runs a lua script that will detect if the augment granted by an equipment is already obtained from the license board, and give it a red color.
List of Equipment In Vanilla (The Zodiac Age), there are 6 accessories that give augment which could also be obtained from the license board. Here is the list of those equipments and their augment:
Gauntlets > Last Stand
Leather Gorget > Spellbreaker
Amber Armlet > Brawler
Steel Gorget > Adrenaline
Blazer Gloves > Focus
Magick Gloves > Serenity
Compatibility This mod get those list directly from the battlepack, so in theory any overhaul mod that changes equipment's augment and/or the license board is fully compatible.
Special thanks to Xeavin for allowing me to use his lua script template.