Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Weather: Difference between revisions

From HarvestWiki
Create centralized Weather archive
 
Remove Roblox asset ID from weather archive
 
Line 2: Line 2:
<div class="hw-record-code">WORLD SYSTEMS · WEATHER ARCHIVE</div>
<div class="hw-record-code">WORLD SYSTEMS · WEATHER ARCHIVE</div>
<div class="hw-record-name">Weather</div>
<div class="hw-record-name">Weather</div>
<div class="hw-record-summary">A centralized archive of every standard and special weather state, its Roblox icon asset, effect, and luck multiplier.</div>
<div class="hw-record-summary">A centralized archive of every standard and special weather state, its type, effect, and luck multiplier.</div>
<div class="hw-archive-stats"><span>{{#cargo_query:tables=Weathers|fields=COUNT(*)=Count|format=plainlist}} documented weather states</span><span>Standard and special events</span><span>Centralized game data</span></div>
<div class="hw-archive-stats"><span>{{#cargo_query:tables=Weathers|fields=COUNT(*)=Count|format=plainlist}} documented weather states</span><span>Standard and special events</span><span>Centralized game data</span></div>
</div>
</div>
Line 15: Line 15:
{{#cargo_query:
{{#cargo_query:
tables=Weathers
tables=Weathers
|fields=_pageName=Weather,Type,Effect,LuckFactor=Luck Multiplier,IconAsset=Roblox Asset ID
|fields=_pageName=Weather,Type,Effect,LuckFactor=Luck Multiplier
|order by=LuckFactor,Name
|order by=LuckFactor,Name
|format=table
|format=table

Latest revision as of 13:19, 27 July 2026

WORLD SYSTEMS · WEATHER ARCHIVE
Weather
A centralized archive of every standard and special weather state, its type, effect, and luck multiplier.
6 documented weather statesStandard and special eventsCentralized game data

Overview

Weather changes gathering conditions throughout the world. The records below are stored once through the administrator-managed Weather form, then reused by this archive and individual weather pages.

Weather Index

Weather Type Effect Luck Multiplier
Clear Standard None 1.0
Cloudy Standard None 1.0
Rain Standard None 1.0
Storm Standard 2x Luck 2.0
Thunderstorm Special 4x Luck 4.0
Dao Tempest Special 8x Luck 8.0

Standard Weather

Clear, Cloudy, Rain, and Storm make up the normal weather cycle. Storm is the only standard state with a luck modifier.

Special Weather

Thunderstorm and Dao Tempest are rare world events with dramatically increased luck: ×4 and ×8 respectively.