Jump to content

Template:Infobox fish

From StepHarvest Wiki
Revision as of 10:04, 17 June 2026 by Admin (talk | contribs) (Fish infobox)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template defines the table "fish". View table. Infobox for fish caught at the pier. The base value drives the per quality store payouts, computed by Module:StepHarvest from the universal quality multipliers, the same rule used across the wiki.

Fish have a species rarity (Common, Uncommon, Rare, Legendary), shown with the Template:Tl badge, which is separate from the quality tier each individual catch rolls.

Data is stored in the Cargo table fish, so the rarity lists on Fishing are queries.

Usage

{{Infobox fish
|name=Tuna
|image=Tuna
|rarity=rare
|season=summer
|value=180
|description=A muscled missile of the open water; market prize.
}}
  • Pages are normally generated by the build script, not written by hand.