Sandbox/item
来自夜幕之下
更多操作
道具
🏅
中级歼灭勋章
晋升材料
📦
初级歼灭勋章
晋升材料
💎
高级歼灭勋章
晋升材料
🔮
欲火结晶
强化材料
⚡
行动令
恢复道具
🏅
消耗品 · 晋升材料
中级歼灭勋章
攒后可晋升中级职位。
「总算干出点成绩。别得意,在这行栽跟头可一点不难。」
——颁发人员的激励寄语。
——颁发人员的激励寄语。
获取途径 Acquisition
✕中级勋章自选自选
▶✕[物资] 站台攻歼关卡
▶✕置换部商店
▶✕闪烁柜台商店
▶<script> function switchItem(id) { document.querySelectorAll('.item-detail').forEach(function(el) { el.style.display = 'none'; }); document.querySelectorAll('.item-tab').forEach(function(el) { el.style.borderLeft = '2px solid transparent'; el.style.background = 'transparent'; }); var detail = document.getElementById('item-' + id); if (detail) detail.style.display = 'block'; var tab = document.querySelector('[data-item="' + id + '"]'); if (tab) { tab.style.borderLeft = '2px solid #ff7676'; tab.style.background = 'rgba(255,150,170,0.08)'; } } </script>