Bug description
This bug was flagged by a user on Discord, thank you!
The SRD 2024 Fighter's Two Extra Attacks feature doesn't return any data for the "gained_at" property. This causes it to not appear in the class features list on the Open5e website:
https://beta.open5e.com/classes/srd-2024_fighter
This can be easily fixed by adding in the missing ClassFeatureItem data, which controls at which level a ClassFeature is gained.
Bug description
This bug was flagged by a user on Discord, thank you!
The SRD 2024 Fighter's Two Extra Attacks feature doesn't return any data for the
"gained_at"property. This causes it to not appear in the class features list on the Open5e website:https://beta.open5e.com/classes/srd-2024_fighter
This can be easily fixed by adding in the missing
ClassFeatureItemdata, which controls at which level aClassFeatureis gained.