Script 3ProfessionTraits
Enables all special traits as profession traits.
Many traits such as Brave, Lucky, Speed Demon, etc have effects that are hardcoded in various places through PZ’s lua and java files, and normal methods of making “Profession versions” (can’t be picked and cost 0 points) will not properly work, as the trait name will not match.
This script solves the problem by using the swap flag on the profession version of the trait, thus replacing it with
the normal non-profession version when the character is made. This way traits with hardcoded effects function normally.
All these profession traits have identical names to the non-profession version, but prefixed with a ‘2’ (ie: Brave2, SpeedDemon2, etc)
Info:
- Copyright: 2018
- Release: 1.2
- Author: Fenris_Wolf