-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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 ] Genetwist and Void Priest Migo #78706
base: master
Are you sure you want to change the base?
Conversation
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Anton Simakov <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
…aclysm-DDA into migo-dream-magick
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Anton Burmistrov <[email protected]>
i do not see new monsters being used anywhere |
Yeah they need to go into some existing groups. |
Spell checker encountered unrecognized words in the in-game text added in this pull request. See below for details. Click to expand
This alert is automatically generated. You can simply disregard if this is inaccurate, or (optionally) you can also add the new words to Hints for adding a new word to the dictionary
|
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
"id": "EOC_VOID_STARE_EFF2", | ||
"condition": { "math": [ "u_effect_intensity('void_stares_back') = 5" ] }, | ||
"effect": [ | ||
{ "u_add_effect": "void_stares_back", "intensity": { "math": [ "u_effect_intensity('void_stares_back') - 5" ] } }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need to have duration
field here
Summary
None
Purpose of change
Describe the solution
Starts adding aliens with dream magicks. First up Mi-go Genetwist. This is the mi-go equivalent to the eater. They alter their own body and those of their opponents. Fleshcrafting attacks should disorient and slow enemies. Fleshcrafting buffs should add additional limbs and features. Currently missing buff to add more mouths to genetwist and make bites more lethal. Fleshpull needs a duration eoc that sets discombobulate duration at 10x damage. halved by Restricted genetics.
Describe alternatives you've considered
Starting with other things
Testing
Additional context