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

[magiclysm] add message to feral wizards spell #75246

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

casswedson
Copy link
Contributor

Summary

None

Purpose of change

the feral casts Wild Magic Monster Sorcery at you!

not very fancy; give it a specific message:
the feral wizard gestures and chants erratically!

also don't min range 10 max range 10, pretty sure it ignores the ranges but hey

Describe the solution

Describe alternatives you've considered

Testing

Additional context

@Standing-Storm
Copy link
Contributor

also don't min range 10 max range 10, pretty sure it ignores the ranges but hey

"min_range": 1 with no level will mean it only casts the spell when you're adjacent to it. Is that intended?

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding Monsters Monsters both friendly and unfriendly. Mods: Magiclysm Anything to do with the Magiclysm mod Mechanics: Enchantments / Spells Enchantments and spells labels Jul 25, 2024
@github-actions github-actions bot requested a review from KorGgenT July 25, 2024 23:48
@casswedson
Copy link
Contributor Author

def not intended let me revert it real quick

the feral casts Wild Magic Monster Sorcery at you!

not very fancy; give it a specific message:
the feral wizard gestures and chants erratically!
@github-actions github-actions bot added json-styled JSON lint passed, label assigned by github actions astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Jul 25, 2024
@Maleclypse Maleclypse merged commit 772de42 into CleverRaven:master Jul 28, 2024
20 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
astyled astyled PR, label is assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Mechanics: Enchantments / Spells Enchantments and spells Mods: Magiclysm Anything to do with the Magiclysm mod Mods Issues related to mods or modding Monsters Monsters both friendly and unfriendly.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants