在游戏聊天栏输入 /bazaar,打开集市主界面。
集市:修订间差异
来自江中缘
更多操作
无编辑摘要 |
无编辑摘要 |
||
| 第93行: | 第93行: | ||
.jzy-side-toc a{display:block;margin:5px 0!important;padding:7px 9px!important;color:#d6eee6!important;font-size:13px!important;font-weight:800!important;line-height:1.3!important;text-shadow:0 1px 3px rgba(1,18,28,.66)!important;text-decoration:none!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.055)!important;border-radius:10px!important} | .jzy-side-toc a{display:block;margin:5px 0!important;padding:7px 9px!important;color:#d6eee6!important;font-size:13px!important;font-weight:800!important;line-height:1.3!important;text-shadow:0 1px 3px rgba(1,18,28,.66)!important;text-decoration:none!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.055)!important;border-radius:10px!important} | ||
.jzy-side-toc a:hover{transform:translateX(-2px);color:#fff4c7!important;background:rgba(244,207,120,.13)!important;border-color:rgba(244,207,120,.30)!important} | .jzy-side-toc a:hover{transform:translateX(-2px);color:#fff4c7!important;background:rgba(244,207,120,.13)!important;border-color:rgba(244,207,120,.30)!important} | ||
@media(max-width:1480px){.jzy-bazaar-shell{max-width:calc(100vw - 500px)}.jzy-side-toc{right:52px}} | @media(max-width:1480px){.jzy-bazaar-shell{max-width:calc(100vw - 500px)}.jzy-side-toc{right:52px}} | ||
@media(max-width:1279px){.jzy-bazaar-shell{max-width:100%;margin:0}.jzy-side-toc{display:none | @media(max-width:1279px){.jzy-bazaar-shell{max-width:100%;margin:0}.jzy-side-toc{display:none}} | ||
@media(max-width:900px){.jzy-bazaar-grid,.jzy-bazaar-steps,.jzy-bazaar-tip-grid{grid-template-columns:1fr}.jzy-bazaar-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jzy-bazaar-live-panel{grid-template-columns:1fr}.jzy-bazaar-live-link{width:100%}.jzy-bazaar-step{min-height:0}} | @media(max-width:900px){.jzy-bazaar-grid,.jzy-bazaar-steps,.jzy-bazaar-tip-grid{grid-template-columns:1fr}.jzy-bazaar-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.jzy-bazaar-live-panel{grid-template-columns:1fr}.jzy-bazaar-live-link{width:100%}.jzy-bazaar-step{min-height:0}} | ||
@media(max-width:760px){.jzy-bazaar-shell{font-size:16px}.jzy-bazaar-hero{padding:22px 18px}.jzy-bazaar-title{font-size:30px}.jzy-bazaar-lead{font-size:16px}.jzy-bazaar-panel{padding:18px 15px}.jzy-bazaar-section h2{font-size:25px!important}.jzy-bazaar-table{font-size:14px}.jzy-bazaar-table th,.jzy-bazaar-table td{padding:10px 8px!important | @media(max-width:760px){.jzy-bazaar-shell{font-size:16px}.jzy-bazaar-hero{padding:22px 18px}.jzy-bazaar-title{font-size:30px}.jzy-bazaar-lead{font-size:16px}.jzy-bazaar-panel{padding:18px 15px}.jzy-bazaar-section h2{font-size:25px!important}.jzy-bazaar-table{font-size:14px}.jzy-bazaar-table th,.jzy-bazaar-table td{padding:10px 8px!important}} | ||
</style> | </style> | ||
| 第269行: | 第255行: | ||
function removeFooterArtifacts() { | function removeFooterArtifacts() { | ||
[ | ["#mw-data-after-content", ".mw-data-after-content", ".citizen-page-footer__info", ".citizen-page-footer .mw-footer-info"].forEach(function (selector) { | ||
document.querySelectorAll(selector).forEach(function (element) { | document.querySelectorAll(selector).forEach(function (element) { | ||
element.style.setProperty( | element.style.setProperty("display", "none", "important"); | ||
}); | }); | ||
}); | }); | ||
} | } | ||
function buildFooter() { | function buildFooter() { | ||
removeFooterArtifacts(); | removeFooterArtifacts(); | ||
var footer = document.querySelector( | var footer = document.querySelector("#citizen-footer, .citizen-footer, #footer, .mw-footer"); | ||
if (!footer || document.getElementById( | if (!footer || document.getElementById("jzy-official-footer")) return; | ||
var layout = document.createElement( | var layout = document.createElement("section"); | ||
layout.id = | layout.id = "jzy-official-footer"; | ||
layout.setAttribute( | layout.setAttribute("aria-label", "江中缘网站页脚"); | ||
layout.innerHTML = | layout.innerHTML = | ||
'<div class="jzy-official-footer-top">' + | '<div class="jzy-official-footer-top">' + | ||
| 第299行: | 第284行: | ||
'</div>'; | '</div>'; | ||
footer.insertBefore(layout, footer.firstChild); | footer.insertBefore(layout, footer.firstChild); | ||
footer.classList.add( | footer.classList.add("jzy-footer-ready"); | ||
window.setTimeout(removeFooterArtifacts, 120); | window.setTimeout(removeFooterArtifacts, 120); | ||
window.setTimeout(removeFooterArtifacts, 600); | window.setTimeout(removeFooterArtifacts, 600); | ||
} | } | ||
if (document.readyState === "loading") document.addEventListener("DOMContentLoaded", buildFooter); | |||
if (document.readyState === | |||
else buildFooter(); | else buildFooter(); | ||
})(); | })(); | ||
</script> | </script> | ||
</html> | </html> | ||
2026年7月28日 (二) 04:56的版本
江中缘 Wiki · 经济系统
集市
集市是玩家之间流通资源的交易场所。输入 /bazaar 即可打开集市界面;你可以按当前市场价格快速完成交易,也可以发布订单,等待其他玩家以你设定的价格成交。
打开集市
点击界面中的搜索按钮,可按名称查找集市内的商品。
点击订单管理按钮,可查看当前已创建的订单并进行管理。
官方行情
实时市场数据
官网行情中心会持续更新各物品的最新成交价、成交量、成交笔数与价格走势。进行大额交易前,可先查看行情,了解当前市场的成交情况。
说明:行情数据变化频繁,本 Wiki 不固定展示价格数值;请以官网行情中心的实时数据为准。
交易概览
集市中的交易由玩家提交的买入与卖出需求撮合完成。价格和成交速度会随当前供需变化。
将暂时不需要的可交易资源出售,或购入当前玩法所需的材料,让资源更有效地流转。
即时交易适合追求效率;订单交易更适合对价格、数量和成交时机有明确安排的情况。
提示:集市价格由市场供需决定。下单前请以游戏内界面显示的价格、数量与规则为准。
商品分类
集市主界面目前按以下五个分类展示可交易商品。点击分类后,可查看该分类内当前开放的交易物品。
说明:实际可交易物品会随游戏内容调整,请以集市分类内的当前显示为准。
两种交易方式
按当前市场报价快速成交
选择需要买入或卖出的物品并确认数量后,系统会按当前可用报价进行撮合。适合需要立即补充材料,或希望快速将资源换成货币的情况。
- 成交快,操作步骤少。
- 最终成交结果会随当时市场报价变化。
- 确认前先核对物品、数量与预计结算信息。
设定价格与数量,等待市场成交
创建买入订单或卖出订单后,系统会在有匹配交易时逐步成交。适合不急于完成交易、希望按目标价格进行资源采购或出售的情况。
- 可按目标价格与目标数量安排交易。
- 成交速度取决于市场供需与同类订单的竞争情况。
- 订单创建后,应定期查看其进度与剩余数量。
订单管理
| 订单类型 | 适用场景 | 需要留意 |
|---|---|---|
| 买入订单 | 希望以目标价格持续购入某种资源。 | 价格过低或需求不足时,订单可能需要更长时间才能完成。 |
| 卖出订单 | 希望以目标价格分批出售手中的资源。 | 价格过高或供给较多时,订单可能不会立即成交。 |
| 已成交部分 | 订单已经完成了一部分数量。 | 及时领取或确认结算结果,并根据剩余数量决定是否继续等待。 |
| 未完成订单 | 仍在等待匹配交易。 | 市场变化较快时,可重新评估价格与数量是否仍符合当前计划。 |
交易流程
交易提示
大额交易前先确认背包内的实际物品数量,避免将重要材料一并出售。
订单不会保证立刻完成。需要材料时优先考虑时效,资源充足时再比较价格。
市场价格、可交易物品和具体规则可能调整,请以游戏内集市界面的当前显示为准。