Template:Treasure

From Sea of Thieves Wiki
Jump to navigation Jump to search

This template defines the table "Treasure". View table.

Template-info.png Documentation

This template serializes Treasure items into Cargo data, as well as displaying a customized infobox for the items.

Parameters

Cargo-Stored Values
Parameter Parameter Type Accepted Values Default Value Notes
name String Any {{PAGENAME}} The name of the item if it differs from the page name.
type String
  • gold hoarder's treasure
  • order of souls treasure
  • merchant alliance treasure
  • hunter's call treasure
  • athena's fortune treasure
  • bilge rats treasure
  • reaper's bones treasure
  • misc treasure
None Indicates generic parent item type. Primarily used for querying.
subtype String None Indicates item subtype along with parent. This is the one that is displayed in the type box of the infobox.
variant String
  • regular
  • ashen
  • barnacled
  • coral
  • damned
  • cursed
regular Indicates the item's variant type. Damned items refer to the ghostly green items you get from Ghost Ships and Legend of the Veil, whereas cursed items is primarily used to identify the cursed chests.
is-quest-item Boolean
  • yes
  • no
no Whether or not the item is used as part of a quest (Tall tale, LOTV, adventure, mystery, etc.).
company List of Strings (Delimiter ,)
  • Gold Hoarders
  • Order of Souls
  • Merchant Alliance
  • Athena's Fortune
  • Reaper's Bones
  • <Bilge Rats
