-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
As @Sharlikran has stated here, TES5Edit treats everything as optional unless it's always absolutely required.
As such, its source code isn't a reliable indicator of whether fields are required or not. Instead, the data found here can be used to determine that. (@Sharlikran, is there any link to the utility that generated that file?)
Also, I'm not sure if there's a field that needs to exist but can be repeated, so maybe it would be better to change Looking through the stats file, there are 101 mentions of required fields that appear more than once.* to mean "zero or more repeats".