Template:Altar Effects json/doc: Difference between revisions
From Against the Storm Official Wiki
(Created to describe the parent template) |
(Swapped paragraph for template to show the include warning) |
||
Line 2: | Line 2: | ||
This template stores the JSON data that describe the purchases of Stormforged Cornerstones at the Forsaken Altar. | This template stores the JSON data that describe the purchases of Stormforged Cornerstones at the Forsaken Altar. | ||
== Usage == | |||
{{DataTemplateWarning}} | |||
== Detail == | == Detail == |
Revision as of 23:33, 27 April 2024
Overview
This template stores the JSON data that describe the purchases of Stormforged Cornerstones at the Forsaken Altar.
Usage
Important: Unlike other templates, this template is not designed to be called from a regular wiki page. This template's purpose is to store data. If included, it outputs raw data onto your page, and there is no wiki purpose for doing this. To use this data, use the other templates that are related to this data.
Detail
Field name | Data type | Description |
---|---|---|
villagersPrice | number | The number of villagers who would be killed to pay for this Stormforged Cornerstone. |
villagersPriceUpgrade | number | This is the price if you already have the regular version of this Cornerstone. |
metaValuePrice | number | The number of meta resources that would be paid for this Stormforged Cornerstone. |
metaValuePriceUpgrade | number | This is the price if you already have the regular version of this Cornerstone. |
regularEffect | Perk | The unique identifier of the regular version of this Perk (not the Stormforged version), if there is one. |
upgradedEffect | Perk | The unique identifier of this Stormforged Cornerstone. All of these begin with with `[Altar]`. |