Weather Tool

From Sinfar

The Weather Tool is a dungeon reward that lets the user change the weather in their area.

Builder Notes

Area variables:

WEATHER_CHANGE(int)
-1 Disable the weather tool
0 Default, all weather allowed
1 Allows user to clear weather
2 Allows user to make rain
4 Allows user to make snow

Combine numbers to mix abilities, ie 1+2 = 3 to allow clear + rain.

Note

The option to 'give control back to nature' is always possible.