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

Adds tiered Antimagic, also makes Heretic school its own thing #642

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MrMelbert
Copy link
Owner

Antimagic is now tiered, split between "Weak", "Strong", and "Immune"

Items now provide differing strength of antimagic. Some items are better at warding magic than others.

Holymelons, for example, provide "Immune" to Holy Magic, but only "Weak" to generic magic.
This means they will either not be sufficiently strong enough to block certain spells (providing nothing at all), or will only partially block the effect (resulting in a lessened total effect).

Bibles only provide "Weak" holy resistance, which is strong enough to block Revenants, but not strong enough to block Cult magic. Which means it maintains status quo.

The Chaplain's Nullrod retains full immunity to "holy" and "generic" magic.

Disclaimer:

I didn't think too hard about the values I assigned, it was almost completely vibes based. Some stuff might be stupid.
It'd be appreciated if someone else took a closer look at what blocks what (and also, if someone added partial effects to more spells).

Other:

  • I made heretic spells its own spell school rather than copying forbidden. And then I made them blocked by high tier holy resistance as well as generic resistance.
  • Cult spells are blocked by high tier holy resistance as well.
  • Holy and mind "magic block" effect will occur more commonly now. I changed the logic on how it determines which is played.

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.

1 participant