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 some new high Difficulty spells #78582

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

Conversation

Standing-Storm
Copy link
Contributor

@Standing-Storm Standing-Storm commented Dec 15, 2024

Summary

Mods "[Magiclysm] Add some new high Difficulty spells"

Purpose of change

As title. More spell ideas.

Describe the solution

Add the following spells:

DRUID

  • Awakening of the Forest Guardian (Difficulty 10): Allow a tree to pick up its roots and start murdering the enemies of nature. This turns a tree into a treant, an extremely tough though very slow combatant. A single treant can kill dozens of basic zombies, smashing them to a pulp with its branches or squeezing them into paste with its roots, and you had better hope one treant does the job because this spell costs 850 mana to cast. When the treant dies, it turns back into a tree.
  • Fountain of the Depths (Difficulty 8): Turn a nearby patch of diggable ground into a spring. When the spell's duration expires, the spring dries up.

I also added treants to the nature spirit list to find in the forests, though they're a very rare spawn.

EARTHSHAPER

  • Earth Gate (Difficulty 8): While standing on diggable ground, sink into the earth and reappear from any other patch of diggable ground within the spell's range.

MAGUS

  • Adamantine Gaol (Difficulty 10): Imprison the target in an impenetrable barrier, preventing it from moving, attacking, or taking damage for the spell's duration. The spell is expensive but quick to cast, and it does work on allies or on yourself if you want to think tactically about it.

More to come?

Describe alternatives you've considered

Testing

WIP

Additional context

@Standing-Storm Standing-Storm marked this pull request as draft December 15, 2024 02:50
@Standing-Storm Standing-Storm changed the title [Magilcysm] Add some new high Difficulty spells [Magiclysm] Add some new high Difficulty spells Dec 15, 2024
@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding Spawn Creatures, items, vehicles, locations appearing on map Monsters Monsters both friendly and unfriendly. Fields / Furniture / Terrain / Traps Objects that are part of the map or its features. Mods: Magiclysm Anything to do with the Magiclysm mod Mechanics: Enchantments / Spells Enchantments and spells labels Dec 15, 2024
@github-actions github-actions bot requested a review from KorGgenT December 15, 2024 03:32
Copy link
Contributor

Spell checker encountered unrecognized words in the in-game text added in this pull request. See below for details.

Click to expand
  • Adamantine Gaol
  • Create an impenetrable shell of force around the target, preventing them from moving or acting for the spell's duration. The shell works in two directions and the target is also immune to all harm.\n\nAdamantine Gaol <color_yellow>cannot be dispelled.
  • Scroll of Adamantine Gaol
  • Scrolls of Adamantine Gaol
  • treant
  • treants

This alert is automatically generated. You can simply disregard if this is inaccurate, or (optionally) you can also add the new words to tools/spell_checker/dictionary.txt so they will not trigger an alert next time.

Hints for adding a new word to the dictionary
  • If the word is normally in all lowercase, such as the noun word or the verb does, add it in its lower-case form; if the word is a proper noun, such as the surname George, add it in its initial-caps form; if the word is an acronym or has special letter case, such as the acronym CDDA or the unit mW, add it by preserving the case of all the letters. A word in the dictionary will also match its initial-caps form (if the word is in all lowercase) and all-uppercase form, so a word should be added to the dictionary in its normal letter case even if used in a different letter case in a sentence.
  • For a word to be added to the dictionary, it should either be a real, properly-spelled modern American English word, a foreign loan word (including romanized foreign names), or a foreign or made-up word that is used consistently and commonly enough in the game. Intentional misspelling (including eye dialect) of a word should not be added unless it has become a common terminology in the game, because while someone may have a legitimate use for it, another person may spell it that way accidentally.

@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 Dec 15, 2024
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 Fields / Furniture / Terrain / Traps Objects that are part of the map or its features. [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. Spawn Creatures, items, vehicles, locations appearing on map
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant