RecordCard
list
CalculatorArtifactResult
The `list` attribute in the `CalculatorArtifactResult` class was renamed to `consumable_list`. This was done to avoid confusion and potential issues with the use of `list`, which is a built-in name in Python.
CalculatorTalent.type
Update the function signature of `CalculatorTalent.type` to support `None` as a valid value in Python 3.9.