Skip to content

Conversation

@calumbell
Copy link
Contributor

Description

This PR adds the "attunement_detail" field to Item model. The purpose of this new field is to capture additional contextual information about a magic items attunement requirement (ie. a Holy Avenger can only to attuned to by a Paladin).

Additionally srd-2014 and srd-2024 magic items source data was updated to include relevant "attunement_detail"s where relevant.

Related Issue

Closes #834

How was this tested

  • Spot checked on local Django development server
  • pytest (all passing after tests updated to reflect that the /item endpoint now returns the "attunement_detail" field)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[v2] Add attunement detail field.

1 participant