Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assign Spells by Class #1351

Closed
aaclayton opened this issue Nov 19, 2021 · 2 comments · Fixed by #3431
Closed

Assign Spells by Class #1351

aaclayton opened this issue Nov 19, 2021 · 2 comments · Fixed by #3431
Assignees
Milestone

Comments

@aaclayton
Copy link
Contributor

Originally in GitLab by @danz5000

Might it be possible to assign spells to class, and thus assign spell attacks and DCs according to the class? That way we could organize how many spells we have according to which class, which class it's assigned to when multiclassing, and other quality of life improvements.

It would also allow us to differentiate having a Bloodwell Vial (applies only to sorcerer spells) vs. a Moon Sickle (applies only to druid spells) vs. a Wand of the Warmage (applies to all spell attacks).

@aaclayton
Copy link
Contributor Author

Originally in GitLab by @gh7531

I would love to see this implemented. 👍 There is also a feature request for this in the tidy5e-sheet module but it seems to be only possible with support in the core system.

@arbron arbron changed the title [Suggestion] Assign Spells by Class Assign Spells by Class Apr 5, 2024
@arbron arbron added this to the D&D5E 3.3.0 milestone Apr 8, 2024
@absymylyar
Copy link
Contributor

I'm working on it now

arbron added a commit that referenced this issue Jun 27, 2024
* bound spell origin

Add a field in spell data to store the spell origin.

* Update lang/en.json

Co-authored-by: Jeff Hitchcock <[email protected]>

* Update module/data/item/spell.mjs

Co-authored-by: Jeff Hitchcock <[email protected]>

* Update templates/items/spell.hbs

Co-authored-by: Jeff Hitchcock <[email protected]>

* Update templates/items/spell.hbs

Co-authored-by: Jeff Hitchcock <[email protected]>

* Update templates/items/spell.hbs

Co-authored-by: Jeff Hitchcock <[email protected]>

* Update module/documents/actor/actor.mjs

Co-authored-by: Jeff Hitchcock <[email protected]>

* Update templates/items/spell.hbs

Co-authored-by: Jeff Hitchcock <[email protected]>

* Update module/documents/item.mjs

Co-authored-by: Jeff Hitchcock <[email protected]>

---------

Co-authored-by: Jeff Hitchcock <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants