-
Notifications
You must be signed in to change notification settings - Fork 99
[PHB24] Spells #291
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
base: master
Are you sure you want to change the base?
[PHB24] Spells #291
Conversation
* starting files * update core.index * change book id
| @@ -0,0 +1,8977 @@ | |||
| <?xml version="1.0" encoding="utf-8" ?> | |||
| <elements> | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did a full review of the spells file, and found a bunch of typos in need of correcting in both of our sections. Would be over 100 different comments here, so I'm just uploading the file itself and you can review and merge it.
tregolani
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Class list corrections to a handful of spells
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Co-authored-by: tregolani <64651202+tregolani@users.noreply.github.com>
Tregolani: changed durations, and added keywords
tregolani
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ID error I found
| <set name="duration">1 minute</set> | ||
| </setters> | ||
| </element> | ||
| <element name="Commune with Nature" type="Spell" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_COMMUNE_WITH_NATURE"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| <element name="Commune with Nature" type="Spell" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_COMMUNE_WITH_NATURE"> | |
| <element name="Commune with Nature" type="Spell" source="Player’s Handbook 2024" id="ID_WOTC_PHB24_SPELL_COMMUNE_WITH_NATURE"> |
Created spells with help from Tregolani.