Version 0.01.0
- Page created.
Couldn't load preferences. Check your connection and try again.
Create centralized crystal archive and live data table |
Improve structured-data editing experience |
||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<div class="hw-archive-banner hw-archive-banner--crystals"> | <div class="hw-archive-banner hw-archive-banner--crystals"> | ||
<div class="hw-record-code">CULTIVATION ARCHIVE · CRYSTAL | <div class="hw-record-code">CULTIVATION ARCHIVE · CRYSTAL INDEX</div> | ||
<div class="hw-record-name">Crystals</div> | <div class="hw-record-name">Crystals</div> | ||
<div class="hw-record-summary"> | <div class="hw-record-summary">Cultivation catalysts, effect multipliers, and preferred herbs derived automatically from Herb records.</div> | ||
<div class="hw-archive-stats"><span>{{#cargo_query:tables=Crystals|fields= | <div class="hw-archive-stats"><span>{{#cargo_query:tables=Crystals|fields=COUNT(*)=Count|format=plainlist}} documented crystals</span><span>Automatically linked herb preferences</span><span>Form-managed records</span></div> | ||
</div> | </div> | ||
<div class="hw-page-nav">[[Main Page|Main Page]] [[Herbs|Herb Compendium]] [[Locations| | <div class="hw-page-nav">[[Main Page|Main Page]] · [[Herbs|Herb Compendium]] · [[Locations|Location Archive]] · [[HarvestWiki:Data editor|Data Editor]]</div> | ||
== Overview == | == Overview == | ||
Crystals are consumable cultivation aids that provide universal luck, preferred luck, and technique multipliers. | |||
Preferred herbs are calculated from each herb's canonical Preferred crystals field. Edit those relationships in the [[HarvestWiki:Data editor|Herb data editor]]. | |||
== Crystal Index == | == Crystal Index == | ||
<div class="hw-crystal-catalog"> | <div class="hw-crystal-catalog"> | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Crystals | tables=Crystals=c,Herbs=h | ||
|fields=_pageName=Crystal,Rarity,UniversalLuck=Universal Luck,PreferredLuck=Preferred Luck,Technique, | |join on=h.PreferredCrystals HOLDS c._pageName | ||
|order by=Name | |fields=c._pageName=Crystal,c.Rarity,c.UniversalLuck=Universal Luck,c.PreferredLuck=Preferred Luck,c.Technique,GROUP_CONCAT(h._pageName)=Preferred Herbs | ||
|group by=c._pageName | |||
|order by=c.Name | |||
|format=table | |format=table | ||
|class=wikitable hw-table sortable | |class=wikitable hw-table sortable | ||
| Line 24: | Line 26: | ||
</div> | </div> | ||
[[Category:Crystals]] | |||
== Change History == | |||
{{Change History|0.01.0|0.01}} | |||
Crystals are consumable cultivation aids that provide universal luck, preferred luck, and technique multipliers.
Preferred herbs are calculated from each herb's canonical Preferred crystals field. Edit those relationships in the Herb data editor.
| Crystal | Rarity | Universal Luck | Preferred Luck | Technique | Preferred Herbs |
|---|---|---|---|---|---|
| Air Crystal | Mortal | 1.4 | 1.5 | 1.1 | Breathless Dawn Herb,Silvervein Fern,Sparkling Joy Herb |
| Ancient Crystal | Earth | 3.5 | 2.8 | 1.0 | |
| Bamboo Crystal | Refined | 2.0 | 1.6 | 1.0 | |
| Earth Crystal | Mortal | 1.4 | 1.5 | 1.1 | Ancient Woe Herb,Fleeting Dusk Herb,Morning Dew Flower |
| Emerald Crystal | Refined | 2.0 | 1.6 | 1.0 | |
| Flame Crystal | Mortal | 1.4 | 1.5 | 1.1 | Crimson Sun Grass,Threeleaf Grass,Yang Lotus |
| Grove Crystal | Mortal | 1.5 | 1.3 | 1.0 | |
| Jade Crystal | Spirit | 2.5 | 2.2 | 1.0 | |
| Longevity Crystal | Spirit | 2.0 | 2.5 | 1.2 | Jade Vein Ginseng,Pursuing Longevity Herb,Rainbow Root Herb |
| Lotus Crystal | Refined | 2.0 | 1.6 | 1.0 | |
| Magma Crystal | Refined | 1.8 | 1.5 | 1.0 | Ancient Woe Herb,Teardrop Orchid,Yang Lotus |
| Mist Crystal | Refined | 1.8 | 1.5 | 1.0 | Seven Petal Lotus,Sparkling Joy Herb,Yin Lotus |
| Moss Crystal | Mortal | 1.5 | 1.3 | 1.0 | |
| Sprout Crystal | Mortal | 1.5 | 1.3 | 1.0 | |
| Verdant Crystal | Spirit | 2.5 | 2.2 | 1.0 | |
| Water Crystal | Mortal | 1.4 | 1.5 | 1.1 | Frigid Moon Grass,Redstem Root,Yin Lotus |
| Wood Crystal | Mortal | 1.4 | 1.5 | 1.1 | Cloud Cap Mushroom,Pursuing Longevity Herb |
Released in Version 0.01.0 Edit history + Add current-version entry