admin 发表于 2025-11-26 18:38:05

11月29日更新公告

    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>星语魔力更新公告</title>
    <link href="https://fonts.googleapis.com/css2?family=Orbitron:wght@400;600&amp;display=swap" rel="stylesheet">
    <style>
      body {
            background-color: #f5f0ff;
            padding: 20px;
            font-family: '微软雅黑', sans-serif;
      }
      
      .star-table {
            background: radial-gradient(circle at 10% 10%, rgba(255,255,255,0.3) 0.5%, transparent 2%),
                        radial-gradient(circle at 90% 90%, rgba(225,240,255,0.3) 1%, transparent 3%),
                        linear-gradient(135deg, #f0f4ff 0%, #e8e6ff 30%, #f5f0ff 100%);
            border: 1px solid rgba(162,155,254,0.2);
            width: 100%;
            max-width: 1200px;
            margin: 20px auto;
            font-family: 'Orbitron', sans-serif;
            border-collapse: collapse;
            word-break: break-word;
            overflow-wrap: anywhere;
            box-shadow: 0 4px 12px rgba(0,0,0,0.08);
      }

      .star-table th {
            background: rgba(200,190,255,0.3);
            color: #4a47a3;
            padding: 16px;
            border-bottom: 2px solid #b8b5ff;
            text-align: left;
            font-family: 微软雅黑;
            font-size: 1.2rem;
      }

      .star-table td {
            padding: 16px;
            color: #5a5a7a;
            background: rgba(255,255,255,0.85);
            border-bottom: 1px solid #e0e0f8;
            vertical-align: top;
            font-family: 微软雅黑;
            line-height: 1.6;
      }

      .update-header {
            text-align: center;
            margin-bottom: 20px;
      }

      .update-content {
            padding: 0 10px;
      }

      .update-item {
            margin-bottom: 20px;
            padding-bottom: 15px;
            border-bottom: 1px dashed #d0d0f8;
      }

      .update-item:last-child {
            border-bottom: none;
      }

      .update-num {
            color: #4a47a3;
            font-weight: bold;
            margin-right: 8px;
      }

      /* 国庆活动特定样式 */
      .national-event-container {
            margin-top: 15px;
            border: 1px solid #d0d0f8;
            border-radius: 6px;
            overflow: hidden;
      }

      .national-event-item {
            padding: 15px;
            border-bottom: 1px solid #e8e6ff;
            background: rgba(255,255,255,0.7);
      }

      .national-event-item:last-child {
            border-bottom: none;
      }

      .national-event-title {
            color: #4a47a3;
            font-weight: bold;
            margin-bottom: 8px;
            font-size: 1.1rem;
      }

      .national-event-desc {
            margin-bottom: 8px;
            line-height: 1.5;
      }

      .national-event-time {
            color: #ff3366;
            font-weight: bold;
            font-size: 0.95rem;
      }

      .example-box {
            background: rgba(200,190,255,0.1);
            padding: 10px;
            border-radius: 4px;
            margin: 10px 0;
            border-left: 3px solid #a8a5ff;
      }

      .highlight-red {
            color: #ff3366;
            font-weight: 600;
      }

      .highlight-purple {
            color: #9932cc;
            font-weight: 600;
      }
    </style>


    <table class="star-table">
      <thead>
            <tr>
                <th><b>更新公告</b></th>
            </tr>
      </thead>
      <tbody>
            <tr>
                <td>
                  <div class="update-header">
                        <b><font size="3">
                            亲爱的星语魔力玩家<br>
                            我们将于<font color="#ff0000">11月29日19:30-19:45</font>对服务器进行停机更新,更新时间可能会根据实际情况进行提前或推迟。
                        </font></b>
                  </div>
                  
                  <div class="update-content">
                        <div class="update-item">
                            <span class="update-num" style="font-weight: normal;">1.开放<a href="forum.php?mod=viewthread&amp;tid=90">&lt;星语俱乐部&gt;</a>至100层

                        </span></div>
                        
                        <div class="update-item">
                            <span class="update-num" style="font-weight: normal;">2.新增宠物&lt;银铃&gt;与宠物被动技能&lt;多重施法&gt;和相关贴纸,银铃设计图由星语俱乐部中获取<br>
银铃:人形系,8火2风,18.13.18.40.46:135D,技能栏10,多重施法(被动技能)<br>
多重施法:持有该技能时使施法类技能有几率重复两次(12%)或三次(6%),施法类技能包含补血类魔法与攻击类魔法

                        </span></div>
                        
                        <div class="update-item">
                            <span class="update-num" style="font-weight: normal;">3.宠物被动技能由只能学习<font color="#ff0000">一种</font>改为可以学习<font color="#ff0000">两种</font><br><font color="#ff0000">
注:自我再生、物理屏障、魔法抵御三者之间存在冲突,暂无法同时生效,只可与其他被动技能搭配使用

                        </font></span></div>
                        
                        <div class="update-item">
                            <span class="update-num" style="font-weight: normal;">4.加强了宠物被动技能&lt;防御侵蚀&gt;,减少敌方防御值由 <font color="#ff0000">8%</font>+敏捷星*<font color="#ff0000">3%</font> 提升至 <font color="#ff0000">12%</font>+敏捷星*<font color="#ff0000">5%

                        </font></span></div>
                        
                        <div class="update-item">
                            <span class="update-num" style="font-weight: normal;">5.宠物强化等级上限由 <font color="#ff0000">15</font> 提升至 <font color="#ff0000">20

                        </font></span></div>
                        
                        <div class="update-item">
                            <span class="update-num" style="font-weight: normal;">6.宠物魔币形象商城中新增三种形象

                        </span></div>
                        
                        <div class="update-item">
                            <span class="update-num" style="font-weight: normal;">7.现在所有普通战斗不再会被击飞

                        </span></div>
                        
                        <div class="update-item">
                            <span class="update-num" style="font-weight: normal;">8.新增一个直播专用特效(无属性)

                        </span></div>
                        
                        <div class="update-item">
                            <span class="update-num" style="font-weight: normal;">9.提高了&lt;魔法伤害增强&gt;与秘传技能魔攻部分的公式

                        </span></div>
                        
                        <div class="update-item">
                            <span class="update-num" style="font-weight: normal;">10.炽噬龙炎对于酒醉状态的目标伤害加成由 <font color="#ff0000">80%</font> 提高至 <font color="#ff0000">120%

                        </font></span></div>
                        
                        <div class="update-item">
                            <span class="update-num" style="font-weight: normal;">11.斗气爆发的触发条件由 <font color="#ff0000">5</font> 减少至 <font color="#ff0000">3</font> ,伤害增幅由 <font color="#ff0000">175%</font> 降低至 <font color="#ff0000">150%

                        </font></span></div>
                        
                        <div class="update-item">
                            <span class="update-num" style="font-weight: normal;">12.一元气功弹现在可以被气功弹数量加成

                        </span></div>
                        
                        <div class="update-item">
                            <span class="update-num" style="font-weight: normal;">13.新增特殊深渊试练&lt;火焰灾害&gt;<br>规则说明<br>
特殊试练依然拥有 N1 ~ N5 五个难度<br>
所有难度的战斗都不会减少装备耐久,奖励不可交易,但可以存入银行中<br>
区别于普通试练,已通过的试练难度也无法跳过,每次试练都必须从头开始进行,每通过一个难度后可以选择退出并获取奖励或继续挑战下一个难度<br>
每个难度的奖励都可以反复获取,没有次数限制,难度越高可获得的奖励也越多<br><font color="#ff0000">
注:深渊试练怪物生命非常高,建议其他玩法基本毕业后尝试,伤害不高时反复挑战中等难度(N2~N3)会更有效率</font><br>

                        </span></div>
                        
                        <div class="update-item">
                            <span class="update-num" style="font-weight: normal;">14.特效等级上限由 21 级提升至 26 级,新升级素材可通过深渊试练&lt;火焰灾害&gt;中获取</span></div>
                        
                        <div class="update-item">
                            <span class="update-num" style="font-weight: normal;">15.开放限时活动<a href="forum.php?mod=viewthread&amp;tid=181">&lt;无尽之战&gt;</a>,参与活动可获取金树叶奖励<br>
活动时间:11月29日 维护后 ~ 12月16日 00:00<br>
第六期:混沌主宰厄瑞波斯

                        </span></div>
                        
                        <div class="update-item">
                            <span class="update-num" style="font-weight: normal;">16.开放赞助回馈,单笔赞助每满 100 元获得【金树叶】x1,且单笔额度大于 100 元时额外获得 30% 星辉石<br>
活动时间:11月29日 ~ 12月16日<br>
例:<br>
原单笔满 100 返 15%,活动期间提高至 45%<br>
原单笔满 1000 返 20%,活动期间提高至 50%

                        </span></div>

                        
                        <div class="update-item">
                            <span class="update-num" style="font-weight: normal;">17.新增<a href="forum.php?mod=viewthread&amp;tid=39">&lt;静默之殿&gt;</a>Boss迷你龙与亚特拉斯巨神,掉落龙系与人形系进阶卡牌包,无需放置徽章

                        </span></div>

                        <div class="update-item">
                            <span class="update-num" style=""><font color="#ff0000">注:</font></span><font color="#ff0000">招募主播!有无直播经验皆可,有直播意向请联系GM!
                        </font></div>

                  </div>
                </td>
            </tr>
      </tbody>
    </table>

页: [1]
查看完整版本: 11月29日更新公告