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

[Xedra Evolved] New Arvore spell--Verdant Imprisonment #72784

Merged
merged 9 commits into from Apr 2, 2024

Conversation

Standing-Storm
Copy link
Contributor

Summary

Mods "[Xedra Evolved] New Arvore spell--Verdant Imprisonment"

Purpose of change

Tried to get a spell to turn people into trees to work a couple months ago and couldn't, but I was pretty sure I knew enough now that I could do it. And I was right.

Describe the solution

Add an Arvore spell, Verdant Imprisonment, learned from leveling other spells. It checks the spell level and your intelligence against the target's HP and, if you beat the threshold, the target turns into a tree. All of their gear and loot is lost in the process, becoming part of the tree. This spell does work on NPCs as well as monsters (for the spell's purpose, NPC's HP value is the sum of their limb HP divided by 3).

Describe alternatives you've considered

Testing

Don't mess with the avatar of the forest:

image

Rest in Pinetree, Jonathan McIntyre
image

The actual mana cost is large enough that you won't be able to get off more than a handful of these, and it also only works if the target is outdoors, so baring a lot of nonsense you can't one-shot the void spider or the Melded Task Force.

Additional context

Now that I have this working, I can update MoM's Oubliette so that it can teleport NPCs to some other dimension too.

@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies Mechanics: Enchantments / Spells Enchantments and spells EOC: Effects On Condition Anything concerning Effects On Condition Mods: Xedra Evolved Anything to do with Xedra Evolved labels Apr 2, 2024
@github-actions github-actions bot requested a review from Maleclypse April 2, 2024 01:31
@github-actions github-actions bot added astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels Apr 2, 2024
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Apr 2, 2024
@Maleclypse Maleclypse merged commit 10801ce into CleverRaven:master Apr 2, 2024
24 checks passed
@Standing-Storm Standing-Storm deleted the arvore-tree-transform branch April 2, 2024 18:18
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 EOC: Effects On Condition Anything concerning Effects On Condition [JSON] Changes (can be) made in JSON json-styled JSON lint passed, label assigned by github actions Mechanics: Enchantments / Spells Enchantments and spells Mods: Xedra Evolved Anything to do with Xedra Evolved Mods Issues related to mods or modding Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants