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

Fungi and mosses #281

Open
5 tasks
bernardosulzbach opened this issue Feb 22, 2016 · 3 comments
Open
5 tasks

Fungi and mosses #281

bernardosulzbach opened this issue Feb 22, 2016 · 3 comments
Assignees

Comments

@bernardosulzbach
Copy link
Owner

  • Create a two nutritious fungi: Cyan Fungus and Amber Fungus
  • Make it so that two different Amber Fungi have the same name to the player but one heals and the other damages him
  • Add fungi to swamps
  • Add fungi to dungeon walls
  • Create a luminescent green moss that provides light to some underground locations
@cPolidore
Copy link
Contributor

I have a branch with edited locations.json and items.json files to add the fungi and moss (still need to test). I noticed that the luminescent moss isn't useful for most of the rooms though because there is a guarantee of a torch spawn. I could decrease the spawn rate of the torch or scrap the the moss. If you want to keep the moss, it could also be a cool effect for the graveyard location.

@bernardosulzbach
Copy link
Owner Author

IIRC, part of the idea was that you could then remove the torch (to take it with you) and the moss would stay there, lighting the room. Does this work?

It has been some time since I tested this.

I could decrease the spawn rate of the torch or scrap the the moss. If you want to keep the moss, it could also be a cool effect for the graveyard location.

I'd say scrap nothing, maybe add it to the graveyard (seems a good idea to me). This can be done in multiple PRs, and should preferrably be done this way.

Note that you do not have to follow any instructions, do as you please (feel free to put forth your own ideas) and we review and discuss them in the PRs.

@cPolidore
Copy link
Contributor

I'll check out ways to get that functionality for the moss. I like the idea.

bernardosulzbach pushed a commit that referenced this issue Nov 9, 2019
+ Add CYAN_FUNGUS and TOXIC_AMBER_FUNGUS to items.

Add both cyan fungi to 5 diff dungeon rooms.

Correct capitalization of Cyan Fungus entry.

Addresses #281
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants