Version 0.01.0
- Page created.
Couldn't load preferences. Check your connection and try again.
Create centralized Weather archive |
Add version change history section |
||
| (2 intermediate revisions 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 | <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}} | <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. | 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 15: | Line 15: | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Weathers | tables=Weathers | ||
|fields=_pageName=Weather,Type,Effect,LuckFactor=Luck Multiplier | |fields=_pageName=Weather,Type,Effect,LuckFactor=Luck Multiplier | ||
|order by=LuckFactor,Name | |order by=LuckFactor,Name | ||
|format=table | |format=table | ||
| 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}} | |||
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 | 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 | 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 |
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 |
Clear, Cloudy, Rain, and Storm make up the normal weather cycle. Storm is the only standard state with a luck modifier.
Thunderstorm and Dao Tempest are rare world events with dramatically increased luck: ×4 and ×8 respectively.
Released in Version 0.01.0 Edit history + Add current-version entry