Mutations: Difference between revisions
More actions
Aurelianus (talk | contribs) Rebuild mutation archive with Cargo-backed standard index and standalone special records |
Aurelianus (talk | contribs) Replace raw mutation weight with calculated chance and remove display-only columns |
||
| Line 2: | Line 2: | ||
<div class="hw-record-code">ALTERATION ARCHIVE · MUTATION INDEX</div> | <div class="hw-record-code">ALTERATION ARCHIVE · MUTATION INDEX</div> | ||
<div class="hw-record-name">Mutations</div> | <div class="hw-record-name">Mutations</div> | ||
<div class="hw-record-summary">A centralized archive of standard mutation multipliers, | <div class="hw-record-summary">A centralized archive of standard mutation multipliers, calculated occurrence chances, and priority.</div> | ||
<div class="hw-archive-stats"><span>{{#cargo_query:tables=Mutations|fields=COUNT(*)=Count|format=plainlist}} standard mutations</span><span>3 age mutations</span><span>2 independent modifiers</span></div> | <div class="hw-archive-stats"><span>{{#cargo_query:tables=Mutations|fields=COUNT(*)=Count|format=plainlist}} standard mutations</span><span>3 age mutations</span><span>2 independent modifiers</span></div> | ||
</div> | </div> | ||
| Line 14: | Line 14: | ||
== Standard Mutation Index == | == Standard Mutation Index == | ||
Standard mutations are selected from a weighted pool. | Standard mutations are selected from a weighted pool totaling 625. Each displayed chance is calculated as <code>(Weight ÷ 625) ÷ 10</code>, then converted to a percentage. | ||
<div class="hw-mutation-catalog"> | <div class="hw-mutation-catalog"> | ||
{{#cargo_query: | {{#cargo_query: | ||
tables=Mutations | tables=Mutations | ||
|fields=_pageName=Mutation,Multiplier=Multiplier, | |fields=_pageName=Mutation,Multiplier=Multiplier,Chance=Chance,Priority=Priority | ||
|order by=OrderIndex | |order by=OrderIndex | ||
|format=table | |format=table | ||
Latest revision as of 02:56, 28 July 2026
Overview
Mutations alter the appearance and value of herbs. They operate independently from Universal Luck and Preferred Luck, so those bonuses do not increase mutation chances.
The system is layered. A herb may receive a standard mutation, an age mutation, and an independent modifier. Their value multipliers are applied multiplicatively when more than one layer is present.
Standard Mutation Index
Standard mutations are selected from a weighted pool totaling 625. Each displayed chance is calculated as (Weight ÷ 625) ÷ 10, then converted to a percentage.
Age Mutations
Age mutations form a separate layer and are intentionally excluded from the standard mutation Cargo table.
Modifiers
Sovereign and Supreme form an independent modifier layer. They are also excluded from the standard mutation Cargo table.