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
Remove Roblox asset ID from weather archive
Add version change history section
 
(One intermediate revision by the same user not shown)
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 type, effect, and luck multiplier.</div>
<div class="hw-record-summary">A centralized archive of weather, time-of-day states, and eight-hour zodiac cycles.</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}} weather states</span><span>4 times of day</span><span>4 zodiac years</span></div>
</div>
</div>


Line 9: Line 9:


== Overview ==
== Overview ==
Weather changes gathering conditions throughout the world. The records below are stored once through the administrator-managed [[Form:Weather|Weather form]], then reused by this archive and individual weather pages.
Weather changes gathering conditions throughout the world. Each weather, time of day, and zodiac year has an assigned color used automatically whenever that page is linked. Link colors remain presentation metadata and are not displayed as table columns.


== Weather Index ==
== Weather Index ==
Line 21: Line 21:
}}
}}
</div>
</div>
== Time of Day ==
{| class="wikitable hw-table hw-cycle-table"
! Time !! Icon Asset !! Theme
|-
| [[Sunrise]] || <code>82905955225039</code> || The early morning qi stirs the sleeping earth
|-
| [[Daytime]] || <code>84054109474145</code> || Nature's bounty reveals itself under heaven
|-
| [[Sunset]] || <code>116882580916150</code> || Twilight gathers the day's lingering essence
|-
| [[Night]] || <code>136363504808281</code> || The heavens whisper through sleeping forests
|}
== Zodiac Years ==
Each zodiac year lasts '''8 hours'''.
{| class="wikitable hw-table hw-cycle-table"
! Zodiac Year !! Icon Asset !! Theme
|-
| [[Year of the Dragon]] || <code>71863856355848</code> || Ancient might awakens beneath celestial skies
|-
| [[Year of the Tiger]] || <code>139765541495239</code> || Ferocious spirits carve paths through the chaos
|-
| [[Year of the Phoenix]] || <code>114607691269326</code> || Patience and longevity bring eternal strength
|-
| [[Year of the Tortoise]] || <code>138360522487605</code> || Flames of rebirth illuminate the heavens
|}


== Standard Weather ==
== Standard Weather ==
Line 29: Line 57:


[[Category:Weather]]
[[Category:Weather]]
== Change History ==
{{Change History|0.01.0|0.01}}

Latest revision as of 15:00, 29 July 2026

WORLD SYSTEMS · WEATHER ARCHIVE
Weather
A centralized archive of weather, time-of-day states, and eight-hour zodiac cycles.
6 weather states4 times of day4 zodiac years

Overview

Weather changes gathering conditions throughout the world. Each weather, time of day, and zodiac year has an assigned color used automatically whenever that page is linked. Link colors remain presentation metadata and are not displayed as table columns.

Weather Index

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

Time of Day

Time Icon Asset Theme
Sunrise 82905955225039 The early morning qi stirs the sleeping earth
Daytime 84054109474145 Nature's bounty reveals itself under heaven
Sunset 116882580916150 Twilight gathers the day's lingering essence
Night 136363504808281 The heavens whisper through sleeping forests

Zodiac Years

Each zodiac year lasts 8 hours.

Zodiac Year Icon Asset Theme
Year of the Dragon 71863856355848 Ancient might awakens beneath celestial skies
Year of the Tiger 139765541495239 Ferocious spirits carve paths through the chaos
Year of the Phoenix 114607691269326 Patience and longevity bring eternal strength
Year of the Tortoise 138360522487605 Flames of rebirth illuminate the heavens

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.

Change History


Version 0.01.0

Version 0.01.0

  • Page created.