None A list of trading companies directly related to the item. For listing companies that buy the item, sell-to should be used instead.
reward-min Integer Any non-decimal number None The minimum price of the treasure upon being sold (In Gold) before emissary bonuses. If the price is static (i.e. does not randomly fluctuate between multiples of the same item), then only use reward-min, and don't define reward-max.
reward-max Integer Any non-decimal number None The maximum price of the treasure upon being sold (In Gold) before emissary bonuses. If the price is static (i.e. does not randomly fluctuate between multiples of the same item), then only use reward-min, and don't define reward-max.
reward2-min Integer `Any non-decimal number None The minimum price of the treasure upon being sold (In Gold) before emissary bonuses if the item is sold to the Merchant Alliance while the player has a commission reward. If the item does not have a commission reward (which is most of the time), then this field does not need to be defined. If the commission reward is static (i.e. does not randomly fluctuate between multiples of the same item), then only use reward2-min, and don't define reward2-max.
reward2-max Integer Any non-decimal number None The maximum price of the treasure upon being sold (In Gold) before emissary bonuses if the item is sold to the Merchant Alliance while the player has a commission reward. If the item does not have a commission reward (which is most of the time), then this field does not need to be defined. If the commission reward is static (i.e. does not randomly fluctuate between multiples of the same item), then only use reward2-min, and don't define reward2-max.
reward-d Integer Any non-decimal number None The price of the treasure upon being sold (In Bilge Rat Doubloons) before emissary bonuses. As there are no Doubloon items that have a fluctuating price, there is no need to define a maximum.
emissary-value Integer Any non-decimal number None The base emissary value of the reward upon being sold before any multipliers granted to an Emissary. If this item does not grant emissary value, then leave this field blank rather than setting it to 0.
emissary-value-max Integer Any non-decimal number None For edge cases where the base emissary values can vary (such as the Ashen Winds Skull). This is not for indicating the maximum emissary value earned with a maximum emissary flag. In most cases, leave this blank.
emissary-value2-min Integer Any non-decimal number None The base emissary value of the reward upon being sold before any multipliers granted to an Emissary when selling an item to the Merchant Alliance under commission. If this item is not commissionable, then leave this field blank.
emissary-value2-max Integer Any non-decimal number None For edge cases where the base emissary values can vary (such as the Ashen Winds Skull when sold to the Merchant Alliance as a commissioned item. As of October 28, 2022, an item like this does not exist in the game, and this value is only available as a contingency in case this happens. As such, this field should almost always be blank.
sell-to List of Strings (Delimiter ,) NPC categories who buy the item (e.g. Hoarders, Madames, Senior Traders, The Servant of the Flame) None A list of the characters this item is sold to, separated by commas (,).
base-item-fullname String The {{PAGENAME}} value of another item {{PAGENAME}} The full page name of the base item, if this item is a variant. This does not need to be filled in if the item is its base variant or is a variant where there is no base item like it.
source List of Strings (Delimiter ,) See Below for a list of valid sources. None A list of sources for the item.

The following values only display in the infobox and are not stored in the Cargo database.

Infobox-only Values
Parameter Parameter Type Accepted Values Default Value Notes
image File The name of an image file. The File: prefix does not need to be included. </nowiki>Treasure.png</nowiki> By default, the navbox will attempt to display a .png image with the same name as the page. Only use this if the name of the uploaded file differs from the page's name or the file type is different (e.g. .jpg).
primary-source String Any None Defines a list of sources for the item to be displayed in the infobox. NOTE: This differs from the source tag, as the items in the source tag are not rendered in the infobox but added to the database. Items included in primary-source Should be a limited list of sources based on where the item is most often found (e.g. Stronghold Skulls from Skeleton Forts, Captain's Skulls from Skeleton Ships, Ashen Winds Skulls from Ashen Lords, etc.). Additionally, the primary-source field is not pre-formatted like source, so formatting can be added as desired.
location String Any None Defines the location(s) of the item, if any.
region String Any None Defines the region(s) where the item is found, if any.
shop String Any None Defines the shops where the item can be purchased, if any.
cost Integer Any non-decimal number None The cost of the item in Gold when purchased.
related String Any None Other articles that this is related to. Note that this field is not pre-formatted.
availability String Any None Indicates the duration of the item's availability. It is recommended you format this field in this style: Month Date, (Optional Year) - Month Date, Year (e.g. Oct. 16 - Nov. 20, 2019 or Dec. 25, 2019 - January 5, 2020).
event String Any None Used to indicate any events this item is related to.
patch String Any None Used to indicate a related patch for this item. If properly formatted with the name of the wiki page with the patch notes for this patch (e.g. 1.0.0), then the date the patch was released will be automatically displayed alongside the patch number.

The following are additional values that the infobox *does* support, but should not be used in most cases. Use with discretion.

Infobox-only Special-Case Values
Parameter Parameter Type Accepted Values Default Value Notes
caption String Any None Adds a caption to the image of the infobox.
creaturetype String Any None Defines the creature's type in terms of aggression. Only used for animals.
map String Any None Defines the map coordinates where the item is located.
damage Integer Any non-decimal number Indicates the damage the item deals upon a hit. Only included for weaponised treasures like the Ashen Winds Skull.
reloadspeed String Any None Indicates the reload time of the item, if any. Only included in case weaponised treasures that have reload requirements are introduced. Format in number of seconds to reload, including a decimal if necessary followed by an 's' (e.g. 2s or 1.5s).
attackspeed String Any None Indicates the amount of time before an item can be used again for attacking. Only included for weaponised items like the Trident of Dark Tides. Format in number of seconds per attack, including a decimal if necessary followed by an 's' (e.g. 2s or 1.5s).
heals Integer Any non-decimal number None Indicates the amount of health healed upon consuming the item. Only included for food items like Meat and Fish.
regen String Any None Indicates the health regen % gained upon consuming the item. Only included for food items like Meat and Fish. Format as a percentage of the regen circle filled, followed by a percent sign (e.g. 25% or 50.5%).
bites Integer Any non-decimal number None Indicates the number of bites available to the item if it is a food item. Only included for food items like Meat and Fish.

List of Sources

Note that sources are saved as raw text rather than as a formatted link, as the data is inserted into the Cargo database. Links are only provided in this list for ease of reference. To output a source as a page, surround your query with square brackets like any other link.

Tall Tales

Valid Sources (Tall Tales)
Source Input Value Output
  • maiden voyage
Maiden Voyage
Shores of Gold
  • tale1
  • sog1
  • the shroudbreaker
  • the shroudbreaker (quest)
The Shroudbreaker (quest)
  • tale2
  • sog2
  • the cursed rogue
  • the cursed rogue (quest)
The Cursed Rogue
  • tale3
  • sog3
  • the legendary storyteller
  • the legendary storyteller (quest)
The Legendary Storyteller
  • tale4
  • sog4
  • stars of a thief
  • stars of a thief (quest)
Stars of a Thief
  • tale5
  • sog5
  • wild rose
  • wild rose (quest)
Wild Rose
  • tale6
  • sog6
  • the art of the trickster
  • the art of the trickster (quest)
The Art of the Trickster
  • tale7
  • sog7
  • the fate of the morningstar
  • the fate of the morningstar (quest)
The Fate of the Morningstar
  • tale8
  • sog8
  • revenge of the morningstar
  • revenge of the morningstar (quest)
Revenge of the Morningstar
  • tale9
  • sog9
  • shores of gold (quest)
Shores of Gold (quest)
Ashen Age
  • tale10
  • aa1
  • the seabound soul
  • the seabound soul (quest)
The Seabound Soul
  • tale11
  • aa2
  • heart of fire
  • heart of fire (quest)
Heart of Fire (quest)
A Pirate's Life
  • tale12
  • apl1
  • a pirate's life (quest)
A Pirate's Life (quest)
  • tale13
  • apl2
  • the sunken pearl
  • the sunken pearl (quest)
The Sunken Pearl
  • tale14
  • apl3
  • captains of the damned
  • captains of the damned (quest)
Captains of the Damned
  • tale15
  • apl4
  • dark brethren (quest)
Dark Brethren (quest)
  • tale16
  • apl5
  • lords of the sea
  • lords of the sea (quest)
Lords of the Sea

Adventures

Valid Sources (Adventures)
Source Input Value Output
  • a1
  • adventure 1
  • shrouded islands
  • shrouded islands (adventure)
Shrouded Islands
  • a2
  • adventure 2
  • forts of the forgotten
  • forts of the forgotten (adventure)
Forts of the Forgotten
  • a3
  • adventure 3
  • the shrouded deep
  • the shrouded deep (adventure)
The Shrouded Deep
  • a4
  • adventure 4
  • lost sands
  • lost sands (adventure)
Lost Sands
  • a5
  • adventure 5
  • the forsaken hunter
  • the forsaken hunter (adventure)
The Forsaken Hunter
  • a6
  • adventure 6
  • a hunter's cry
  • a hunter's cry (adventure)
A Hunter's Cry
  • a7
  • adventure 7
  • the siren's prize
  • the siren's prize (adventure)
The Siren's Prize
  • a8
  • adventure 8
  • the herald of the flame
  • the herald of the flame (adventure)
The Herald of the Flame
  • a9
  • adventure 9
  • return of the damned
  • return of the damned (adventure)
Return of the Damned

Voyages

Valid Sources (Voyages)
Source Input Value Output
  • ashen athena's fortune voyage
  • ashen athena's fortune voyages
Ashen Athena's Fortune Voyage
  • ashen chest stash voyage
  • ashen chest stash voyages
Ashen Chest Stash Voyage
  • ashen key stash voyage
  • ashen key stash voyages
Ashen Key Stash Voyage
  • athena's fortune voyage
  • athena's fortune voyages
Athena's Fortune Voyage
  • athena's run
  • athena's runs
  • athena's run of thieves' haven
Athena's Run of Thieves' Haven
  • black powder stash
  • black powder stashes
Black Powder Stash
  • cargo run
  • cargo runs
Cargo Run
  • crews of rage
  • bounty of rage
  • bounties of rage
Crews of Rage
  • dark relic voyage
  • dark relic voyages
  • dark relics voyage
  • dark relics voyages
Dark Relic Voyage
  • fate of the damned voyage
  • fate of the damned voyages
  • fate of the damned
Fate of the Damned Voyage
  • gilded duel voyage
  • gilded duel voyages
Gilded Duel Voyage
  • gilded merchant stash voyage
  • gilded merchant stash voyages
Gilded Merchant Stash Voyage
  • gilded voyage of legends
  • gilded voyages of legends
Gilded Voyage of Legends
  • legend of the veil
  • legend of the veil voyage
  • legend of the veil voyages
Legend of the Veil
  • lost shipment
  • lost shipments
  • lost shipment voyage
  • lost shipment voyages
  • lost shipments voyage
  • lost shipments voyages
Lost Shipment
  • raid voyage
  • raid voyages
Raid Voyage
  • reaper's grave voyage
  • reaper's grave voyages
Reaper's Grave Voyage
  • skull stash voyage
  • skull stash voyages
Skull Stash Voyage
  • the legend of the sunken kingdom
  • the legend of the sunken kingdom voyage
  • the legend of the sunken kingdom voyages
The Legend of the Sunken Kingdom
  • wayfinder voyage
  • wayfinder voyages
Wayfinder Voyage
Emissary Voyages
  • athena's fortune emissary quest
  • athena's fortune emissary quests
Athena's Fortune Emissary Quest
  • gold hoarders emissary quest
  • gold hoarders emissary quests
Gold Hoarders Emissary Quest
  • merchant alliance emissary quest
  • merchant alliance emissary quests
Merchant Alliance Emissary Quest
  • order of souls emissary quest
  • order of souls emissary quests
Order of Souls Emissary Quest

Maps, Notes, and other Parchments

Valid Sources (Maps, Notes, and Other Parchments)
Source Input Value Output
  • ashen bounty map
  • ashen bounty maps
Ashen Bounty Map
  • ashen guardian's notes
Ashen Guardian's Notes
  • ashen key master's notes
Ashen Key Master's Notes
  • riddle map
  • riddle maps
Riddle Map
  • skeleton's orders
Skeleton's Orders
  • treasure map
  • treasure maps
Treasure Map
  • x marks the spot map
  • x marks the spots maps
X Marks the Spot Map

Specific Enemies

Valid Sources (Specific Enemies)
Source Input Value Output
  • ashen guardian
  • ashen guardians
Ashen Guardian
  • ashen key master
  • ashen key masters
Ashen Key Master
  • ashen lord
  • ashen lords
Ashen Lord
  • emergent skeleton captain
  • emergent skeleton captains
Emergent Skeleton Captain
  • ghost captain ship
  • ghost captain ships
Ghost Captain Ship
  • ghost ship
  • ghost ships
Ghost Ship
  • gold hoarder
Gold Hoarder
  • gunpowder skeleton
  • gunpowder skeletons
Gunpowder Skeleton
  • kraken
  • krakens
Kraken
  • megalodon
  • megalodons
Megalodon
  • ocean crawler
  • ocean crawlers
Ocean Crawler
  • phantom
  • phantoms
Phantom
  • siren
  • sirens
Siren
  • siren leader
  • siren leaders
Siren Leader
  • skeleton
  • skeletons
Skeleton
  • skeleton captain
  • skeleton captains
Skeleton Captain
  • skeleton lord
  • skeleton lords
Skeleton Lord
  • burning blade
  • the burning blade
The Burning Blade

Specific Events

Valid Sources (Specific Events)
Source Input Value Output
  • ashen winds
  • ashen winds (world event)
Ashen Winds (World Event)
  • fort of fortune
  • forts of fortune
Fort of Fortune
  • fort of the damned
  • forts of the damned
  • fort of the damned (raid)
  • forts of the damned (raid)
Fort of the Damned (raid)
  • fortresses
  • fortress
  • skeleton fort
  • skeleton forts
Skeleton Fort
  • ghost fleet
  • ghost fleets
Ghost Fleet
  • sea fort
  • sea forts
Sea Fort
  • skeleton fleet
  • skeleton fleets
Skeleton Fleet

Locational

Valid Sources (Locations)
Source Input Value Output
  • barrels of plenty
  • flotsam
Barrels of Plenty
  • beach
  • beached
  • beaches
Beached
  • fort of fortune
  • forts of fortune
Fort of Fortune
  • fort of the damned
  • forts of the damned
  • fort of the damned (raid)
  • forts of the damned (raid)
Fort of the Damned (raid)
  • fortress
  • fortresses
  • skeleton fort
  • skeleton forts
Skeleton Fort
  • gold hoarder treasure vault
  • gold hoarder treasure vaults
  • treasure vault
  • treasure vaults
Gold Hoarder Treasure Vault
  • island
  • islands
Island
  • molten sands
  • molten sands fortress
Molten Sands Fortress
  • sea fort
  • sea forts
Sea Fort
  • shipwreck
  • shipwrecks
  • shipwrecked
Shipwreck
  • siren shrine
  • siren shrines
Siren Shrine
  • siren treasury
  • siren treasuries
Siren Treasury
  • the arena
  • arena
The Arena

Cursed Mermaid Statues

Cursed Mermaid Statues
Source Input Value Output
  • mermaid statue
  • mermaid statues
  • cursed mermaid statue
  • cursed mermaid statues
Cursed Mermaid Statue
  • sapphire mermaid statue
  • sapphire mermaid statues
  • sapphire cursed mermaid statue
  • sapphire cursed mermaid statues
Sapphire Cursed Mermaid Statue
  • emerald mermaid statue
  • emerald mermaid statues
  • emerald cursed mermaid statue
  • emerald cursed mermaid statues
Emerald Cursed Mermaid Statue
  • ruby mermaid statue
  • ruby mermaid statues
  • ruby cursed mermaid statue
  • ruby cursed mermaid statues
Ruby Cursed Mermaid Statue


Valid Sources (Emissaries)
Source Input Value Output
  • emissary
  • emissaries
  • emissary ship
  • emissary ships
Emissary Ship
  • athena's fortune emissary
  • athena's fortune emissaries
Athena's Fortune Emissary
  • athena's fortune emissary quest
  • athena's fortune emissary quests
Athena's Fortune Emissary Quest
  • gold hoarders emissary
  • gold hoarders emissaries
Gold Hoarders Emissary
  • gold hoarders emissary quest
  • gold hoarders emissary quests
Gold Hoarders Emissary Quest
  • merchant alliance emissary
  • merchant alliance emissaries
Merchant Alliance Emissary
  • merchant alliance emissary quest
  • merchant alliance emissary quests
Merchant Alliance Emissary Quest
  • order of souls emissary
  • order of souls emissaries
Order of Souls Emissary
  • order of souls emissary quest
  • order of souls emissary quests
Order of Souls Emissary Quest
  • reaper's bones emissary
  • reaper's bones emissaries
Reaper's Bones Emissary