-
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
[Magiclysm] Dragon Heart #76222
Draft
Naadn
wants to merge
21
commits into
CleverRaven:master
Choose a base branch
from
Naadn:Project-Dragon-Heart
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
[Magiclysm] Dragon Heart #76222
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
github-actions
bot
added
[JSON]
Changes (can be) made in JSON
Mods
Issues related to mods or modding
Monsters
Monsters both friendly and unfriendly.
Mods: Magiclysm
Anything to do with the Magiclysm mod
astyled
astyled PR, label is assigned by github actions
labels
Sep 5, 2024
github-actions
bot
added
the
json-styled
JSON lint passed, label assigned by github actions
label
Sep 6, 2024
github-actions
bot
added
the
BasicBuildPassed
This PR builds correctly, label assigned by github actions
label
Sep 6, 2024
github-actions
bot
removed
the
BasicBuildPassed
This PR builds correctly, label assigned by github actions
label
Sep 10, 2024
github-actions
bot
added
the
BasicBuildPassed
This PR builds correctly, label assigned by github actions
label
Sep 13, 2024
Looking forward to seeing getting this in game! |
I still working on it, but real life is a bit busy right now. |
Ok, I think I have time to finish this at end of January. |
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
[JSON]
Changes (can be) made in JSON
json-styled
JSON lint passed, label assigned by github actions
Mods: Magiclysm
Anything to do with the Magiclysm mod
Mods
Issues related to mods or modding
Monsters
Monsters both friendly and unfriendly.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Mods "[Magiclysm] Dragon Heart"
Purpose of change
#76041 add heart into the game and that give me some idea "what if dragons drop their heart? What can they do?" This PR will answer those question.
Describe the solution
First, dragon can be butchered out two kind of heart: meat and crystalized. The former is from young dragons and later is from adult. Wyrmling don't drop heart, not old enough for having a magical heart.
The most direct use of meaty dragon heart is eat it, just like eating putrid heart it give you some dragon mutagen and that's it.
More advanced usage for meaty heart is... cook it into primer, it can replace mutagen and can make two primer instead just one.
Crystalized hearts from adult dragon can upgrade dragon wing mutations into a stronger version that allow you burning mana to fly (thanks #75515 adding fly function). But to achieve it isn't easy
First you need spend a fortune to buy a special book from our lovely interdimensional tycoon Valzain (Purchase by dialogue).
Then you need
Draconic Spellcasting
mutation to access the hidden ritual inside, which behave like mana upgrade ritual.The ritual need a lot material to cast, including the crystalized heart, and only success if you have correspond dragon wing mutation.
Valzain also willing to buy the crystalized heart if playing dragon isn't your cup of tea (Also by dialogue). But beside him nobody will buy it cause it's a huge chunk of crystal that really don't help survive in wasteland.
Describe alternatives you've considered
Testing
Additional context
I welcome more idea about how to use the hearts