Skip to content

Comments

[#6631] Add non-persisted fields in data models for AE hints#6687

Open
arbron wants to merge 1 commit into5.3.xfrom
non-persisted-fields
Open

[#6631] Add non-persisted fields in data models for AE hints#6687
arbron wants to merge 1 commit into5.3.xfrom
non-persisted-fields

Conversation

@arbron
Copy link
Collaborator

@arbron arbron commented Feb 4, 2026

Adds several non-persisted fields to actor & activity data models to replace places where the system was previously pre-populating values in prepareBaseData and using ActiveEffect.FORMULA_FIELDS to provide type hints.

Closes #6631

Adds several non-persisted fields to actor & activity data models
to replace places where the system was previously pre-populating
values in `prepareBaseData` and using `ActiveEffect.FORMULA_FIELDS`
to provide type hints.

Closes #6631
@arbron arbron added this to the D&D5E 6.0.0 milestone Feb 4, 2026
@arbron arbron self-assigned this Feb 4, 2026
@arbron arbron added api compatibility Relating to compatibility issues with new core versions priority: high labels Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api compatibility Relating to compatibility issues with new core versions priority: high

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement non-persisted data fields for places where prepareBaseData is used to pre-populate data

1 participant