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 feral technomancers #78599

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Standing-Storm
Copy link
Contributor

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

Summary

Mods "[Magiclysm] Add feral technomancers"

Purpose of change

Continuing adding the feral mages, technomancers are next.

Describe the solution

Add feral technomancers and feral high technomancers. They can summon conjured weapons and armor, turn invisible (high), zap you, boost their speed (high), summon animated blades (high), buff their attributes, or shoot you with a magical laser beam. They are feral so there is no guarantee they will use these spells in any intelligent fashion.

Magiclysm's world has native CBMs invented by technomancers, so you can dissect these for CBMs. You probably won't find much interesting unless it's a high technomancer, but maybe you'll get lucky. Also your morale will be shot because these are people, not zombies.

Feral technomancers sometimes show up in labs--these are the kind of people that XEDRA would have recruited.

I also implemented the first part of making the feral wizards mostly copy-from, but just on the technomancers here. The other feral wizards will wait for another PR.

Describe alternatives you've considered

Testing

Monsters exist, spells work, they cast the spells and behave appropriately, and can be dissected for CBMs.

Since they have a speed buff, a hit/dodge buff, an armor buff, a buff that lets them hit you with a blade of light (does light damage, ignores physical armor), and can shoot you with a laser, you probably want to silence them or dispel their buffs.

Or the classic wizard countermeasure--shoot them in the head before they notice you.

Additional context

There should probably be augmentation clinics in Magiclysm, but only in major cities.

@github-actions github-actions bot requested a review from KorGgenT December 16, 2024 04:04
@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. Mods: Magiclysm Anything to do with the Magiclysm mod labels Dec 16, 2024
@Standing-Storm Standing-Storm marked this pull request as draft December 16, 2024 04:04
@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 Dec 16, 2024
@github-actions github-actions bot added the Mechanics: Enchantments / Spells Enchantments and spells label Dec 16, 2024
@Standing-Storm Standing-Storm marked this pull request as ready for review December 16, 2024 16:47
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 [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