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

Update Evil Cleric.gct #292

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

Legendsmith
Copy link
Contributor

  • Changed the Cleric Spells prerequsites so they work with the Power Investiture on the sheet. It is "Power Investiture (Unholy)", but the spells were looking for exactly "Power Investiture", so I changed them to "starts with."
  • Updated the Dread Touch trait to the correct cost, and weapon type. (Yes, it needs round down set to true, as its cost in the book is 14 but without rounding down it's 15)

Changed the Cleric Spells prereqs so they Work with the actual advantage on the sheet,
Also updated the Dread Touch trait to the correct cost, and weapon type.
(Also yes, it should have round down, as its cost in the book is 14.)
- PI Unholy consistency
- It improves the spells!
Copy link
Collaborator

@ethorad ethorad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this

An alternative approach could be to have the "Unholy" in the notes section of the Power Investiture. Then the spells can look for a trait called "Power Investiture" where the notes section is "Unholy". I think that would be cleaner, but probably not worth you redoing the changes you've already made, so fine to stick with looking for a trait that starts with "Power Investiture"

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The power investiture 1, 2 and 3 spells need updating still.

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.

2 participants