Десять лет в море
Празднуем юбилей игры с должным размахом: в Адмиралтействе вас будет ждать новая категория «Десять лет в море» с двумя подкатегориями «Главные трофеи» и «Юбилейные модели», а в игре — бонусы за боевые результаты, специальные скидки, тематические боевые задачи и другие активности.
Временные ресурсы события — белые и алые самоцветы. Их можно обменять на контент категории до конца обновления 25.9. С выходом обновления 25.10 самоцветы будут списаны без компенсации.
Local time widget
Способы получения белых самоцветов (без ограничений):
- в качестве бонуса за боевые результаты на кораблях V–VII уровней и суперкораблях;
- из контейнеров «Жемчужный трофей», премиум контейнеров «Сапфирный трофей» и «Рубиновый трофей»;
- из наборов за золото в подкатегории «Главные трофеи».
Способы получения алых самоцветов:
- до 15 — в активности «Зал корабельных ценностей» при открытии карточек за белые самоцветы.
закрыть
.informer__cover:nth-child(1) .informer__item {
background-image: url("https://cdn-static.korabli.su/media/ceph-image/1d9b61d0-83e0-11f0-a3fb-8cdcd4b147d4.jpg");
}
.informer__cover:nth-child(2) .informer__item {
background-image: url("https://cdn-static.korabli.su/media/ceph-image/1d85d2a2-83e0-11f0-9491-8cdcd4b147d4.jpg");
}
.informer__cover:nth-child(3) .informer__item {
background-image: url("https://cdn-static.korabli.su/media/ceph-image/371aca8a-83ed-11f0-a094-8cdcd4b147d4.jpg");
}
body {
overflow-y: scroll;
background: transparent;
}
body::before {
content: "";
background-image: url('https://cdn-static.korabli.su/media/ceph-image/1da034da-83e0-11f0-872e-8cdcd4b147d4.jpg');
position: fixed;
background-position: center;
background-size: cover;
inset: 0;
filter: brightness(0.6);
}
@media (max-width: 992px) {
body:before {
filter: brightness(0.2);
}
.localtime-widget_content span {
white-space: wrap;
}
}
.container {
max-width: 1530px;
}
.alert:not(:last-child) {
margin-bottom: 11px !important;
}
#main .main-content {
margin-top: 0px !important;
}
.informer__wrapper {
display: grid;
grid-template-columns: repeat(3, minmax(450px, 1fr));
margin-top: 20px;
gap: 16px;
margin-bottom: 48px !important;
}
.informer__cover {
max-width: 496px;
width: 100%;
border-radius: 4px;
transition: all 0.2s ease-in-out !important;
height: 100%;
margin: 0 auto;
position: relative;
}
.informer__cover::before {
content: "";
position: absolute;
inset: 0;
-webkit-backdrop-filter: blur(24px);
backdrop-filter: blur(24px);
-webkit-mask-image: linear-gradient(0deg, transparent 3px, black 10%);
mask-image: linear-gradient(0deg, transparent 3px, black 10%);
background-color: hsla(0, 0%, 100%, 0.04);
z-index: 0;
height: calc(100% + 35px);
}
.informer__text {
padding: 0px 15px;
position: relative;
z-index: 1;
max-height: unset;
overflow-y: auto;
margin-top: 15px;
}
.informer__text :first-child {
margin-top: 0 !important;
}
.informer__item {
aspect-ratio: 720/288;
background-size: cover;
background-position: center;
position: relative;
background-size: 110%;
border-radius: var(--bd-round-medium) var(--bd-round-medium) 0 0;
}
.informer__item>h4 {
margin: 0;
width: 100%;
position: absolute;
color: #fff;
bottom: 0;
left: 0;
background: linear-gradient(90deg, #1a1e23 0%, rgba(0, 0, 0, 0.0) 100%);
padding: 0 13px;
display: none;
}
.placeholder h1 {
border-bottom: 1px solid hsla(0, 0%, 100%, .1);
padding-bottom: 11px;
}
.page__title._uppercase {
display: none
}
* {
scrollbar-width: thin;
scrollbar-color: hsla(0, 0%, 100%, .6) hsla(0, 0%, 100%, .2);
}
::-webkit-scrollbar {
width: 4px;
background: hsla(0, 0%, 100%, 0);
}
::-webkit-scrollbar-thumb {
border-radius: 3px;
background: hsla(0, 0%, 100%, .09);
cursor: pointer;
}
#main {
padding-top: 0;
}
#main .main-content__container {
padding: 0 16px;
}
#main .main-content__top {
display: none;
}
#main .main-content {
margin-top: 97px;
}
div.special-article:not(._full-width):not(.alert) {
position: relative;
padding: 20px;
border-radius: var(--bd-round-medium);
background: linear-gradient(to bottom right, rgba(var(--article-color), 0.20) 0%, rgba(var(--article-color), 0.00) 50%), rgba(255, 255, 255, 0.04);
-webkit-backdrop-filter: var(--blur-medium);
backdrop-filter: var(--blur-medium);
}
.row div.special-article:not(._full-width):not(.alert) {
height: 100%;
}
.in-game div.special-article:before {
display: none;
}
div.special-article:before {
content: "";
position: absolute;
inset: 0;
pointer-events: none;
padding: 1px;
border-radius: var(--bd-round-medium);
background: linear-gradient(to bottom right, var(--bd-card) 0%, transparent 50%);
mask: linear-gradient(#000 0 0) exclude, linear-gradient(#000 0 0) content-box;
}
div.special-article>*:only-child:not(.alert) {
color: #fff;
}
div.special-article>*:first-child:not(:only-child) {
color: #fff;
font-family: var(--font-main-narrow);
font-size: 20px;
}
div.special-article>*:last-child {
margin-bottom: 0;
}
div.special-article ul li {
padding-left: 16px;
margin-bottom: 8px;
line-height: 24px;
}
div.special-article ul li::before {
width: 8px;
height: 8px;
border: 1px solid rgb(var(--article-color));
background: rgb(var(--article-color));
}
@media (max-width: 1600px) {
.informer__wrapper {
grid-template-columns: repeat(1, minmax(auto, 1fr));
}
}