This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| minbeth [2026/08/30 23:26] – cypher | minbeth [2026/08/31 16:18] (current) – cypher | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| # | # | ||
| # | # | ||
| - | | + | box-sizing: border-box; |
| } | } | ||
| # | # | ||
| - | | + | display: grid; |
| - | grid-template-columns: | + | grid-template-columns: |
| - | max-width: 1100px; | + | max-width: 1100px; |
| - | margin: 18px auto; | + | margin: 18px auto; |
| - | color: var(--mb-text); | + | color: var(--mb-text); |
| - | background: var(--mb-bg); | + | background: var(--mb-bg); |
| - | border: 1px solid var(--mb-line); | + | border: 1px solid var(--mb-line); |
| - | border-radius: | + | border-radius: |
| - | overflow: visible; | + | overflow: visible; |
| - | font: 16px/1.55 "Segoe UI", sans-serif; | + | font: 16px/1.55 "Segoe UI", sans-serif; |
| } | } | ||
| # | # | ||
| - | | + | padding: 22px 16px; |
| - | background: var(--mb-side); | + | background: var(--mb-side); |
| - | border-right: | + | border-right: |
| } | } | ||
| # | # | ||
| - | | + | position: sticky; |
| - | top: 16px; | + | top: 16px; |
| } | } | ||
| # | # | ||
| - | | + | margin: 0 8px 18px; |
| - | color: var(--mb-gold); | + | color: var(--mb-gold); |
| - | font-size: 20px; | + | font-size: 20px; |
| - | font-weight: | + | font-weight: |
| - | letter-spacing: | + | letter-spacing: |
| } | } | ||
| # | # | ||
| - | | + | display: block; |
| - | margin: 3px 0; | + | margin: 3px 0; |
| - | padding: 9px 10px; | + | padding: 9px 10px; |
| - | color: var(--mb-text); | + | color: var(--mb-text); |
| - | text-decoration: | + | text-decoration: |
| - | border-left: | + | border-left: |
| - | border-radius: | + | border-radius: |
| } | } | ||
| # | # | ||
| - | | + | color: #fff; |
| - | background: var(--mb-panel); | + | background: var(--mb-panel); |
| - | border-left-color: | + | border-left-color: |
| } | } | ||
| # | # | ||
| - | | + | min-width: 0; |
| - | padding: 12px 32px 36px; | + | padding: 12px 32px 36px; |
| } | } | ||
| # | # | ||
| # | # | ||
| - | | + | scroll-margin-top: |
| } | } | ||
| # | # | ||
| - | | + | margin: 18px 0 0; |
| - | padding: 20px 22px; | + | padding: 20px 22px; |
| - | background: rgba(226, 188, 104, .06); | + | background: rgba(226, 188, 104, .06); |
| - | border: 1px solid var(--mb-line); | + | border: 1px solid var(--mb-line); |
| - | border-left: | + | border-left: |
| - | border-radius: | + | border-radius: |
| } | } | ||
| # | # | ||
| - | | + | margin: 0 0 8px; |
| - | color: var(--mb-gold); | + | color: var(--mb-gold); |
| - | font-size: 25px; | + | font-size: 25px; |
| - | line-height: | + | line-height: |
| } | } | ||
| # | # | ||
| - | | + | margin: 0; |
| } | } | ||
| # | # | ||
| - | | + | padding: 27px 0 30px; |
| - | border-bottom: | + | border-bottom: |
| } | } | ||
| # | # | ||
| - | | + | border-bottom: |
| } | } | ||
| # | # | ||
| - | | + | margin: 0 0 10px; |
| - | color: var(--mb-gold); | + | color: var(--mb-gold); |
| - | font-size: 26px; | + | font-size: 26px; |
| - | line-height: | + | line-height: |
| } | } | ||
| # | # | ||
| - | | + | margin: 20px 0 7px; |
| - | color: var(--mb-blue); | + | color: var(--mb-blue); |
| - | font-size: 18px; | + | font-size: 18px; |
| } | } | ||
| # | # | ||
| - | | + | margin: 7px 0 13px; |
| } | } | ||
| # | # | ||
| # | # | ||
| - | | + | margin: 9px 0 14px; |
| - | padding-left: | + | padding-left: |
| } | } | ||
| # | # | ||
| - | | + | margin: 6px 0; |
| } | } | ||
| # | # | ||
| - | | + | color: #fff; |
| } | } | ||
| # | # | ||
| - | | + | color: var(--mb-gold); |
| - | font-weight: | + | font-weight: |
| - | white-space: | + | white-space: |
| } | } | ||
| # | # | ||
| - | | + | display: grid; |
| - | grid-template-columns: | + | grid-template-columns: |
| - | gap: 10px; | + | gap: 10px; |
| - | margin: 12px 0; | + | margin: 12px 0; |
| } | } | ||
| # | # | ||
| - | | + | padding: 12px 14px; |
| - | background: var(--mb-panel); | + | background: var(--mb-panel); |
| - | border: 1px solid var(--mb-line); | + | border: 1px solid var(--mb-line); |
| - | border-radius: | + | border-radius: |
| } | } | ||
| # | # | ||
| - | | + | display: block; |
| - | margin-bottom: | + | margin-bottom: |
| - | color: var(--mb-gold); | + | color: var(--mb-gold); |
| } | } | ||
| # | # | ||
| - | | + | margin: 14px 0; |
| - | padding: 12px 14px; | + | padding: 12px 14px; |
| - | background: var(--mb-panel); | + | background: var(--mb-panel); |
| - | border-left: | + | border-left: |
| - | border-radius: | + | border-radius: |
| } | } | ||
| # | # | ||
| - | | + | border-left-color: |
| } | } | ||
| # | # | ||
| - | | + | color: var(--mb-muted); |
| } | } | ||
| @media (max-width: 760px) { | @media (max-width: 760px) { | ||
| - | | + | # |
| - | display: block; | + | display: block; |
| - | margin: 8px 0; | + | margin: 8px 0; |
| - | border-radius: | + | border-radius: |
| - | } | + | } |
| - | | + | # |
| - | border-right: | + | border-right: |
| - | border-bottom: | + | border-bottom: |
| - | } | + | } |
| - | | + | # |
| - | position: static; | + | position: static; |
| - | } | + | } |
| - | | + | # |
| - | display: inline-block; | + | display: inline-block; |
| - | margin: 3px; | + | margin: 3px; |
| - | } | + | } |
| - | | + | # |
| - | padding: 8px 20px 28px; | + | padding: 8px 20px 28px; |
| - | } | + | } |
| - | | + | # |
| - | grid-template-columns: | + | grid-template-columns: |
| - | } | + | |
| } | } | ||
| - | </ | + | } </ |
| <div id=" | <div id=" | ||
| Line 214: | Line 213: | ||
| <div class=" | <div class=" | ||
| <div class=" | <div class=" | ||
| + | <a href="# | ||
| <a href="# | <a href="# | ||
| <a href="# | <a href="# | ||
| Line 225: | Line 225: | ||
| <main class=" | <main class=" | ||
| - | | + | ``` |
| - | < | + | <section class=" |
| - | < | + | < |
| - | </ | + | < |
| + | </ | ||
| - | | + | <section class=" |
| - | <h2>Quick Start</h2> | + | <h2>Dependencies</h2> |
| - | | + | |
| - | < | + | <div class=" |
| - | <li> | + | |
| - | < | + | |
| - | < | + | |
| - | < | + | |
| - | </ol> | + | |
| - | | + | |
| - | </section> | + | |
| + | Required alongside Cypher Craft. | ||
| + | </div> | ||
| - | <section | + | <div class=" |
| - | <h2>Orders</h2> | + | <strong>Market Analysis Optional</ |
| + | Only required if you want to use MinBeth' | ||
| + | </ | ||
| + | | ||
| - | | + | |
| + | If you only use gathering, fishing, Retainers, or other non-crafting features, Cypher Craft is not needed for those features. Any Order that needs crafting or craft solving requires Cypher Craft. | ||
| + | | ||
| + | </section> | ||
| - | | + | <section class=" |
| + | < | ||
| - | | + | |
| - | <div class=" | + | < |
| - | | + | < |
| - | Make or obtain enough to reach the amount you entered. | + | < |
| - | | + | < |
| + | < | ||
| + | </ol> | ||
| - | | + | |
| - | < | + | </section> |
| - | Make or obtain the full amount you entered, regardless of what you already have. | + | |
| - | </div> | + | |
| - | | + | <section |
| - | <strong>Retainer Sales</ | + | <h2>Orders</h2> |
| - | Restock an item already being sold by one of your Retainers. | + | |
| - | </ | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | <h2>Material Sourcing</h2> | + | <div class="mb-card"> |
| + | <strong>Inventory Cap</ | ||
| + | Make or obtain enough to reach the amount you entered. | ||
| + | | ||
| - | | + | |
| + | < | ||
| + | Make or obtain the full amount you entered, regardless of what you already have. | ||
| + | | ||
| - | <div class=" | + | |
| - | | + | < |
| - | < | + | |
| - | Use what you own first, then gather or craft what is missing. | + | </ |
| - | </ | + | |
| - | | + | |
| - | < | + | |
| - | Buy a material only when MinBeth cannot gather or craft it. | + | |
| - | | + | |
| - | | + | < |
| - | < | + | |
| - | Allow buying for materials needed through the recipe chain. | + | < |
| - | </ | + | |
| + | < | ||
| + | |||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | |||
| + | <div class=" | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | <section class=" | ||
| + | < | ||
| + | |||
| + | < | ||
| + | |||
| + | <div class=" | ||
| + | | ||
| + | < | ||
| + | Use what you own first, then gather or craft what is missing. | ||
| + | </ | ||
| + | |||
| + | <div class=" | ||
| + | < | ||
| + | Buy a material only when MinBeth cannot gather or craft it. | ||
| + | </ | ||
| + | |||
| + | <div class=" | ||
| + | | ||
| + | Allow buying for materials needed through the recipe chain. | ||
| + | </ | ||
| + | |||
| + | <div class=" | ||
| + | < | ||
| + | Only allow buying for ingredients used directly in the final recipe. | ||
| + | </ | ||
| + | |||
| + | <div class=" | ||
| + | < | ||
| + | Gather the materials without crafting the final item. | ||
| + | </ | ||
| + | | ||
| - | | + | |
| - | < | + | </section> |
| - | Only allow buying for ingredients used directly in the final recipe. | + | |
| - | | + | |
| - | | + | <section |
| - | <strong>Gather Only</ | + | <h2>Market Board</h2> |
| - | Gather the materials without crafting the final item. | + | |
| - | </ | + | |
| - | | + | |
| - | | + | |
| - | </ | + | |
| - | | + | |
| - | <h2>Market Board</h2> | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| + | For HQ crafting, | ||
| + | | ||
| - | | + | |
| - | < | + | < |
| - | </ | + | </ |
| - | | + | |
| - | | + | |
| - | | + | |
| - | </ | + | </ |
| - | | + | <section class=" |
| - | < | + | < |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | When your inventory is nearly full, MinBeth may move safe items to a Retainer to make room. Order items, food, and medicine are protected. | + | When your inventory is nearly full, MinBeth may move safe items to a Retainer to make room. Order items, food, and medicine are protected. |
| - | </ | + | </ |
| - | </ | + | </ |
| - | | + | <section class=" |
| - | < | + | < |
| - | | + | |
| - | < | + | < |
| - | < | + | < |
| - | < | + | |
| - | < | + | < |
| - | < | + | < |
| - | </ul> | + | < |
| + | < | ||
| + | </ul> | ||
| - | | + | |
| - | < | + | < |
| - | </ | + | </ |
| - | </ | + | </ |
| + | ``` | ||
| </ | </ | ||