回合 {{ currentPage.turn }}
▶ {{ currentPage.playerInput }}
🎲 {{ currentPage.roll.label }}:骰{{ currentPage.roll.value }} {{ m.value>=0?'+':'' }}{{ m.value }}{{ m.source }}
= {{ currentPage.roll.total }} vs 难度{{ currentPage.roll.dc }} → {{ currentPage.roll.success ? '成功' : '失败' }}
🎲 {{ currentPage.roll.label }}:D{{ currentPage.roll.sides || 100 }} = {{ currentPage.roll.value }} / 成功率 {{ currentPage.roll.chance }} → {{ currentPage.roll.success ? '成功' : '失败' }}
🎲 {{ currentPage.roll.label }}:d{{ currentPage.roll.sides || 20 }}={{ currentPage.roll.die }} {{ currentPage.roll.mod>=0?'+':'' }}{{ currentPage.roll.mod }} = {{ currentPage.roll.total }}
vs 难度{{ currentPage.roll.dc }} → {{ currentPage.roll.success ? '成功' : '失败' }}
📋 委任简报
{{ b.done ? '✓' : b.escalated ? '⚠' : '▸' }} {{ b.name }}
{{ b.line }}
▌
{{ d.icon }} {{ d.text }}
⚠ 引擎拦截了 {{ currentPage.errors.length }} 条非法状态变更(详见「机制透视」)
⚠ {{ currentPage.parseWarning }}