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 Goodberry druid spell #77071

Merged
merged 10 commits into from
Oct 16, 2024

Conversation

Standing-Storm
Copy link
Contributor

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

Summary

Mods "[Magiclysm] Add Goodberry druid spell"

Purpose of change

Wanted to add this for months.

Describe the solution

Add the Goodberry spell, which transforms a handful of berries (you need to actually have the berries) into a set of magical berries that are extremely nutritious and heal you for bit. You can survive solely on berries, as long as you keep casting the spell and picking more berries.

Describe alternatives you've considered

Testing

Hobby gives you the spell, scroll also gives you the spell, casting the spell transforms berries into goodberries, goodberries heal you and give you a big chunk of your daily nutrition.

Additional context

Once in-season berries are harder to find, this will obviously be a more niche spell.

It would be nice if I could make the spell require fresh berries (i.e. you have to pick them yourself) but unfortunately I cannot.

@Standing-Storm Standing-Storm marked this pull request as draft October 15, 2024 16:55
@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 Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies Mods: Magiclysm Anything to do with the Magiclysm mod Mechanics: Enchantments / Spells Enchantments and spells labels Oct 15, 2024
@github-actions github-actions bot requested a review from KorGgenT October 15, 2024 16:55
@github-actions github-actions bot added the astyled astyled PR, label is assigned by github actions label Oct 15, 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
  • Dabbler (Goodberry)
  • Eat the goodberries.
  • Enchant a set of berries, transforming them into magical fruit that will provide a hearty meal's worth of nutrition and a small amount of healing when eaten. The goodberries will rot away within 24 hours if not eaten.
  • Goodberry
  • Scroll of Goodberry
  • Scrolls of Goodberry
  • Turn crystallized mana back into mana you can use. Doing that repeatedly is a great way to make huge quantities of mana vanish into the Aethereum.
  • You were one of the hundreds of millions of people who knew a single spell. Biohacking was your passion, trying to optimize your life through diet, exercise, and sleep tricks, and you turned to druidic magic to cut out wasted time. When the Pomodoro timer went off, you scurried to the fridge, grabbed a handful of berries and enchanted them, scarfed them down, and then got back to work. You never had to deal with meal replacement nonsense, you just ate your berries and got things done. Your clients are dead now and everything you worked on is ash and dust, but eating those berries has proven to be the best habit you picked up.
  • handful of goodberries
  • handfuls of goodberries

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.

Standing-Storm and others added 2 commits October 15, 2024 12:25
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>
@github-actions github-actions bot added json-styled JSON lint passed, label assigned by github actions BasicBuildPassed This PR builds correctly, label assigned by github actions labels Oct 15, 2024
@Standing-Storm Standing-Storm marked this pull request as ready for review October 15, 2024 23:02
@Maleclypse Maleclypse merged commit cc3849e into CleverRaven:master Oct 16, 2024
29 of 35 checks passed
@Standing-Storm Standing-Storm deleted the goodberry branch October 20, 2024 04:40
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 Mechanics: Enchantments / Spells Enchantments and spells Mods: Magiclysm Anything to do with the Magiclysm mod Mods Issues related to mods or modding Mutations / Traits / Professions/ Hobbies Mutations / Traits / Professions/ Hobbies Spawn Creatures, items, vehicles, locations appearing on map
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants