
The values required by each crop type and its stages are stored in cropslist.js within each crop Class. Currently the values are simply changed to "N/A" when a withered state is reached.

If the crop is still growing and needs more sun, water, or days, the crop total for the outstanding value(s) will count down from the minimum amount needed.There are three variations to a crop's display: The buttons at the top of the calculator utilize the weather icons used in-game and correspond to the matching amount of water/ sun points a given weather type will provide (available in weathertypes.js): This project is a work-in-progress: see the Future Features section below for items that will hopefully be added soon. Editing cropslist.js with the IoH values would allow it to work for that game, too. Island of Happiness has different values - for instance, corn seed has a max sun value of 19 in SI but a max value of only 16 in IoH. Note: the crop growth values used in this project are specific to Sunshine Islands. This calculator allows you to keep track of your currently-growing crops and how many more points of water, sun, and days each needs to reach its next growth stage, as well as apply a day's weather points to all active crops by pressing a single button. In these games, crops require a specific number of days, water points, and sun points in order to progress through their respective growth stages.

This calculator is specifically designed for use with Harvest Moon: Sunshine Islands or Harvest Moon: Island of Happiness (both for the Nintendo DS). README Harvest Moon: Sunshine Islands Weather Calculator
