圣诞老人的礼物还没被领完呢!
兵工厂现在推出了内含补给箱与实用资源的依序礼包,绝对值得您前去一探究竟。与此同时,“喵仔环游世界”冒险活动邀请您踏上旅程,体验由Stig Lundgren与水手喵仔在旅途中交织出的一系列温馨短篇故事。
冒险活动与礼包双管齐下,让您能以轻松的方式补充“圣诞老人的礼物”补给箱,将节庆气氛延续得更久一些。
喵仔环游世界
Local time widget
“喵仔环游世界”是一场充满节庆气息的网页冒险活动,由五个短篇章节组成,每个章节都可通过连环作战任务解锁。
- 解锁第一个连环任务即可开始冒险。
- 完成当前连环任务中的所有任务。
- 返回冒险活动页面以解锁下一个章节。
所有连环任务在活动期间皆可进行,且必须依序完成。
完成整场冒险后,您将获得5个“圣诞老人的礼物”补给箱、5个“海军圣诞节和新年”补给箱,以及其他珍贵资源。
依序礼包
除了冒险活动本身,兵工厂类别中还推出了简短的依序礼包系列,为这段节庆旅程锦上添花。在那里,您可入手“圣诞老人的礼物”与“圣诞老人的超大号礼物”补给箱,以及“火力”高级补给箱等丰富内容。
Local time widget
祝各位舰长顺风满帆,尽情享受冒险!
.toc { text-align: center; font-size: 18px; }
.toc a { white-space: nowrap; font-family: RobotoCondensed, Arial, sans-serif; display: inline-block; }
.toc a:not(:first-child):before { content: ''; display: inline-block; width: 8px; height: 8px; border: 1px solid #ccc; border-radius: 50%; background: #ccc; vertical-align: middle; margin-left: 5px; margin-right: 5px; }
.wows-entity.wows_fade { vertical-align: baseline; }
.game-currency {
font-family: inherit !important;
font-size: inherit;
}
.wows-currency[data-name="coal"][data-amount="0"] {
display: none;
}
.glow {
width: 100px;
border-radius: 8px;
animation: glow 3s infinite alternate;
}
@keyframes glow {
0% {
filter: drop-shadow(0 0 0 rgba(226, 188, 99, 0.4))
drop-shadow(0 0 5px rgba(226, 188, 99, 0.4));
}
100% {
filter: drop-shadow(0 0 10px rgba(226, 188, 99, 0.7))
drop-shadow(0 0 25px rgba(226, 188, 99, 0.7));
}
}
/* BANNER */
.banner-container {
position: relative;
width: 100%;
max-width: 1232px;
margin: 0 auto;
margin-bottom: 24px;
}
.banner-image {
width: 100%;
height: auto;
display: block;
}
.button-wrapper {
position: absolute;
bottom: 20px;
left: 20px;
display: flex;
flex-direction: column;
gap: 12px;
}
.banner-button {
text-align: center;
}
@media (max-width: 470px) {
.button-wrapper {
bottom: 10px !important;
left: 10px !important;
position: initial;
margin: 20px 0;
}
}
@media (max-width: 768px) {
.button-wrapper {
bottom: 10px !important;
left: 10px !important;
}
.banner-button {
font-size: 14px !important;
padding: 10px 16px !important;
}
}