Select to create a new magic item and fill in mandatory fields
Select the 'item needs attunement' checkbox
Enter text in the attunement description text box
Save and view the item
You will observe the attunement text appears in the header and again in the Notes at the bottom. (Why it needs to go in both places is beyond me, but it does)
Open the item
Deselect the 'item needs attunement check box' without clearing the text in the text box describing attunement process.
Save and view the item
You will not see the attunement text in the header, but it will still appear in the Notes even though attunement checkbox is no longer selected.
Impact: Inaccurate text from the attunement text box added to Notes
Work Around:
Re-enable the attunement check box (you can't erase text in the attunement description text box while attunement check box is disabled)
Clear the text in the attunement description text box
Re-disable the attunement check box
Save and view the item
You will now not see the attunement text in the Notes (which is what you'd expect).
Fix: Either when the attunement checkbox is de-selected, also clear the attunement text box of all text or have the code that inserts the attunement text box text into the Notes at the end of the item description respect the state of the attunement check box (whichever is easier)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Steps to Recreate:
You will observe the attunement text appears in the header and again in the Notes at the bottom. (Why it needs to go in both places is beyond me, but it does)
You will not see the attunement text in the header, but it will still appear in the Notes even though attunement checkbox is no longer selected.
Impact: Inaccurate text from the attunement text box added to Notes
Work Around:
You will now not see the attunement text in the Notes (which is what you'd expect).
Fix: Either when the attunement checkbox is de-selected, also clear the attunement text box of all text or have the code that inserts the attunement text box text into the Notes at the end of the item description respect the state of the attunement check box (whichever is easier)