3月17日更新公告
<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&display=swap" rel="stylesheet">
<style>
body {
background-color: #ffffff; /* 保持白色背景 */
padding: 20px;
font-family: '微软雅黑', sans-serif;
overflow-x: hidden;
margin: 0;
}
.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;
position: relative; /* 允许相对定位 */
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.95); /* 保持接近纯白 */
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;
}
.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;
}
/* 移除全局禁用动画的规则 */
/* 恢复允许动画和过渡 */
/* 恢复允许伪元素 */
/* 移除 *::before, *::after 的禁用规则 */
/* 确保链接颜色正常 */
a {
color: #4a47a3;
text-decoration: none;
}
a:hover {
text-decoration: underline;
transition: text-decoration 0.2s ease; /* 添加平滑过渡效果 */
}
/* 添加一些微妙的动画效果(可选) */
.star-table {
animation: fadeIn 0.5s ease-out;
}
@keyframes fadeIn {
from {
opacity: 0;
transform: translateY(10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
</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">3月17日16:30-16:45</font>对服务器进行停机更新,更新时间可能会根据实际情况进行提前或推迟。
</font></b>
</div>
<div class="update-content">
<div class="update-item">
<span class="update-num" style="font-weight: normal;">1.大幅降低了商城人宠重生药水的售价
</span></div>
<div class="update-item">
<span class="update-num" style="font-weight: normal;">2.宠物形象商城(魔币)上架了4种新形象
</span></div>
<div class="update-item">
<span class="update-num" style="font-weight: normal;">3.由于等级上限开放,为避免初期长时间练级硬控<br>
现在进入绝壁村外需要击败深渊试炼<杀熊者欧兹那克>N2,接取星叶岛任务需击败深渊试炼<悖论核心>N2
</span></div>
<div class="update-item">
<span class="update-num" style="font-weight: normal;">4.现在1级以上非野生宠物与已追星宠物也可以使用十连洗档,不再要求1级与未追星<br><font color="#ff0000">
注:已追星的宠物在洗档后如果可追星次数上限小于原本的追星次数则清除所有追星效果
</font></span></div>
<div class="update-item">
<span class="update-num" style="font-weight: normal;">5.优化了宠物算档的追星显示
</span></div>
<div class="update-item">
<span class="update-num" style="font-weight: normal;">6.现在当其他职业方案中拥有更高级的增幅技能时,可输入“/增幅升级”将当前职业的增幅技能进行升级<br>
如其他职业方案中拥有「攻击增幅Ⅲ」,当前职业拥有「攻击增幅Ⅰ」,输入指令后可将当前职业的「攻击增幅Ⅰ」直接升级为「攻击增幅Ⅲ」<br><font color="#ff0000">
注:需拥有足够的技能栏
</font></span></div>
<div class="update-item">
<span class="update-num" style="font-weight: normal;">7.现在烈风牛头怪和寒冰牛头怪可以在技能就职屋的饰品耗魔转换NPC处更改属性<br><font color="#ff0000">
注:将宠物放至第一格位置,原10风将转换为10水,原10水将转换为10风
</font></span></div>
<div class="update-item">
<span class="update-num" style="font-weight: normal;">8.新增任务</span><a href="forum.php?mod=viewthread&tid=221"><b><大地鼠王国></b></a></div>
<div class="update-item">
<span class="update-num" style="font-weight: normal;">9.金树叶兑换新增道具【基础卡牌典藏包】与【进阶卡牌典藏包】,使用后激活所有基础卡牌或进阶卡牌
</span></div>
<div class="update-item">
<span class="update-num" style="font-weight: normal;">10.开放一周年活动</span><a href="forum.php?mod=viewthread&tid=219"><b><植得等待></b></a></div>
<div class="update-item">
<span class="update-num" style="font-weight: normal;">11.开放一周年福利<br>
①法兰城活动区域可领取【角色美容券】x10<br>
②本次更新后至4月1日0点,全服全域提高33%人宠经验加成<br>
③本次更新后至4月1日0点,单笔赞助每满 100 元获得【金树叶】x1,且单笔额度大于 100 元时额外获得 30% 星辉石<br>
例:<br>
原单笔满 100 返 15%,活动期间提高至 45%<br>
原单笔满 1000 返 20%,活动期间提高至 50%
</span></div>
</div>
</td>
</tr>
</tbody>
</table>
页:
[1]