Closed Pogybait closed 11 months ago
Okay we did some testing with a known staff from within the compendium (Staff of Elemental Power (Greater) and the module works.
It works with known Rules Elements; but if you have a blank staff created without known rules elements it will not simply give you charges or spell slots. It fails some form of check looking up it's reference. If the reference staff (the one created) is not in the compendium as an official entry perhaps; the module does nothing.
Okay we found the issue.
You have to follow the specific format for spells within the item description:
cantrip @UUID[some.compendium.reference]{spell name}, @next spell
If you change the formatting of this sequence (we bulleted the spells on separate lines without commas for legibility. The module cannot read the spell list and cancels adding the spells.
PF2E Staves does not appear to be fully integrated.
Player has staff. Spell casting entry has Items Only - All magic items established.
Using the daily prep button there is no associated actions with any staves in the spell casting section of the character sheet. Pressing the button; assigning the 2 spells does nothing.
We're expecting to see charges show up; and be able to drag the associated spells into the section from the staff description.
It is probably a sequencing error but the description in the wiki does not adequately step through what the PF2E did intuitively.