<div style="text-align:center; margin-bottom:10px"> (`▽´) (・∀・) (`∀´) (-__-) (;一_一) (=_=) (╯°□°)╯ ┐('~`;)┌ (。ŏ_ŏ) <h1 style="font-size:20px; color:#333333; margin:0">乙方生存指南 Ver 0.1</h1> <div style="font-size:14px; color:#666666">一个关于成长的故事</div> </div> |html>[<style> @keyframes focus { from { filter: blur(4px); } to { filter: blur(0); } } .focus-text { animation: focus 3s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#666666; margin:10px 0; text-align:center;"> 关于deadline,我觉得吧………… </div>] <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[开始游戏->名字输入]] <div style="font-size:12px; color:#666666; margin-top:5px">准备好接受挑战(PUA)了吗?</div> </div> <div style="border:1px solid #E5E5E5; padding:10px"> [[游戏说明->说明界面]] <div style="font-size:12px; color:#666666; margin-top:5px">了解游戏规则</div> </div>|html>[<audio src="https://github.com/jacobtantyx/tcsg/raw/refs/heads/main/typing.mp3" autoplay loop preload="auto" style="display:none; position:absolute; left:-9999px;"></audio>] <div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">欢迎来到乙方的世界</h1> <div style="font-size:14px; color:#666666">天选打工人,请输入你的名字</div> </div> <div style="text-align:center; margin:15px 0; padding:10px; background:#F8F8F8"> { (set: $name to "") } (input: bind $name) </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续->属性初始化]] <div style="font-size:12px; color:#666666; margin-top:5px">开启你的乙方生涯</div> </div><div style="margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; text-align:center; margin:0">初始属性设置</h1> <div style="font-size:14px; color:#666666; text-align:center">你好,$name<br>作为一名初入职场的乙方,你的初始属性是:</div> </div> { (set: $HP to 100) (set: $MP to 100) (set: $SP to 100) (set: $CP to 100) } <table style="width:100%; border-spacing:5px; margin:10px 0"> <tr> <td style="background:#F8F8F8; padding:8px; text-align:center; width:50%"> <div style="font-size:12px; color:#666666">耐心值(HP)</div> <div style="font-size:16px; color:#3B82F6">$HP</div> </td> <td style="background:#F8F8F8; padding:8px; text-align:center; width:50%"> <div style="font-size:12px; color:#666666">专业度(MP)</div> <div style="font-size:16px; color:#3B82F6">$MP</div> </td> </tr> <tr> <td style="background:#F8F8F8; padding:8px; text-align:center"> <div style="font-size:12px; color:#666666">精力值(SP)</div> <div style="font-size:16px; color:#3B82F6">$SP</div> </td> <td style="background:#F8F8F8; padding:8px; text-align:center"> <div style="font-size:12px; color:#666666">信誉度(CP)</div> <div style="font-size:16px; color:#3B82F6">$CP</div> </td> </tr> </table> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[开始你的故事->第一幕场景1]] <div style="font-size:12px; color:#666666; margin-top:5px">准备好迎接挑战了吗?</div> </div>(if: $name is not "")[ { position: fixed; top: 10px; right: 10px; background: white; padding: 10px; border: 1px solid black; }[ 姓名:$name HP:$HP MP:$MP SP:$SP CP:$CP ]]<div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">新手教程:初入职场</h1> <div style="font-size:14px; color:#666666">"欢迎来到咨询界,$name。"<br>你的前辈笑着说,"在你正式接触客户之前,让我教你一些基本的生存技巧。"</div> </div> |html>[<style> @keyframes focus { from { filter: blur(4px); } to { filter: blur(0); } } .focus-text { animation: focus 2s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#666666; margin:10px 0; text-align:center;"> “其实是一些基础的反PUA技巧” </div>] <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[认真听讲->第一幕场景1选择1]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗精力值(SP) -5,获得专业度(MP) +10</div> </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[随意应付->第一幕场景1选择2]] <div style="font-size:12px; color:#666666; margin-top:5px">保持当前状态</div> </div> <div style="border:1px solid #E5E5E5; padding:10px"> [[询问具体案例->第一幕场景1选择3]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗精力值(SP) -10,获得专业度(MP) +15</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">认真学习</h1> <div style="font-size:14px; color:#666666">你认真地听着前辈的每一句话,并不时记下笔记。</div> </div> { (set: $SP to $SP - 5) (set: $MP to $MP + 10) } <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 精力值(SP) -5 专业度(MP) +10 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈露出赞许的笑容:<br> "很好,保持这种学习态度。记住,在咨询行业,专业知识和经验都很重要。" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续听前辈说->第一幕场景2]] <div style="font-size:12px; color:#666666; margin-top:5px">准备接受下一个挑战</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">敷衍了事</h1> <div style="font-size:14px; color:#666666">你心不在焉地听着,时不时看看手机。</div> </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#666666"> 属性值保持不变 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈皱了皱眉:<br> "看来你对这份工作还没有足够的重视。在咨询行业,每一个细节都可能影响项目的成败。" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续听前辈说->第一幕场景2]] <div style="font-size:12px; color:#666666; margin-top:5px">希望下次能有更好的表现</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">深入学习</h1> <div style="font-size:14px; color:#666666">你积极地向前辈请教具体案例,并仔细分析每个细节。</div> </div> { (set: $SP to $SP - 10) (set: $MP to $MP + 15) } <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 精力值(SP) -10 专业度(MP) +15 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈眼中闪过赞赏的神色:<br> "很好的问题。实际案例往往比理论更有价值。让我详细说说我经历过的一个项目..." </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续听前辈说->第一幕场景2]] <div style="font-size:12px; color:#666666; margin-top:5px">获得了宝贵的经验</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">基础技能</h1> <div style="font-size:14px; color:#666666">"学会询问细节只是第一步,"前辈继续说道,"现在让我教你一些基本的应对技能。"</div> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈: "在我们这行,有三个基础技能是必须掌握的:<br> 1. '委婉拒绝':优雅地说不<br> 2. '专业术语防御':用专业知识建立防线<br> 3. '微笑缓冲':争取思考的时间" </div> <div style="font-size:14px; color:#666666; margin:10px 0"> "来,让我们实战演练一下。假设客户说:'我们想加一个功能,很简单的,就是把竞争对手有的功能都加上。'" </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[使用"委婉拒绝"->第一幕场景2选择1]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗专业度(MP) -10</div> </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[使用"专业术语防御"->第一幕场景2选择2]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗专业度(MP) -20</div> </div> <div style="border:1px solid #E5E5E5; padding:10px"> [[使用"微笑缓冲"->第一幕场景2选择3]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗专业度(MP) -5</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">委婉拒绝</h1> <div style="font-size:14px; color:#666666">你使用了"委婉拒绝"技能:<br>"这个想法很好,不过我们需要考虑一下项目的整体规划和优先级..."</div> </div> { (set: $MP to $MP - 10) (set: $CP to $CP + 5) } <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 专业度(MP) -10 信誉度(CP) +5 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈点评:<br> "不错的应用!'委婉拒绝'技能的关键是:<br> - 首先认同对方的想法<br> - 然后引入理性的讨论维度<br> - 最后引导向可行的方案" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续培训->第一幕场景3]] <div style="font-size:12px; color:#666666; margin-top:5px">掌握了一项重要技能</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">专业术语防御</h1> <div style="font-size:14px; color:#666666">你使用了"专业术语防御"技能:<br>"我们需要先做一下竞品分析和差异化定位,评估一下ROI和TCO,然后制定MVP方案..."</div> </div> { (set: $MP to $MP - 20) (set: $CP to $CP + 15) } <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 专业度(MP) -20 信誉度(CP) +15 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈点评:<br> "专业术语运用得很好!这个技能的优点是:<br> - 展现专业性<br> - 提升客户信任<br> - 为后续讨论建立专业框架<br> 不过要注意,使用过多可能会让客户觉得故弄玄虚。" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续培训->第一幕场景3]] <div style="font-size:12px; color:#666666; margin-top:5px">掌握了一项强力技能</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">微笑缓冲</h1> <div style="font-size:14px; color:#666666">你使用了"微笑缓冲"技能:<br>微笑着说:"这是个很有趣的想法,让我理解一下您的具体需求..."</div> </div> { (set: $MP to $MP - 5) (set: $CP to $CP + 3) } <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 专业度(MP) -5 信誉度(CP) +3 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈点评:<br> "'微笑缓冲'是个基础但实用的技能:<br> - 给自己争取思考时间<br> - 不会得罪客户<br> - 为后续沟通创造空间<br> 但要注意,这个技能仅适合短期缓冲,还需要配合其他技能使用。" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续培训->第一幕场景3]] <div style="font-size:12px; color:#666666; margin-top:5px">掌握了一项基础技能</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">模拟客户会议</h1> <div style="font-size:14px; color:#666666">"很好,现在让我们模拟一个真实的客户会议场景。" 前辈说, "这次我会扮演一个'资深'甲方。"</div> </div> |html>[<style> @keyframes focus { from { filter: blur(4px); } to { filter: blur(0); } } .focus-text { animation: focus 2s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#666666; margin:10px 0; text-align:center;"> (一个“资深甲方”,这个词骂人好脏啊) </div>] <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈装出一副高管的样子:<br> "听说你是新来的咨询师?那我们来聊聊。我们想在一个月内完成数字化转型,预算要控制在最小,但效果要达到行业最好。具体方案明天就要,因为后天要给董事会汇报。" </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[使用专业术语+委婉拒绝组合->第一幕场景3选择1]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗专业度(MP) -35,获得信誉度(CP) +20</div> </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[使用微笑缓冲+范围确认组合->第一幕场景3选择2]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗专业度(MP) -20,获得信誉度(CP) +15</div> </div> <div style="border:1px solid #E5E5E5; padding:10px"> [[直接表达难度->第一幕场景3选择3]] <div style="font-size:12px; color:#666666; margin-top:5px">无消耗,但可能影响信誉度(CP)</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">专业应对</h1> <div style="font-size:14px; color:#666666">你使用了高级组合技能:"专业术语"+"委婉拒绝"</div> </div> { (set: $MP to $MP - 35) (set: $CP to $CP + 20) (set: $SP to $SP - 10) } <div style="font-size:14px; color:#666666; margin:10px 0"> 你的回答:<br> "这个目标很有挑战性。从行业最佳实践来看,数字化转型是个系统工程,需要考虑技术架构、组织架构、业务流程等多个维度。建议我们先进行初步的可行性评估,以确保方案既符合董事会预期,又具有实操性..." </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 专业度(MP) -35 信誉度(CP) +20 精力值(SP) -10 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈露出了赞赏的笑容:<br> "很好的应对!你做到了:<br> 1. 用专业术语建立权威<br> 2. 委婉地指出时间限制的问题<br> 3. 提供了合理的替代方案" </div> |html>[<style> @keyframes focus { from { filter: blur(6px); } to { filter: blur(0); } } .focus-text { animation: focus 2s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#666666; margin:10px 0; text-align:center;"> (天啊,这种屁话居然有用吗) </div>] <div style="background:#F8F8F8; padding:10px; margin:10px 0"> <div style="font-size:14px; color:#333333; margin-bottom:5px">第一幕结束,当前属性:</div> <div style="font-size:12px; color:#666666"> 耐心值(HP): $HP<br> 专业度(MP): $MP<br> 精力值(SP): $SP<br> 信誉度(CP): $CP </div> </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[进入第二幕->第二幕场景1]] <div style="font-size:12px; color:#666666; margin-top:5px">准备迎接真正的挑战</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">稳妥应对</h1> <div style="font-size:14px; color:#666666">你使用了组合技能:"微笑缓冲"+"范围确认"</div> </div> { (set: $MP to $MP - 20) (set: $CP to $CP + 15) (set: $SP to $SP - 5) } <div style="font-size:14px; color:#666666; margin:10px 0"> 你的回答:<br> "您提出的要求很有意思。为了确保我们能提供最有价值的方案,能否请您详细说说:<br> - 数字化转型的具体目标是什么?<br> - 现有的系统和流程情况如何?<br> - 董事会最关注的指标是什么?" </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 专业度(MP) -20 信誉度(CP) +15 精力值(SP) -5 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈点评:<br> "不错的思路:<br> 1. 没有直接拒绝<br> 2. 专业地引导客户思考<br> 3. 为后续工作争取了空间" </div> |html>[<style> @keyframes focus { from { filter: blur(6px); } to { filter: blur(0); } } .focus-text { animation: focus 2s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#666666; margin:10px 0; text-align:center;"> (太好了,把皮球踢回去了) </div>] <div style="background:#F8F8F8; padding:10px; margin:10px 0"> <div style="font-size:14px; color:#333333; margin-bottom:5px">第一幕结束,当前属性:</div> <div style="font-size:12px; color:#666666"> 耐心值(HP): $HP<br> 专业度(MP): $MP<br> 精力值(SP): $SP<br> 信誉度(CP): $CP </div> </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[进入第二幕->第二幕场景1]] <div style="font-size:12px; color:#666666; margin-top:5px">准备迎接真正的挑战</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">直接表态</h1> <div style="font-size:14px; color:#666666">你选择直接表达难度</div> </div> { (set: $CP to $CP - 20) (set: $HP to $HP - 10) } <div style="font-size:14px; color:#666666; margin:10px 0"> 你的回答:<br> "抱歉,这个时间安排恐怕不太现实..." </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 信誉度(CP) -20 耐心值(HP) -10 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈摇头:<br> "虽然你说的是实话,但在咨询行业,表达方式往往比内容更重要:<br> 1. 直接拒绝会损害客户关系<br> 2. 错过了展示专业能力的机会<br> 3. 没有为后续合作留下余地" </div> |html>[<style> @keyframes focus { from { filter: blur(6px); } to { filter: blur(0); } } .focus-text { animation: focus 2s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#666666; margin:10px 0; text-align:center;"> (我就不惯着你,怎么了) </div>] <div style="background:#F8F8F8; padding:10px; margin:10px 0"> <div style="font-size:14px; color:#333333; margin-bottom:5px">第一幕结束,当前属性:</div> <div style="font-size:12px; color:#666666"> 耐心值(HP): $HP<br> 专业度(MP): $MP<br> 精力值(SP): $SP<br> 信誉度(CP): $CP </div> </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[进入第二幕->第二幕场景1]] <div style="font-size:12px; color:#666666; margin-top:5px">准备迎接真正的挑战</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">共生之路</h1> <div style="font-size:14px; color:#666666">两周后,联合项目组办公室。</div> </div> { (set: $HP to $HP - 10) (set: $CP to $CP + 15) } <div style="font-size:14px; color:#666666; margin:10px 0"> 情况:<br> - 两家公司的团队正在适应合作<br> - 客户对进度表示满意<br> - 但暗流涌动...<br><br> 突然,你发现竞争对手团队在私下:<br> - 绕过你们直接和客户沟通<br> - 在重要会议前临时改方案<br> - 暗示某些工作延误是你们造成的 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 耐心值(HP) -10 信誉度(CP) +15 </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[建立正式的沟通机制->第三幕场景2A_1]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗专业度(MP) -15,获得信誉度(CP) +10</div> </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[寻找高层介入调解->第三幕场景2A_2]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗信誉度(CP) -10,但可能解决根本问题</div> </div> <div style="border:1px solid #E5E5E5; padding:10px"> [[暗中收集证据以备不时之需->第三幕场景2A_3]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗精力值(SP) -10,获得谈判筹码</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">新的征程</h1> <div style="font-size:14px; color:#666666">拒绝合作项目两周后,公司茶水间。</div> </div> { (set: $path to "principle") (set: $CP to $CP - 10) (set: $MP to $MP + 10) } <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈找到你:"有个消息要告诉你..."<br><br> 情况:<br> - 你的决定在行业内引发了一些讨论<br> - 有家创新型企业对你很感兴趣<br> - 但他们的项目更具挑战性<br> - 薪资可能不及当前项目 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 信誉度(CP) -10 专业度(MP) +10 </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[主动联系这家企业->第三幕场景2B_1]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗精力值(SP) -10,可能开启新道路</div> </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[等待更多机会->第三幕场景2B_2]] <div style="font-size:12px; color:#666666; margin-top:5px">保持当前状态,但可能错过机会</div> </div> <div style="border:1px solid #E5E5E5; padding:10px"> [[提出折中方案->第三幕场景2B_3]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗专业度(MP) -15,尝试两边都保持关系</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">开创新局</h1> <div style="font-size:14px; color:#666666">你提出的新型合作模式获得批准后。</div> </div> { (set: $MP to $MP - 15) (set: $CP to $CP + 10) } <div style="font-size:14px; color:#666666; margin:10px 0"> 挑战接踵而至:<br> - 两家公司都在适应新模式<br> - 客户对创新方案既期待又担忧<br> - 需要建立全新的工作流程<br> - 一些同行在观望这个尝试</div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 专业度(MP) -15 信誉度(CP) +10 </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[建立详细的执行方案->第三幕场景2C_1]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗专业度(MP) -20,获得信誉度(CP) +15</div> </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[召集各方开诚布公->第三幕场景2C_2]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗精力值(SP) -15,可能获得支持</div> </div> <div style="border:1px solid #E5E5E5; padding:10px"> [[小规模试点先行->第三幕场景2C_3]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗专业度(MP) -10,降低风险</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">背景调研</h1> <div style="font-size:14px; color:#666666">你快速打开浏览器,查看这家公司的背景信息。</div> </div> { (set: $SP to $SP - 5) (set: $MP to $MP + 10) } <div style="font-size:14px; color:#666666; margin:10px 0"> 你发现的信息:<br> - 传统制造业背景<br> - 近期股价承压<br> - 有并购传闻<br> - 新任CEO来自互联网公司 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 精力值(SP) -5 专业度(MP) +10 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈点头:"做功课是好习惯,记住这些信息:<br> 1. 传统企业转型往往压力大<br> 2. 新CEO可能想有大动作<br> 3. 股价压力意味着工期紧" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[准备进入会议室->第二幕场景2]] <div style="font-size:12px; color:#666666; margin-top:5px">信息就是力量</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">提前准备</h1> <div style="font-size:14px; color:#666666">你拿出笔记本,快速列出可能遇到的问题:</div> </div> { (set: $SP to $SP - 10) (set: $MP to $MP + 15) } <div style="font-size:14px; color:#666666; margin:10px 0"> ✓ 多方利益相关者的诉求可能冲突<br> ✓ 转型范围和目标可能不明确<br> ✓ 时间压力下如何保证质量<br> ✓ 竞争对手可能会抢占议程 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 精力值(SP) -10 专业度(MP) +15 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈赞许地说:"思考得很全面,尤其是:<br> 1. 提前预判可能的冲突点<br> 2. 准备应对方案<br> 3. 注意到了项目的复杂性" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[准备进入会议室->第二幕场景2]] <div style="font-size:12px; color:#666666; margin-top:5px">有备无患</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">短暂休息</h1> <div style="font-size:14px; color:#666666">你决定先去茶水间冲杯咖啡,让自己保持冷静。</div> </div> { (set: $HP to $HP + 5) (set: $MP to $MP - 5) } <div style="font-size:14px; color:#666666; margin:10px 0"> "毕竟,再急的项目,也得先让头脑清醒。" </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 耐心值(HP) +5 专业度(MP) -5 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈略带担忧:"休息是必要的,不过要注意:<br> 1. 紧急项目分秒必争<br> 2. 错过前期讨论可能会被动<br> 3. 精神状态确实很重要" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[准备进入会议室->第二幕场景2]] <div style="font-size:12px; color:#666666; margin-top:5px">希望没有错过什么重要信息</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">专业主导</h1> <div style="font-size:14px; color:#666666">你沉稳地开口:"基于我们的项目经验,战略转型需要从'价值重构'的角度来思考..."</div> </div> { (set: $MP to $MP - 20) (set: $CP to $CP + 15) } <div style="font-size:14px; color:#666666; margin:10px 0"> 你使用了专业术语和框架,成功吸引了所有人的注意。<br><br> 会议室的反应:<br> - 竞争对手露出意外的表情<br> - 客户若有所思地点头<br> - 投行代表终于放下了手机<br> - IT顾问开始记录你的发言 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 专业度(MP) -20 信誉度(CP) +15 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈在桌下给你比了个大拇指:<br> "抢占先机很关键,不过要记住:<br> 1. 主导权意味着责任<br> 2. 其他方会更严格地审视你的方案<br> 3. 需要持续展现专业能力" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续会议->第二幕场景3]] <div style="font-size:12px; color:#666666; margin-top:5px">成功掌握了话语权</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">战略性沉默</h1> <div style="font-size:14px; color:#666666">你选择先观察局势,认真记录各方发言要点,同时分析潜在的利益关系。</div> </div> { (set: $SP to $SP - 5) (set: $MP to $MP + 10) } <div style="font-size:14px; color:#666666; margin:10px 0"> 你注意到:<br> - 竞争对手的框架其实略显过时<br> - 投行更关注短期财务指标<br> - IT团队的方案过于技术导向<br> - 客户在寻找能整合各方的观点 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 精力值(SP) -5 专业度(MP) +10 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈小声提醒:<br> "观察很重要,你发现了:<br> 1. 各方的立场和盲点<br> 2. 客户的真实需求<br> 3. 后续可以切入的角度" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续会议->第二幕场景3]] <div style="font-size:12px; color:#666666; margin-top:5px">获得了关键信息</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">分工协作</h1> <div style="font-size:14px; color:#666666">你提议:"我们可以建立一个整合框架,将各方优势结合起来..."</div> </div> { (set: $MP to $MP - 15) (set: $SP to $SP - 10) (set: $CP to $CP + 20) } <div style="font-size:14px; color:#666666; margin:10px 0"> 现场反应:<br> - 客户表示赞同<br> - 其他方若即若离<br> - 项目责任增大<br> - 协调难度提高 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 专业度(MP) -15 精力值(SP) -10 信誉度(CP) +20 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈评价:<br> "这是个有魄力的选择:<br> 1. 展现了统筹能力<br> 2. 获得了客户好感<br> 3. 但要注意协调各方利益<br> 4. 压力会很大" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续会议->第二幕场景3]] <div style="font-size:12px; color:#666666; margin-top:5px">成功建立了合作框架</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">意外转折</h1> <div style="font-size:14px; color:#666666">正当各方讨论逐渐深入时,张总突然说:"对了,差点忘了一件事..."</div> </div> |html>[<style> @keyframes focus { from { filter: blur(6px); } to { filter: blur(0); } } .focus-text { animation: focus 2s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#666666; margin:10px 0; text-align:center;"> (赶快捂住张总的嘴!) </div>] <div style="font-size:14px; color:#666666; margin:10px 0"> 张总:"董事长刚刚通知,他明天要见投资人,需要一个初步的转型方案,今晚能出吗?"<br><br> |html>[<style> @keyframes focus { from { filter: blur(6px); } to { filter: blur(0); } } .focus-text { animation: focus 2s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#666666; margin:10px 0; text-align:center;"> (不,我不敢真的捂住他的嘴) </div>] 会议室瞬间安静,其他咨询公司代表纷纷看了下手表,投行精英突然"想起"有个重要电话... </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[熬夜赶工->第二幕场景3选择1]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗耐心值(HP) -30,精力值(SP) -20,获得信誉度(CP) +25</div> </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[提供替代方案->第二幕场景3选择2]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗专业度(MP) -15,获得信誉度(CP) +15</div> </div> <div style="border:1px solid #E5E5E5; padding:10px"> [[委婉拒绝->第二幕场景3选择3]] <div style="font-size:12px; color:#666666; margin-top:5px">损失信誉度(CP) -20,但保留HP/SP</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">夜以继日</h1> <div style="font-size:14px; color:#666666">你坚定地说:"好的,我们今晚加班把初稿做出来。"</div> </div> { (set: $HP to $HP - 30) (set: $SP to $SP - 20) (set: $CP to $CP + 25) } <div style="font-size:14px; color:#666666; margin:10px 0"> 当晚凌晨3点:<br> - 你的办公室还亮着灯<br> - 第七杯咖啡已经见底<br> - 邮件终于发出去了<br> - 项目节奏被提前设定 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 耐心值(HP) -30 精力值(SP) -20 信誉度(CP) +25 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈留下来陪你加班,说:<br> "这个选择有好有坏:<br> 1. 获得了客户的信任<br> 2. 展现了团队的执行力<br> 3. 但可能建立了不健康的预期<br> 4. 后续项目会很辛苦..." </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续项目->第二幕场景4]] <div style="font-size:12px; color:#666666; margin-top:5px">得到了认可,但付出了代价</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">专业替代</h1> <div style="font-size:14px; color:#666666">你专业地建议:"我们可以先准备一个战略框架和关键方向,明早细化具体内容..."</div> </div> { (set: $MP to $MP - 15) (set: $CP to $CP + 15) } <div style="font-size:14px; color:#666666; margin:10px 0"> 你的提议包括:<br> - 今晚完成框架设计<br> - 明早补充具体内容<br> - 分阶段交付成果<br> - 确保质量和效率 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 专业度(MP) -15 信誉度(CP) +15 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈评价:<br> "这是个平衡的选择:<br> 1. 既展现了专业性<br> 2. 又保护了团队<br> 3. 给出了合理方案<br> 4. 重新定义了期望" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续项目->第二幕场景4]] <div style="font-size:12px; color:#666666; margin-top:5px">找到了平衡点</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">坚持原则</h1> <div style="font-size:14px; color:#666666">你认真地说:"为了确保方案质量,建议我们按照正常流程推进..."</div> </div> { (set: $CP to $CP - 20) } <div style="font-size:14px; color:#666666; margin:10px 0"> 现场反应:<br> - 张总面色不悦<br> - 竞争对手露出微笑<br> - 投行代表偷偷记录<br> - 前辈轻轻摇头 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 信誉度(CP) -20 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈后来告诉你:<br> "原则很重要,但方式也很关键:<br> 1. 错过了建立信任的机会<br> 2. 可能影响后续合作<br> 3. 给竞争对手可乘之机<br> 4. 但确实保护了团队" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续项目->第二幕场景4]] <div style="font-size:12px; color:#666666; margin-top:5px">坚持了原则,但失去了机会</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">项目危机</h1> <div style="font-size:14px; color:#666666">一周后,你收到三条消息。</div> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> ➤ 张总的邮件:<br> "竞争对手说他们可以两周内完成,而且报价更低..."<br><br> ➤ 投行同事的微信:<br> "听说客户对我们的初步方案不太满意..."<br><br> ➤ 前辈的短信:<br> "小心,有人在故意放风声打压我们" </div> |html>[<style> @keyframes focus { from { filter: blur(6px); } to { filter: blur(0); } } .focus-text { animation: focus 2s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#666666; margin:10px 0; text-align:center;"> (戏多是多的.....) </div>] <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[召开内部会议,重整团队->第二幕场景4选择1]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗精力值(SP) -15,获得专业度(MP) +20</div> </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[直接约见张总,摊牌沟通->第二幕场景4选择2]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗耐心值(HP) -20,获得信誉度(CP) +25</div> </div> <div style="border:1px solid #E5E5E5; padding:10px"> [[暗中调查竞争对手的情况->第二幕场景4选择3]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗专业度(MP) -10,精力值(SP) -10</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">内部整顿</h1> <div style="font-size:14px; color:#666666">你召集团队开了一个紧急会议。</div> </div> { (set: $SP to $SP - 15) (set: $MP to $MP + 20) } <div style="font-size:14px; color:#666666; margin:10px 0"> 会议成果:<br> - 梳理了项目优势<br> - 发现了方案亮点<br> - 找到了突破口<br> - 重振了团队士气 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 精力值(SP) -15 专业度(MP) +20 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈评价:<br> "这是个稳妥的选择:<br> 1. 团结内部最重要<br> 2. 发挥了团队智慧<br> 3. 找到了应对方向<br> 但要记住,在凝聚内部的同时,也要关注外部变化。" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[进入关键时刻->第二幕高潮]] <div style="font-size:12px; color:#666666; margin-top:5px">团队更加团结</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">直面问题</h1> <div style="font-size:14px; color:#666666">你预约了张总,准备开诚布公地沟通。</div> </div> { (set: $HP to $HP - 20) (set: $CP to $CP + 25) } <div style="font-size:14px; color:#666666; margin:10px 0"> 张总办公室:<br> "张总,关于竞争对手的报价,我们需要说明几点..."<br><br> 谈话要点:<br> - 质量需要时间保证<br> - 低价可能有隐藏陷阱<br> - 我们的差异化优势<br> - 长期合作的价值 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 耐心值(HP) -20 信誉度(CP) +25 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈点评:<br> "勇气可嘉,效果也不错:<br> 1. 展现了担当<br> 2. 澄清了误解<br> 3. 建立了直接沟通渠道<br> 但这种打法要确保有足够的底气。" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[进入关键时刻->第二幕高潮]] <div style="font-size:12px; color:#666666; margin-top:5px">赢得了客户的理解</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">暗中调查</h1> <div style="font-size:14px; color:#666666">你开始暗中收集竞争对手的信息...</div> </div> { (set: $MP to $MP - 10) (set: $SP to $SP - 10) } <div style="font-size:14px; color:#666666; margin:10px 0"> 调查发现:<br> - 他们在其他项目上出现过问题<br> - 低价是以削减调研深度为代价<br> - 团队配置不够资深<br> - 有类似项目失败的案例 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 专业度(MP) -10 精力值(SP) -10 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈警告:<br> "情报很有用,但要注意:<br> 1. 不要直接攻击对手<br> 2. 把重点放在自己的优势上<br> 3. 留意职业操守的底线<br> 4. 适度利用信息" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[进入关键时刻->第二幕高潮]] <div style="font-size:12px; color:#666666; margin-top:5px">掌握了关键信息</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">出人意料的结果</h1> <div style="font-size:14px; color:#666666">一周后,公司会议室。</div> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 张总宣布最终决定:<br> "经过慎重考虑,董事会决定..."<br><br> "这个项目,将由两家公司共同完成。"<br><br> 会议室里一片寂静。 </div> |html>[<style> @keyframes focus { from { filter: blur(6px); } to { filter: blur(0); } } .focus-text { animation: focus 2s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#DC143C; margin:10px 0; text-align:center;"> (不是,你玩我呢?) </div>] <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈小声解释:<br> "这是很典型的甲方决策:<br> 1. 降低风险<br> 2. 相互制衡<br> 3. 控制成本<br> 4. 保持压力" </div> |html>[<style> @keyframes focus { from { filter: blur(6px); } to { filter: blur(0); } } .focus-text { animation: focus 4s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#DC143C; margin:10px 0; text-align:center;"> (前辈啊,你怎么还帮甲方说话呢) </div>] <div style="background:#F8F8F8; padding:10px; margin:10px 0"> <div style="font-size:14px; color:#333333; margin-bottom:5px">第二幕结束,当前属性:</div> <div style="font-size:12px; color:#666666"> 耐心值(HP): $HP<br> 专业度(MP): $MP<br> 精力值(SP): $SP<br> 信誉度(CP): $CP </div> </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[接受合作->第三幕开始选择1]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗耐心值(HP) -10,可能获得新机会</div> </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[礼貌拒绝->第三幕开始选择2]] <div style="font-size:12px; color:#666666; margin-top:5px">保留HP/SP,但失去项目</div> </div> <div style="border:1px solid #E5E5E5; padding:10px"> [[提出替代方案->第三幕开始选择3]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗专业度(MP) -15,结果未知</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">方案PK现场</h1> <div style="font-size:14px; color:#666666">董事长会议室内,气氛凝重。</div> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 在场人员:<br> - 董事长和其他高管<br><br> - 竞争对手团队<br><br> - 投行和IT顾问<br><br> - 你的团队<br><br> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 竞争对手刚刚完成了汇报,他们:<br> - 开出了更低的价格<br><br> - 展示了华丽的PPT<br><br> - 暗示已经有成功案例<br><br> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 轮到你们展示时,突然...<br> 董事长提出了一个完全意想不到的问题:<br><br> "如果只给你们三天时间,你们会如何帮助我们实现真正的转型,而不是纸上谈兵?”<br><br> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 关键时刻,你要如何应对?<br> </div> |html>[<style> @keyframes focus { from { filter: blur(6px); } to { filter: blur(0); } } .focus-text { animation: focus 2s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#666666; margin:10px 0; text-align:center;"> (啊,心跳开始加快了) </div>] <div style="background:#F8F8F8; padding:10px; margin:10px 0"> <div style="font-size:14px; color:#333333; margin-bottom:5px">第二幕结束,当前属性:</div> <div style="font-size:12px; color:#666666"> 耐心值(HP): $HP<br> 专业度(MP): $MP<br> 精力值(SP): $SP<br> 信誉度(CP): $CP </div> </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[即兴展示三天行动方案(-25 MP,+30 CP)->第二幕高潮选择1]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗耐心值(HP) -10,可能获得新机会</div> </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[质疑假设,重新定义转型(-20 MP,+20 CP)->第二幕高潮选择2]] <div style="font-size:12px; color:#666666; margin-top:5px">保留HP/SP,但失去项目</div> </div> <div style="border:1px solid #E5E5E5; padding:10px"> [[讲述一个真实的失败案例(-15 CP,但可能获得尊重)->第二幕高潮选择3]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗专业度(MP) -15,结果未知</div> </div> <div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">临场发挥</h1> <div style="font-size:14px; color:#666666">你站起来走向白板:"让我们现场设计一个72小时的行动方案..."</div> </div> { (set: $MP to $MP - 25) (set: $CP to $CP + 30) } <div style="font-size:14px; color:#666666; margin:10px 0"> 你的即兴发挥:<br> - 第一天:高管访谈与痛点诊断<br> - 第二天:研讨会与方案共创<br> - 第三天:快速原型与即时反馈<br><br> 会议室的反应:<br> - 董事长放下了手机<br> - 高管们开始记笔记<br> - 竞争对手显得紧张<br> - 前辈暗暗点头 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 专业度(MP) -25 信誉度(CP) +30 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈后来评价:<br> "这是高手的表现:<br> 1. 抓住了行动导向<br> 2. 展现了专业能力<br> 3. 打破了传统思维<br> 但要小心高期望" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[等待结果->第二幕结局]] <div style="font-size:12px; color:#666666; margin-top:5px">赢得了关键一战</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">重新定义</h1> <div style="font-size:14px; color:#666666">你沉稳地说:"让我们先思考一个问题:三天的转型是否真的是我们想要的?"</div> </div> { (set: $MP to $MP - 20) (set: $CP to $CP + 20) } <div style="font-size:14px; color:#666666; margin:10px 0"> 你的论述:<br> - 快速≠有效<br> - 转型需要持续投入<br> - 建议分阶段实施<br> - 提出"快速启动,持续深化"的策略<br><br> 会议室的氛围:<br> - 董事长若有所思<br> - 一些高管点头赞同<br> - 竞争对手有些措手不及<br> - 前辈露出欣慰的笑容 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 专业度(MP) -20 信誉度(CP) +20 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈评价:<br> "很专业的反思:<br> 1. 引导客户思考本质<br> 2. 避免了简单化承诺<br> 3. 展现了战略思维<br> 4. 维护了咨询尊严" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[等待结果->第二幕结局]] <div style="font-size:12px; color:#666666; margin-top:5px">展现了专业深度</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">真诚分享</h1> <div style="font-size:14px; color:#666666">你决定讲述一个真实案例:"让我分享一个失败的转型项目经历..."</div> </div> { (set: $CP to $CP - 15) (set: $respect to "high") } <div style="font-size:14px; color:#666666; margin:10px 0"> 你的分享:<br> - 一个快速转型的失败案例<br> - 深入的原因分析<br> - 关键的学习心得<br> - 对本项目的启示<br><br> 会议室的反应:<br> - 董事长全程专注<br> - 高管们交换眼神<br> - 竞争对手无话可说<br> - 前辈看着你的眼神充满赞许 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 信誉度(CP) -15 获得了特殊状态:真诚专业 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈评价:<br> "这需要勇气:<br> 1. 用失败案例说服客户<br> 2. 展现了真诚和专业<br> 3. 可能损失项目<br> 4. 但赢得了尊重" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[等待结果->第二幕结局]] <div style="font-size:12px; color:#666666; margin-top:5px">用真诚赢得了尊重</div> </div># 游戏说明 大家好,我是雅各布。 一个全职战略咨询师,半职人类学者。喜欢捣鼓新东西,包括 AI。 所以这款用 AI 做的《乙方生存指南》,简单来说是一个选择向的文字冒险的游戏。 你将扮演一名初入职场的咨询顾问,在各种甲方爸爸和魔鬼般的项目经理之间周旋,努力完成项目、升职加薪、走上人生巅峰(或者被生活按在地上摩擦)。 为啥要做这么个游戏呢?哎,说多了都是泪。咱们乙方人,谁没经历过几个通宵达旦改PPT的夜晚?谁没感受过甲方爸爸“改亿稿”的温柔?谁没体会过“这事儿不着急,下班前给我”的刺激?(手动狗头) 在游戏中,你将扮演一名刚入职的咨询顾问(天选咨询打工人),需要面对各种甲方的"神(Qi)奇(Pa)"需求。 你需要管理好自己的: * 耐心值(HP) - 承受客户要求的能力 (即 抵抗PUA的能力) * 专业度(MP) - 使用专业技能的资源 * 精力值(SP) - 影响工作效率 * 信誉度(CP) - 影响客户关系 游戏提示: 1. 注意保持各项属性值的平衡 2. 不同的选择会影响不同的属性值 3. 你的选择将决定故事的走向 总而言之,《乙方生存计划》是一款献给所有乙方人的游戏。 希望大家在玩游戏的同时,能够放松心情,找到共鸣,也能够对自己的职业生涯有所思考。 希望以上内容能够符合您的要求。 如果您有其他需要修改或补充的地方,请随时告诉我: https://jacoblh.notion.site/ [[返回标题界面->Start]]<div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">规范沟通</h1> <div style="font-size:14px; color:#666666">你提议建立正式的项目管理制度。</div> </div> { (set: $MP to $MP - 15) (set: $CP to $CP + 10) } <div style="font-size:14px; color:#666666; margin:10px 0"> 你建立的机制包括:<br> - 统一的汇报机制<br> - 明确的职责划分<br> - 透明的决策流程<br> - 定期的同步会议<br><br> 效果:<br> - 竞争对手不得不遵守规则<br> - 客户认可了这个提议<br> - 项目节奏变得可控<br> - 但工作量明显增加 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 专业度(MP) -15 信誉度(CP) +10 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈评价:<br> "这是个专业的解决方案:<br> 1. 把竞争转化为规则<br> 2. 用制度约束行为<br> 3. 展现了管理能力<br> 4. 但要注意别太死板" </div> |html>[<style> @keyframes focus { from { filter: blur(6px); } to { filter: blur(0); } } .focus-text { animation: focus 4s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#DC143C; margin:10px 0; text-align:center;"> (但我开始掉头发了) </div>] <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续项目->第三幕高潮A]] <div style="font-size:12px; color:#666666; margin-top:5px">用规则化解了危机</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">高层介入</h1> <div style="font-size:14px; color:#666666">你约见张总,直接沟通问题。</div> </div> { (set: $CP to $CP - 10) (set: $MP to $MP + 15) } <div style="font-size:14px; color:#666666; margin:10px 0"> 会面内容:<br> "为了项目更好地推进,我们需要明确一些问题..."<br><br> 张总的反应:<br> - 理解你的困扰<br> - 表示会协调<br> - 但也有些不悦<br> - 暗示要多担待<br><br> 会后影响:<br> - 竞争对手暂时收敛<br> - 但关系更加微妙<br> - 项目压力增大<br> - 需要证明自己 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 信誉度(CP) -10 专业度(MP) +15 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈分析:<br> "这步棋走得有点险:<br> 1. 问题确实得到重视<br> 2. 但可能伤了和气<br> 3. 高层不喜欢被打扰<br> 4. 要做好后续处理" </div> |html>[<style> @keyframes focus { from { filter: blur(6px); } to { filter: blur(0); } } .focus-text { animation: focus 4s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#DC143C; margin:10px 0; text-align:center;"> (是啊,我被都湿了) </div>] <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续项目->第三幕高潮A]] <div style="font-size:12px; color:#666666; margin-top:5px">暂时解决了问题,但留下隐患</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">暗中准备</h1> <div style="font-size:14px; color:#666666">你开始默默记录所有异常情况。</div> </div> { (set: $SP to $SP - 10) } <div style="font-size:14px; color:#666666; margin:10px 0"> 你的行动:<br> - 存档关键邮件<br> - 记录会议内容<br> - 保留方案版本<br> - 整理时间线<br><br> 意外发现:<br> - 对方确实有意图<br> - 但也留下把柄<br> - 证据越积越多<br> - 情况比想象的复杂 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 精力值(SP) -10 获得特殊状态:谈判筹码 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈警告:<br> "这是把双刃剑:<br> 1. 有了防身武器<br> 2. 但也容易两败俱伤<br> 3. 要留好后路<br> 4. 最好不要用到" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续项目->第三幕高潮A]] <div style="font-size:12px; color:#666666; margin-top:5px">掌握了关键证据</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">新的机遇</h1> <div style="font-size:14px; color:#666666">你联系了那家创新企业,了解到他们正尝试一个全新的商业模式。</div> </div> { (set: $SP to $SP - 10) (set: $MP to $MP + 20) } <div style="font-size:14px; color:#666666; margin:10px 0"> 对方CEO亲自与你见面:<br> "我们想改变传统咨询模式。不要短期项目,不要表面方案。我们需要真正理解企业,和他们一起成长。"<br><br> 你发现:<br> - 他们关注长期价值<br> - 团队都是跨界人才<br> - 工作方式很不传统<br> - 但发展前景未知 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 精力值(SP) -10 专业度(MP) +20 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈鼓励道:<br> "有时候拒绝一个项目,反而打开了新的大门。这可能是你一直在寻找的机会。" </div> |html>[<style> @keyframes focus { from { filter: blur(6px); } to { filter: blur(0); } } .focus-text { animation: focus 4s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#DC143C; margin:10px 0; text-align:center;"> (鸡汤都被你说完了) </div>] <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[进入抉择->第三幕高潮B]] <div style="font-size:12px; color:#666666; margin-top:5px">发现了新的可能</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">静观其变</h1> <div style="font-size:14px; color:#666666">你决定不急于做出选择,先观察市场动向。</div> </div> { (set: $HP to $HP + 10) (set: $CP to $CP - 5) } <div style="font-size:14px; color:#666666; margin:10px 0"> 意外发现:<br> - 更多人认同你的立场<br> - 一些老客户主动联系<br> - 行业在悄悄变化<br> - 新的机会在孕育<br><br> 这段时间里:<br> - 你有更多时间思考<br> - 开始写一些行业观察<br> - 认识了一些志同道合的人<br> - 发现了新的职业方向 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 耐心值(HP) +10 信誉度(CP) -5 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈理解地说:<br> "有时候什么都不做,反而是最好的选择。这给了你思考的空间,也让市场看到了你的价值。" </div> |html>[<style> @keyframes focus { from { filter: blur(6px); } to { filter: blur(0); } } .focus-text { animation: focus 4s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#DC143C; margin:10px 0; text-align:center;"> (鸡汤都被你说完了) </div>] <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[进入抉择->第三幕高潮B]] <div style="font-size:12px; color:#666666; margin-top:5px">在等待中找到方向</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">寻求平衡</h1> <div style="font-size:14px; color:#666666">你尝试提出一个折中方案:"我们或许可以尝试一种新的合作模式..."</div> </div> { (set: $MP to $MP - 15) (set: $CP to $CP + 10) } <div style="font-size:14px; color:#666666; margin:10px 0"> 你的提议:<br> - 保持与现有客户关系<br> - 同时探索新的可能<br> - 寻找合作契机<br> - 创造共赢机会<br><br> 结果:<br> - 各方反应不一<br> - 一些人理解你的用意<br> - 但也有人觉得模棱两可<br> - 你开始怀疑这个决定 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 专业度(MP) -15 信誉度(CP) +10 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈叹息道:<br> "想要两全其美很难。有时候,不完美的决定反而让我们看清自己真正想要什么。" </div> |html>[<style> @keyframes focus { from { filter: blur(6px); } to { filter: blur(0); } } .focus-text { animation: focus 4s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#DC143C; margin:10px 0; text-align:center;"> (鸡汤都被你说完了) </div>] <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[进入抉择->第三幕高潮B]] <div style="font-size:12px; color:#666666; margin-top:5px">在矛盾中寻找答案</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">执行方案</h1> <div style="font-size:14px; color:#666666">你花了一周时间,设计了详细的新型合作方案。</div> </div> { (set: $MP to $MP - 20) (set: $CP to $CP + 15) } <div style="font-size:14px; color:#666666; margin:10px 0"> 你的方案包括:<br> - 双方团队的深度融合<br> - 按价值而非时间收费<br> - 引入敏捷项目管理<br> - 建立共同KPI体系<br><br> 各方反应:<br> - 客户称赞方案专业性<br> - 团队有了明确方向<br> - 竞争对手表示认可<br> - 行业媒体开始关注 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 专业度(MP) -20 信誉度(CP) +15 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈评价:<br> "这不仅是一份方案,更是一次行业实验。你把咨询的本质重新思考了一遍。" </div> |html>[<style> @keyframes focus { from { filter: blur(6px); } to { filter: blur(0); } } .focus-text { animation: focus 4s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#DC143C; margin:10px 0; text-align:center;"> (看到我黑眼圈了吗) </div>] <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续探索->第三幕高潮C]] <div style="font-size:12px; color:#666666; margin-top:5px">开创了新的模式</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">开诚布公</h1> <div style="font-size:14px; color:#666666">你召集了所有相关方开会:"让我们谈谈各自的真实想法。"</div> </div> { (set: $SP to $SP - 15) (set: $CP to $CP + 20) } <div style="font-size:14px; color:#666666; margin:10px 0"> 会议进展出人意料:<br> - 大家都承认现有模式的问题<br> - 客户分享了深层困扰<br> - 团队提出了创新想法<br> - 甚至竞争对手也敞开心扉<br><br> 意外收获:<br> - 建立了深度互信<br> - 发现了共同愿景<br> - 形成了创新联盟<br> - 获得了高层支持 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 精力值(SP) -15 信誉度(CP) +20 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈感慨:<br> "真诚往往比技巧更有力量。你创造了一个可能:竞争对手也能成为创新伙伴。" </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续探索->第三幕高潮C]] <div style="font-size:12px; color:#666666; margin-top:5px">找到了突破口</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">稳步试探</h1> <div style="font-size:14px; color:#666666">你选择了一个小项目作为试点:"从小处着手,稳步前进。"</div> </div> { (set: $MP to $MP - 10) (set: $SP to $SP - 5) } <div style="font-size:14px; color:#666666; margin:10px 0"> 试点过程中:<br> - 发现了一些意外问题<br> - 及时调整了方向<br> - 积累了实践经验<br> - 赢得了更多支持<br><br> 收获:<br> - 证明了创新的可行性<br> - 避免了重大风险<br> - 建立了示范效应<br> - 团队更有信心了 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0; font-size:12px; color:#3B82F6"> 专业度(MP) -10 精力值(SP) -5 获得状态:试点经验 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈认可:<br> "创新不是一蹴而就的。你用小项目验证了大想法,这是最聪明的做法。" </div> |html>[<style> @keyframes focus { from { filter: blur(6px); } to { filter: blur(0); } } .focus-text { animation: focus 4s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#DC143C; margin:10px 0; text-align:center;"> (我果然是个大聪明!) </div>] <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续探索->第三幕高潮C]] <div style="font-size:12px; color:#666666; margin-top:5px">验证了新模式</div> </div>|html>[<audio src="https://github.com/jacobtantyx/tcsg/raw/refs/heads/main/Evening.mp3" autoplay loop preload="auto" style="display:none; position:absolute; left:-9999px;"></audio>] <style> .credits-container { width: 100%; height: 500px; overflow: hidden; background: #000000; position: relative; } .credits-scroll { color: #FFD700; position: absolute; width: 100%; text-align: center; animation: scroll-up 60s linear; animation-fill-mode: forwards; padding: 20px; } @keyframes scroll-up { 0% { transform: translateY(500px); } 100% { transform: translateY(-100%); } } .restart-button { position: fixed; bottom: 20px; left: 50%; transform: translateX(-50%); background: #FFFFFF; border: 1px solid #E5E5E5; padding: 10px 20px; border-radius: 5px; cursor: pointer; color: #333333; text-decoration: none; } </style> <div class="credits-container"> <div class="credits-scroll"> <h1 style="font-size: 24px; margin: 40px 0;">乙方生存指南</h1> <p style="font-size: 18px; margin: 30px 0;">一个关于成长的故事</p> <div style="margin: 60px 0;"> <h2 style="font-size: 20px; margin: 20px 0;">游戏设计</h2> <p>雅各布 & Claude</p> </div> <div style="margin: 60px 0;"> <h2 style="font-size: 20px; margin: 20px 0;">特别感谢</h2> <p>Ada Han</p> <p>Mike Zhang</p> <p>Jasmine Yang</p> </div> <div style="margin: 60px 0;"> <h2 style="font-size: 20px; margin: 20px 0;">给玩家的话</h2> <p>没有标准答案</p> <p>每个选择都是一种可能</p> <p>重要的不是结局</p> <p>而是选择的过程</p> </div> <div style="margin: 60px 0;"> <p style="font-size: 16px;">2024年</p> <p style="font-size: 16px;">献给每一个努力生存的人</p> </div> </div> </div> <div class="restart-button"> [[重新开始->Start]] </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">关键项目</h1> <div style="font-size:14px; color:#666666">"叮"的一声,你收到了一封标题为 "紧急:战略转型项目启动" 的邮件。</div> </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0"> <div style="font-size:12px; color:#666666"> 发件人:张总(战略转型项目负责人)<br> 主题:紧急:战略转型项目启动<br> <br> 各位好,<br> 应董事会要求,我们将立即启动集团战略转型项目。考虑到项目重要性,我们同时邀请了:<br> - 顶级咨询公司(你们的竞争对手)<br> - 知名投行(他们总是抢话)<br> - IT咨询公司(技术方案提供商)<br> 请各位15分钟后到会议室集合。 </div> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 前辈小声提醒:"这是个棘手的项目,记住:<br> 1. 多方参与意味着职责不清<br> 2. 紧急项目往往藏着故事<br> 3. 竞争对手的存在会很微妙" </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[快速查看公司背景->第二幕场景1选择1]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗精力值(SP) -5,获得专业度(MP) +10</div> </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[为可能的问题做准备->第二幕场景1选择2]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗精力值(SP) -10,获得专业度(MP) +15</div> </div> <div style="border:1px solid #E5E5E5; padding:10px"> [[先喝杯咖啡冷静一下->第二幕场景1选择3]] <div style="font-size:12px; color:#666666; margin-top:5px">恢复耐心值(HP) +5,损失专业度(MP) -5</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">战略转型项目启动会</h1> <div style="font-size:14px; color:#666666">会议室里已经坐了不少人:<br> - 西装笔挺的竞争对手咨询团队<br> - 永远盯着手机的投行精英<br> - 带着各种设备的IT咨询顾问<br> - 神情严肃的客户高管们</div> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 张总开门见山:"各位,董事会要求一个月内完成战略转型方案。我们请了各路专家,就是要确保方案的全面性..." 突然,几个情况同时发生:<br> 1. 竞争对手抢先:"我们建议采用我们已经验证过的转型框架..."<br> 2. 投行代表插话:"要考虑资本市场反应..."<br> 3. IT顾问强调:"技术架构是关键..." </div> |html>[<style> @keyframes focus { from { filter: blur(6px); } to { filter: blur(0); } } .focus-text { animation: focus 2s ease-out; text-align: center; } </style> <div class="focus-text" style="color:#666666; margin:10px 0; text-align:center;"> (啊这.........) </div>] <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[使用"专业主导",强调咨询方法论->第二幕场景2选择1]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗专业度(MP) -20,可能获得主导权</div> </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[选择"战略性沉默",先观察局势->第二幕场景2选择2]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗精力值(SP) -5,保留行动空间</div> </div> <div style="border:1px solid #E5E5E5; padding:10px"> [[提议"分工协作",试图整合各方意见->第二幕场景2选择3]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗专业度(MP) -15,精力值(SP) -10,可能获得认可</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">凌晨紧急会议</h1> <div style="font-size:14px; color:#666666">凌晨2:37,你的手机突然响起。</div> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 紧急线上会议:<br> 客户CEO:"我刚下飞机,想到个好点子,咱们开个会讨论一下。两家公司都要参加..."<br><br> 竞争对手已经在线:<br> - 他们似乎早有准备<br> - 提前准备了新方案<br> - 暗示你们可能跟不上节奏 </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[熬夜应对->第三幕结局A1]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗全部剩余SP,获得大量CP</div> </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[巧妙推迟->第三幕结局A2]] <div style="font-size:12px; color:#666666; margin-top:5px">损失一些CP,保留SP</div> </div> <div style="border:1px solid #E5E5E5; padding:10px"> [[展示证据->第三幕结局A3]] <div style="font-size:12px; color:#666666; margin-top:5px">消耗MP,尝试一次反转</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#DC143C; margin:0">月光之下</h1> <div style="font-size:14px; color:#666666">凌晨<span style="color:#DC143C">4:12</span>,办公室里只剩下屏幕的微光。</div> </div> { (set: $SP to 0) (set: $CP to $CP + 40) (set: $ending to "workaholic") } <div style="font-size:14px; color:#666666; margin:10px 0"> 显示器的光映在你疲惫的眼睛上。窗外,城市的灯火像星星一样,一盏接一盏地熄灭。桌上的第八杯咖啡早已凉透,你却感觉不到困意——项目终于突破了。<br><br> 你揉了揉酸痛的太阳穴,打开手机。 未接来电:妈妈(<span style="color:#DC143C">3</span>) 最后一通是在六小时前。你盯着那个红色的数字,一时不知道该如何回复。<br><br> "叮"的一声,客户的邮件来了:<br> "令人惊叹的解决方案!这正是我们想要的。"<br><br> 你露出一丝苦笑。这不正是你一直追求的吗?<br><br> 六个月后的某个午夜:<br> 你站在落地窗前,看着自己的倒影。高级经理的名片就放在桌上,两个重量级项目在等着你,团队里的新人都在传说你的"工作传奇"。<br><br> 但你开始记不清上次看电影是什么时候。<br> 胃里时不时的抽痛提醒着你今天又错过了正常的饭点。<br> 朋友说你的眼神变了,不再有那种年轻人的天真和热情。<br> 你发现自己在半夜惊醒,第一反应是查看邮件。 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 深夜的电梯里,前辈看着你,欲言又止。最后他只说了一句:<br> "你创造了完美的解决方案,却找不到解决自己的方案。这个行业,就是这样慢慢把人榨干的。"<br><br> 你看着电梯<span style="opacity:0.5">▲</span>上升的数字,突然意识到,自己好像真的很久没看过<span style="color:#DC143C">月亮</span>了。 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0"> <div style="font-size:14px; color:#333333; margin-bottom:5px">最终属性:</div> <div style="font-size:12px; color:#666666"> 耐心值(HP): $HP<br> 专业度(MP): $MP<br> 精力值(SP): $SP<br> 信誉度(CP): $CP </div> </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续->致谢页面]] <div style="font-size:12px; color:#666666; margin-top:5px">游戏结束:【职业赢家】 你在职场上攀登到了顶峰,却忘了抬头看看月亮。</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#DC143C; margin:0">平衡之道</h1> <div style="font-size:14px; color:#666666">"非常感谢CEO的真知灼见,让我们明早九点组织一个全员参与的研讨会..."</div> </div> { (set: $CP to $CP - 15) (set: $HP to $HP + 20) (set: $ending to "balance") } <div style="font-size:14px; color:#666666; margin:10px 0"> 当你结束会议的那一刻,仿佛看到屏幕那端,竞争对手露出了一丝胜利的微笑。<br><br> 你没有选择追逐这一场无休止的竞赛,而是转过身,拨通了家人的电话,约好了周末的晚餐。<br><br> **一年后:**<br> - 你不是职场中最耀眼的那颗星,但客户却愿意找你长期合作。<br> - 团队成员常说,在你这里学到的不止是技术,还有为人处事的智慧。<br> - 你创造了一种独特的"精品项目"模式,成为行业的参考范例。<br><br> **意外之喜:**<br> - 曾经的竞争对手如今来向你请教经验。<br> - 行业内开始称你为"最后的理性派"。<br> - 你的故事被写入了职业培训案例,成为许多人追求的职场范本。<br> - 你依然保持着每周一次的瑜伽课,内心宁静如初。 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 某个春日的傍晚,前辈在临退休时找到你。他凝视着夕阳,缓缓说道:<br> "这个行业不需要更多英雄主义。真正重要的,是可持续的智慧。你走出了自己的路,为后来者提供了另一种可能性。"<br><br> 那一刻,你笑着回答:<br> "我只是想抬头看看月亮,不想让它被灯光遮蔽了。" <br> 阳光洒在你的脸上,温暖却不刺眼,正如你的内心一般。 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0"> <div style="font-size:14px; color:#333333; margin-bottom:5px">最终属性:</div> <div style="font-size:12px; color:#666666"> 耐心值(HP): $HP<br> 专业度(MP): $MP<br> 精力值(SP): $SP<br> 信誉度(CP): $CP </div> </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续->致谢页面]] <div style="font-size:12px; color:#666666; margin-top:5px">游戏结束:【智者之道】<br> 你没有成为最闪耀的那个人,但你或许成为了最智慧的那一个。</div> </div> <div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#DC143C; margin:0">真相时刻</h1> <div style="font-size:14px; color:#666666; animation: fadeIn 2s;"> "在讨论新点子之前,我想先分享一些发现..." </div> </div> { (set: $MP to $MP - 20) (set: $CP to $CP + 30) (set: $ending to "truth") } <div style="font-size:14px; color:#666666; margin:10px 0"> 深夜的会议室里,空气像静止了一样。你将所有证据投射到屏幕上,平静地说:<br><br> **"这里是我过去几个月发现的一些问题..."**<br> 没有指责,只有事实。没有愤怒,只有数据。这是你对真相的回答。<br><br> **一个月后:**<br> - 项目被完全重组,流程更加透明。<br> - 竞争对手默默更换了项目负责人。<br> - CEO亲自找你谈话,问你对公司未来的看法。<br> - 你发现自己站在了全新的起点上。<br><br> **更重要的是:**<br> - 你开始反思咨询行业的本质:它究竟该服务于什么?<br> - 有人说你太理想主义,也有人开始仿效你的做法。<br> - 你决定用一支笔,写一本关于行业变革的书,那将是你留给这个世界的答案。 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 凌晨的微光洒在前辈的脸上,他轻轻地说:<br> "知道吗?这个行业缺的不是能力,而是**勇气**。勇气不是为了对抗,而是为了直面真相的决心。"<br><br> 他的声音稍稍颤抖,仿佛穿越了他整个职业生涯的记忆:<br> "你没有选择成为赢家,而是选择改变游戏规则。这条路更难,但它才真正值得走下去。" </div> <div style="background:#F8F8F8; padding:15px; margin:10px 0; border-radius:10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);"> <div style="font-size:14px; color:#333333; font-weight:bold; margin-bottom:5px">最终属性:</div> <div style="font-size:12px; color:#666666"> 耐心值(HP): $HP<br> 专业度(MP): $MP<br> 精力值(SP): $SP<br> 信誉度(CP): $CP </div> </div> <div style="border:2px solid #DC143C; padding:15px; text-align:center; border-radius:10px; margin:10px 0; animation: fadeIn 2s;"> [[继续->致谢页面]] <div style="font-size:12px; color:#666666; margin-top:5px"> 游戏结束:【变革者】<br> <span style="font-style:italic;">你选择改变规则,而不是适应规则。这是一条更难的路,但也可能是一条更有意义的路。</span> </div> </div> <style> @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } </style> <div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">人生的分岔路</h1> <div style="font-size:14px; color:#666666">一个月后,你的办公桌前摆着三封邮件。</div> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 第一封来自创新企业:<br> "我们准备启动一个全新的商业模式,希望你能加入核心团队。薪资可能不及现在,但你将拥有更大的发展空间和自主权。"<br><br> 第二封来自一位老客户:<br> "最近我们在筹备一个全球性项目,需要你这样懂得坚持原则的顾问。"<br><br> 第三封来自家里:<br> "听说你最近在考虑职业转型?其实爸妈的公司也需要你这样的人才..."<br><br> 前辈走过来,看了看这些邮件:<br> "有时候,人生最重要的不是选择什么,而是为什么选择。" </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[加入创新创业->第三幕结局B1]] <div style="font-size:12px; color:#666666; margin-top:5px">追寻理想,开创新局</div> </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[接受老客户邀请->第三幕结局B2]] <div style="font-size:12px; color:#666666; margin-top:5px">坚持专业,继续在行业深耕</div> </div> <div style="border:1px solid #E5E5E5; padding:10px"> [[回归家族企业->第三幕结局B3]] <div style="font-size:12px; color:#666666; margin-top:5px">选择新的人生方向</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#DC143C; margin:0">破旧立新</h1> <div style="font-size:14px; color:#666666; animation: fadeIn 2s;"> 三年后,在一次行业论坛上。 </div> </div> { (set: $MP to $MP + 30) (set: $CP to $CP - 20) (set: $SP to $SP - 30) (set: $ending to "innovator") } <div style="font-size:14px; color:#666666; margin:10px 0"> 台下人声鼎沸,掌声此起彼伏。聚光灯照在你身上,让你的额头微微出汗。<br><br> 你轻轻清了清嗓子,扫了一眼屏幕上的幻灯片。第一行标题写着:<br> **“咨询的未来——从竞争到共创”**<br><br> 你开始演讲,语气沉稳而坚定:<br> **"三年前,我们做了一个看似疯狂的决定:废除计时收费,转而与客户共担风险和收益。这不只是模式的改变,更是关系的重建。"**<br><br> 屏幕上闪过的案例,是你团队的心血:<br> - 帮助一家小型初创公司成为行业巨头。<br> - 用创新商业模式,让几个老牌公司焕发新生。<br> - 为行业引入全新标准,改变了游戏规则。<br><br> 你话音刚落,台下传来一阵热烈的掌声,甚至有人站了起来。<br><br> 但这些掌声,无法抹去你的记忆。<br> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> **三年前的那些夜晚:**<br> - 办公室的灯光亮到凌晨,你翻阅财务报表,试图找到一个亏损项目的解法。<br> - 合伙人会议中,你一次次为理想辩护,却换来冷漠的质疑。<br> - 每当夜深人静,你盯着屏幕上反复修改的方案,听着空荡办公室里的风声,自问:**“这条路值得吗?”**<br><br> 有时,你从梦中惊醒,发现自己坐在办公桌旁,杯子里的咖啡已经凉透。<br><br> 但你没有退缩。<br> 每一次失败,每一个冷嘲热讽,都是对你的信念的考验。而现在,你站在这里,证明了自己的选择。 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 演讲结束后,前辈的短信弹了出来:<br> **"记得你说过要改变行业的陋习吗?你做到了。"**<br><br> 他的文字像一种告别,也像一种认可:<br> **"虽然付出了代价,但你证明了另一种可能。有时候,理想主义者才是最务实的人,因为他们创造了新的现实。"**<br><br> 你放下手机,抬头看向会场的天花板。光线柔和,但你仿佛看见了一片星空。<br><br> 从未如此清晰——改变世界,从来都不容易。但它的意义,会随着时间流传下去。 </div> <div style="background:#F8F8F8; padding:15px; margin:10px 0; border-radius:10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); animation: fadeIn 4s;"> <div style="font-size:14px; color:#333333; font-weight:bold; margin-bottom:5px">最终属性:</div> <div style="font-size:12px; color:#666666"> 耐心值(HP): $HP<br> 专业度(MP): $MP<br> 精力值(SP): $SP<br> 信誉度(CP): $CP </div> </div> <div style="border:2px solid #DC143C; padding:15px; text-align:center; border-radius:10px; margin:10px 0; animation: fadeIn 5s;"> [[继续->致谢页面]] <div style="font-size:12px; color:#666666; margin-top:5px; font-style:italic;"> 游戏结束:【破局者】<br> 你选择了最难的路,却创造了一个全新的未来。这是勇气与信念的胜利。 </div> </div> <style> @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } </style> <div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">破旧立新</h1> <div style="font-size:14px; color:#666666">三年后,在一次行业论坛上。</div> </div> { (set: $MP to $MP + 30) (set: $CP to $CP - 20) (set: $SP to $SP - 30) (set: $ending to "innovator") } <div style="font-size:14px; color:#666666; margin:10px 0"> 你正在台上分享新型咨询模式的实践:<br> "我们废除了计时收费,转而与客户共担风险和收益..."<br><br> 这三年里:<br> - 你的团队推出了几个开创性的商业模式<br> - 一些初创公司在你的帮助下迅速成长<br> - 传统咨询公司开始效仿你们的做法<br> - 你的演讲视频在社交媒体上广受关注<br><br> 但也有代价:<br> - 你经历了无数个失眠的夜晚<br> - 有几个项目亏损严重<br> - 一些老同事说你"太理想主义"<br> - 创业路上的孤独感时常袭来<br><br> 而最有趣的是:<br> - 那些当初质疑你的人开始偷偷模仿<br> - 一些学生说因为你才选择进入这个行业<br> - 你发现自己不再纠结于"成功"的定义<br> - 你开始明白,改变来自于坚持初心 </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 论坛结束后,前辈发来消息:<br> "记得你说过要改变行业的陋习吗?你做到了。虽然付出了代价,但你证明了另一种可能。有时候理想主义者最务实,因为他们创造了新的现实。" </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0"> <div style="font-size:14px; color:#333333; margin-bottom:5px">最终属性:</div> <div style="font-size:12px; color:#666666"> 耐心值(HP): $HP<br> 专业度(MP): $MP<br> 精力值(SP): $SP<br> 信誉度(CP): $CP </div> </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续->致谢页面]] <div style="font-size:12px; color:#666666; margin-top:5px">游戏结束:【破局者】- 你选择了最难的路,但可能也是最有意义的路。</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#DC143C; margin:0">回归家族企业</h1> <div style="font-size:14px; color:#666666; animation: fadeIn 2s;"> 一年后,在家族企业的年会上。 </div> </div> { (set: $MP to $MP + 10) (set: $SP to $SP + 20) (set: $CP to $CP + 15) (set: $ending to "family") } <div style="font-size:14px; color:#666666; margin:10px 0"> 年会大厅里,灯光明亮,但你的思绪却回到了这一年来经历的每一个深夜。<br><br> 当你决定回归家族企业时,很多人并不看好:<br> - **“家族企业很难革新,注定会被淘汰。”**<br> - **“放弃外面的大好机会,你会后悔的。”**<br><br> 你刚接手企业时,确实感受到了前所未有的压力:<br> - 生产线陈旧,质量问题频发,客户投诉直线上升。<br> - 高层管理守旧,不愿接受你的新想法,甚至当众质疑你的能力。<br> - 财务状况紧张,现金流随时可能断裂,你几乎动用了自己的积蓄来填补缺口。<br><br> 有那么几次,你在办公室里坐到凌晨,看着桌上的财报,深吸一口气,问自己:<br> **“这一切真的值得吗?”**<br><br> 但你没有放弃,而是选择直面每一个挑战:<br> - 你带着管理层走访工厂一线,用数据和案例让他们看到改进的必要性。<br> - 你引入了新的生产技术和质量管理体系,逐步改善客户的信任度。<br> - 通过一场又一场谈判,你赢得了几个关键合作伙伴的支持,为企业带来了急需的资金和资源。<br><br> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 现在的年会大厅,屏幕上播放着企业最新的宣传片:<br> - 一条全新的智能化生产线在工厂里高效运转。<br> - 重新设计的品牌形象吸引了更多年轻消费者,订单量增长了35%。<br> - 一项环保计划启动,将废料回收率提高了50%,成为业界的典范。<br><br> 你站在舞台中央,看着台下的员工和家人,缓缓说道:<br> **"这一年里,我们经历了许多挑战,但正是这些挑战让我们变得更强大。"**<br> “家族企业的力量,不仅在于传承,更在于它能为下一代创造出新的希望。”<br><br> 掌声中,你的父母相视一笑,眼中满是欣慰。他们知道,企业的未来已经在你的手中迎来了曙光。<br><br> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 年会结束后,你和父母一起走过空荡的大厅。父亲叹了口气,拍了拍你的肩膀:<br> **"这一年你吃了不少苦,但我相信,我们都做出了正确的选择。"**<br><br> 母亲握住你的手,温柔地说道:<br> **"你没有让我们失望,也让这个家族的事业重焕生机。"**<br><br> 你看着他们,心中涌起一阵温暖。你知道,这条路不容易,但你已经让“家”成为了更好的样子。<br> </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0"> <div style="font-size:14px; color:#333333; margin-bottom:5px">最终属性:</div> <div style="font-size:12px; color:#666666"> 耐心值(HP): $HP<br> 专业度(MP): $MP<br> 精力值(SP): $SP<br> 信誉度(CP): $CP </div> </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续->致谢页面]] <div style="font-size:12px; color:#666666; margin-top:5px">游戏结束:【家族传承者】 "你用坚持和创新,让家族企业从挑战中找到新的方向。"</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#333333; margin:0">关键抉择</h1> <div style="font-size:14px; color:#666666">半年后,你的创新模式引起了行业轰动。</div> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 多方邀约纷至沓来:<br> - 行业协会邀请你分享经验<br> - 大型咨询公司开出高薪挖角<br> - 风投想和你一起创业<br> - 国外同行表示合作意向<br><br> 但也面临抉择:<br> - 继续深化还是大规模推广?<br> - 保持独立还是加入大平台?<br> - 专注本土还是走向国际? </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[持续推动创新->第三幕结局C1]] <div style="font-size:12px; color:#666666; margin-top:5px">投入更多,押注未来</div> </div> <div style="border:1px solid #E5E5E5; padding:10px; margin-bottom:10px"> [[选择适度发展->第三幕结局C2]] <div style="font-size:12px; color:#666666; margin-top:5px">寻求平衡,确保可持续</div> </div> <div style="border:1px solid #E5E5E5; padding:10px"> [[面向全行业推广->第三幕结局C3]] <div style="font-size:12px; color:#666666; margin-top:5px">分享经验,影响行业</div> </div><div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#DC143C; margin:0">无限可能</h1> <div style="font-size:14px; color:#666666; animation: fadeIn 2s;"> 两年后,在一次TED演讲上。 </div> </div> { (set: $SP to $SP - 40) (set: $MP to $MP + 50) (set: $CP to $CP + 30) (set: $ending to "future") } <div style="font-size:14px; color:#666666; margin:10px 0"> 掌声渐渐平息,会场灯光暗了下来,聚光灯只落在你身上。屏幕上,一行文字被投影出来:<br> **“咨询,不只是建议,而是改变的催化剂。”**<br><br> 你站在TED演讲的舞台中央,望着满座的观众,心中感慨万千。这两年走过的路,像一部电影般浮现在脑海:<br><br> **这两年里:**<br> - 你的团队从30人扩展到300人,成为行业的新标杆。<br> - 你的创新模式登上《哈佛商业评论》的封面,被誉为“颠覆者的颠覆者”。<br> - 传统咨询公司纷纷效仿你的做法,行业正在悄然改变。<br> - 全球五个主要市场的分部已经开始运营,你的业务正以惊人的速度扩张。<br><br> 但这些荣耀背后,是无人知晓的代价:<br> - 你已经整整两年没有休过假,连喘口气的时间都显得奢侈。<br> - 好友的婚礼,你只能隔着屏幕发去迟到的祝福。<br> - 创新的压力像是一座大山,每一次突破都伴随着巨大的不确定性。<br> - 深夜独处时,你会轻声问自己:**“这一切真的值得吗?”**<br><br> **最有趣的是:**<br> - 那些曾经质疑你的人,如今却在你的步伐后紧紧追赶。<br> - 你的故事已经被写入了顶级商学院的教材,成为未来管理者的参考。<br> - 年轻人以加入你的团队为荣,他们说“这里,是改变的起点”。<br> - 可偶尔,当夜深人静,你会怀念那些仅仅是个普通咨询顾问的日子——那时,世界似乎简单许多。<br><br> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 演讲结束后,你站在后台,手机屏幕亮起,前辈的短信静静躺在那里:<br> **"还记得你说要改变行业的那天吗?你做到了,而且远超预期。"**<br><br> **"但别忘了,改变世界的同时,也要善待自己。"**<br><br> 你放下手机,走到窗边。灯火通明的城市映入眼帘,霓虹闪烁。<br> 天空中,一颗流星划过。你闭上眼,深吸一口气,心中浮现一个声音:<br> **“或许,改变从未有终点,而你,需要为自己找到新的方向。”**<br> </div> <div style="background:#F8F8F8; padding:15px; margin:10px 0; border-radius:10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); animation: fadeIn 4s;"> <div style="font-size:14px; color:#333333; font-weight:bold; margin-bottom:5px">最终属性:</div> <div style="font-size:12px; color:#666666"> 耐心值(HP): $HP<br> 专业度(MP): $MP<br> 精力值(SP): $SP<br> 信誉度(CP): $CP </div> </div> <div style="border:2px solid #DC143C; padding:15px; text-align:center; border-radius:10px; margin:10px 0; animation: fadeIn 5s;"> [[继续->致谢页面]] <div style="font-size:12px; color:#666666; margin-top:5px; font-style:italic;"> 游戏结束:【未来缔造者】<br> 你改变了行业,也被行业改变。这是每一个先行者都需要面对的命运。 </div> </div> <style> @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } </style> <div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#DC143C; margin:0">可持续的革新</h1> <div style="font-size:14px; color:#666666; animation: fadeIn 2s;"> 三年后,在一次内部研讨会上。 </div> </div> { (set: $SP to $SP + 10) (set: $MP to $MP + 30) (set: $CP to $CP + 20) (set: $ending to "balance") } <div style="font-size:14px; color:#666666; margin:10px 0"> 会议室内,团队成员们坐在长桌两侧,每个人面前都摆放着几页简报。<br><br> 你缓缓站起,指向屏幕上的一句话:<br> **"革新不仅是冲刺,更是马拉松。"**<br><br> 屏幕切换到一张流程图,这是团队过去三年间设计的“动态创新周期”。你转身面向团队,语气平和却充满力量:<br> **"我们不是要追求所有人的掌声,而是要为客户创造持久的价值。接下来,我们会通过更高效的资源利用和更紧密的客户合作,完成一场真正意义上的革新。"**<br><br> 屏幕切换,显示出最近几个项目的数据图表:<br> - 一个耗时三年的客户转型项目,能源利用率提升了35%,并减少了20%的运营成本。<br> - 团队为一家初创公司制定的成长计划,让他们在行业内站稳脚跟,并连续两年实现50%的营收增长。<br> - 你们在某国际环保组织项目中,帮助优化了供应链,使碳排放减少了15%。<br><br> 你继续说道:<br> **"这些成果不是依靠快速扩张得来的,而是通过深入了解每一个客户的痛点和需求。"**<br> “我们设计了一种‘共建’模式,客户不再是被动接受方案,而是参与方案设计,这种透明与信任,让我们的成果更加扎实,也让每一步更接近可持续的目标。”<br><br> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 团队成员们报以热烈的掌声,但你没有停下脚步,而是打开一张新项目的展示图:<br> - **“社区电力共享项目”:** 为乡村地区设计小型分布式电力网络,将闲置资源转化为可用能源。<br> - **“可循环包装计划”:** 和快递公司合作,推出可重复利用的包装方案,预计每年减少数十万吨垃圾。<br> - **“跨行业协作平台”:** 打破行业边界,连接资源,使多个企业共同完成更高效的创新。<br><br> 你转过身,微笑着说:<br> **"革新不是孤立的行动,而是持续的对话。我们将用这套方法,为未来的客户,甚至未来的行业,找到更多可持续的可能性。"**<br><br> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 研讨会结束后,前辈走到你身边,带着一种欣慰的表情说:<br> **"在这个总想着跑得更快的时代,你们选择了走得更远。这种可持续的革新,将改变更多人的生活。"**<br><br> 你点头表示感谢,站在窗前,望着城市天际线渐渐染上晚霞。窗外的世界正在改变,而你知道,你和团队也正在成为这场改变的核心。<br> </div> <div style="background:#F8F8F8; padding:15px; margin:10px 0; border-radius:10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); animation: fadeIn 4s;"> <div style="font-size:14px; color:#333333; font-weight:bold; margin-bottom:5px">最终属性:</div> <div style="font-size:12px; color:#666666"> 耐心值(HP): $HP<br> 专业度(MP): $MP<br> 精力值(SP): $SP<br> 信誉度(CP): $CP </div> </div> <div style="border:2px solid #DC143C; padding:15px; text-align:center; border-radius:10px; margin:10px 0; animation: fadeIn 5s;"> [[继续->致谢页面]] <div style="font-size:12px; color:#666666; margin-top:5px; font-style:italic;"> 游戏结束:【优雅创新者】<br> 通过平衡快速与深远,你不仅改变了行业,更为未来设定了新的标准。 </div> </div> <style> @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } </style> <div style="text-align:center; margin-bottom:10px"> <h1 style="font-size:20px; color:#DC143C; margin:0">行业变革者</h1> <div style="font-size:14px; color:#666666; animation: fadeIn 2s;"> 一年后的行业峰会现场。 </div> </div> { (set: $MP to $MP - 20) (set: $influence to "maximum") } <div style="font-size:14px; color:#666666; margin:10px 0"> 站在峰会的主讲台上,你环视四周。台下坐着的是整个行业的翘楚,从老牌企业的高管到初创公司的创始人,他们带着期待的目光注视着你。<br><br> 屏幕上展示的是这一年间你和团队推动的变革成果:<br> **1. 行业论坛的举办**<br> - 聚集超过300位企业代表,共同讨论“跨界协作与可持续创新”。<br> - 提出行业内首个“协作创新原则”,为企业间的合作奠定基础。<br><br> **2. 经验与方法的分享**<br> - 发布了《创新咨询实践报告》,总结了五大领域的成功案例。<br> - 面向高校与商学院开展公开课程,为下一代行业领导者提供启发。<br><br> **3. 标准化的建立**<br> - 带领跨企业工作组制定了“行业协作框架”,解决长期存在的沟通与资源浪费问题。<br> - 推动“绿色运营认证体系”,帮助企业实现环保目标的同时获得市场认可。<br><br> **4. 行业进步的促进**<br> - 通过跨企业联盟,启动了多个协作项目,如供应链共享平台和区域能源共享网络。<br> - 激发了行业内更多企业主动参与创新,不再止步于竞争,而是迈向共生。<br><br> 你深吸一口气,坚定地说道:<br> **"推动变革不是为了超越对手,而是为了让整个行业都迈向更好的未来。"**<br> 会场中爆发出热烈的掌声,人们站起来为你喝彩。<br><br> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 一年后的行业影响:<br> - **新范式的形成:** 企业开始遵循“协作而非对抗”的创新模式,整个行业的效率与信任度显著提升。<br> - **跨企业联盟的建立:** 不同行业间的合作更为紧密,共同解决了许多过去无力应对的问题。<br> - **广泛的认可:** 媒体称你为“行业的灯塔”,你的名字出现在多个权威杂志的封面。<br> - **更大的价值:** 从企业收益到社会影响,这场变革创造了前所未有的影响力。<br><br> </div> <div style="font-size:14px; color:#666666; margin:10px 0"> 会后,前辈在休息室找到你,语气中带着一丝骄傲和感慨:<br> **"你做的已经超越了个人的成功。"**<br><br> 他继续说道:<br> **"推动变革、引领方向、创造价值、服务行业——你让创新成为了一种共识,也成为了一种力量。"**<br><br> 你微微一笑,望向窗外。整个行业正如天际的曙光,迈向一个更美好的未来,而你知道,这是你和团队共同努力的结果。 </div> <div style="background:#F8F8F8; padding:10px; margin:10px 0"> <div style="font-size:14px; color:#333333; margin-bottom:5px">最终属性:</div> <div style="font-size:12px; color:#666666"> 耐心值(HP): $HP<br> 专业度(MP): $MP<br> 精力值(SP): $SP<br> 信誉度(CP): $CP </div> </div> <div style="border:1px solid #E5E5E5; padding:10px; text-align:center"> [[继续->致谢页面]] <div style="font-size:12px; color:#666666; margin-top:5px">游戏结束:【行业变革者】- "最大的成功,是让创新成为行业的共识。"</div> </div>