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

Heat Wave System #10

Open
dariasc opened this issue Aug 28, 2018 · 1 comment
Open

Heat Wave System #10

dariasc opened this issue Aug 28, 2018 · 1 comment
Assignees
Labels
Accepted Good issue, working on a solution enhancement New feature or request
Milestone

Comments

@dariasc
Copy link
Collaborator

dariasc commented Aug 28, 2018

The idea is to implement a system of heat waves.
The heat waves would happen at random predefined intervals once carbon levels reach a certain point becoming worse with each carbon level increase. Heat waves would be informed a few game days in advance, allowing time for players to try and improve the carbon situation before it arrives.

Some things that might happen when these heat waves arrive would be:

  • No Rains

  • Decreased growth speed for most plants

  • Fish would die or become 'ill' (If you fish or kill during a heat wave would make that item give a chance of intoxication, see Red Tide)

  • Some animals might have a chance to die

  • Maybe dolphins would be aggresive towards players or would not provide the Dolphin Effect (Unless this project is targeting below 1.13)

  • Players become hungrier faster

  • Water might have a chance to evaporate on bucket use

  • More ideas could easily be added to this issue in the future

This could be implemented by expanding upon the current model system
(Would love to help out on this)

Thanks

@nsporillo
Copy link
Owner

I think this is a great idea for a recurring but random event which resembles some of the climate change effects in real life. Extreme events such as heat waves/drought and increased duration/severity of thunderstorms are certainly features we can implement.

I'm almost finished writing the preliminary effects engine package, where the first climate effect (SeaLevelRise) will be testable. (See the test video: https://www.youtube.com/watch?v=FlsB-E4L5RU&feature=youtu.be)

Once I have that committed we can start writing the implementation for this idea. Please email me at nsporillo@gmail.com and we can work closer to add this feature. Thanks.

@nsporillo nsporillo added enhancement New feature or request Accepted Good issue, working on a solution labels Aug 28, 2018
@nsporillo nsporillo modified the milestones: v0.1.0, v0.2.0 Aug 28, 2018
@dariasc dariasc self-assigned this Sep 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted Good issue, working on a solution enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants