Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
SUMMARY: Mods "Add acid resistance spell"
Purpose of change
Acid resistance spell was requested by KorG before full release of the black dragon lair.
Describe the solution
Adds two-tier acid resistance spell, whose scroll recipe is obtained only(per the
"SECRET"
flag) by finding Black Dragon: Swamp Ruins. 25% resistance aura upgrades to higher cost, half time 60% resistance aura.Describe alternatives you've considered
Making the 60% resistance spell have equal duration to the normal, axed so the cheaper normal version retains usage for stacking future auras.
Testing
Spawned in Black Dragon: Swamp Ruins to see if recipe appears in book. Took spellcraft 2 at chargen to check if SECRET flag works. Crafted it once.

Damage values vs. Black Dragon Breath from adult:
Nekkid w/ greater aura(60%):
Nekkid w/ lesser aura(25%):

Nekkid w/ both(85%):

Nekkid:
Additional context
Using copy-from for relic data ignores attempted overwriting, which was causing the greater aura to give 100% due to 30% from normal being added to 70% greater when numbers were 30/70.