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

[MoM] Add Astral Projection Clairsentient power #73128

Merged
merged 7 commits into from
Apr 20, 2024

Conversation

Standing-Storm
Copy link
Contributor

@Standing-Storm Standing-Storm commented Apr 19, 2024

Summary

Mods "[MoM] Add Astral Projection Clairsentient power"

Purpose of change

Been meaning to do this for a while and it's the original reason I added the ETHEREAL flag

Describe the solution

Add the Astral Projection power, which allows the psion to send their spirit forth from their body and wander the world. While projecting, you are invisible, incorporeal, and cannot use other psionics but you are extremely fast (you can still open doors--for some reason you can open doors while incorporeal) and can fly and pass through walls. Every step takes extra stamina, and while projecting your stamina does not regenerate. When out of stamina, you are forcibly returned to your body.

When projecting, you gain a spell (an actual spell to circumvent the NO_PSIONICS flag) that returns you to your body, and another one that lets you pass through walls. Both of these are NO_FAIL and take no time to use.

Describe alternatives you've considered

Testing

Contemplation recipe teaches the power. Channeling it leaves a body behind on your square and casts you forth as a spirit, capable of passing through walls, flying, and traveling incredibly fast, but unable to affect the world. You properly gain the "pass through walls" and "return to body" powers when astrally projecting and lose them when you return to your body. Walking costs stamina, you do not regain stamina, and running out of stamina returns you to your body. Waiting while projecting also costs stamina so you can't "rest" in astral form to continue it indefinitely. The extra powers work properly. Returning to your body cleans up the body item left behind when you use the power.

Documentation exists

Additional context

Very fresh:
image

@Standing-Storm Standing-Storm marked this pull request as draft April 19, 2024 15:43
@github-actions github-actions bot added [JSON] Changes (can be) made in JSON Mods Issues related to mods or modding EOC: Effects On Condition Anything concerning Effects On Condition Mods: Mind Over Matter labels Apr 19, 2024
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
  • your bodys

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 astyled astyled PR, label is assigned by github actions json-styled JSON lint passed, label assigned by github actions labels Apr 19, 2024
@github-actions github-actions bot added the BasicBuildPassed This PR builds correctly, label assigned by github actions label Apr 19, 2024
@github-actions github-actions bot added <Documentation> Design documents, internal info, guides and help. [Markdown] Markdown issues and PRs labels Apr 19, 2024
@github-actions github-actions bot added BasicBuildPassed This PR builds correctly, label assigned by github actions and removed BasicBuildPassed This PR builds correctly, label assigned by github actions labels Apr 19, 2024
@Standing-Storm Standing-Storm marked this pull request as ready for review April 19, 2024 17:50
@Hyperseeker
Copy link
Contributor

Can the astral projection drag the "corpse" while incorporeal, given that it's capable of opening doors?

@Standing-Storm
Copy link
Contributor Author

Standing-Storm commented Apr 19, 2024

No, you get a message that says "You lack the substance to affect anything"

Edit: I should probably report the door-opening as a bug, actually.

@Maleclypse Maleclypse merged commit 6f866a4 into CleverRaven:master Apr 20, 2024
26 of 30 checks passed
@Standing-Storm Standing-Storm deleted the astral-projection branch April 21, 2024 01:34
@MoonlightKitty26
Copy link

This is actually really effing cool!

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 <Documentation> Design documents, internal info, guides and help. 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 [Markdown] Markdown issues and PRs Mods: Mind Over Matter Mods Issues related to mods or modding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants