Jump to content

OverWorld

Administrator
  • Content Count

    2,499
  • Joined

  • Last visited

  • Days Won

    123

Everything posted by OverWorld

  1. Исправили повторно. Прокси перенаправили на другую геолокацию. Были проблемы с прокси серверами в нашем дата центре.
  2. Приветствую! Ошибку исправили. Скоро анонсируем открытие обновлённого х7, а так-же много обновлений на OLD.
  3. Приветствую! Кино будет, он слегка перенесём его. Не очень хочется открывать сырой продукт.
  4. Никто никого не блокирует из-за неактивности. Скорее всего причина блокировки совершенно другая.
  5. Бонусы за активность на форуме Специальная акция для самых активных участников сообщества Forum Activity Rewards Special event for the most active community members Бонуси за активність на форумі Спеціальна акція для найактивніших учасників спільноти RUENUA Хотим представить вам акцию «Бонусы за активность на форуме». Три самых активных пользователя будут поощрены ценными призами. 🥇 1 место 500 Coin of Luck 🥈 2 место 400 Coin of Luck 🥉 3 место 300 Coin of Luck Победители будут выбираться администрацией, учитывается активность за последнее время, а не за всё время. Мы постоянно следим за форумом и видим, кто действительно активно участвует в жизни сообщества. Флуд не учитывается. Победители будут объявлены 9-го марта. Выдача призов — в течение 24 часов. We are glad to introduce the “Forum Activity Rewards” event. The three most active users will receive valuable prizes. 🥇 1st place 500 Coin of Luck 🥈 2nd place 400 Coin of Luck 🥉 3rd place 300 Coin of Luck Winners will be selected by the administration based on recent activity, not lifetime activity. We constantly monitor the forum and see who is truly active in the community. Spam and meaningless posts do not count. Winners will be announced on March 9. Rewards will be delivered within 24 hours. Хочемо представити вам акцію «Бонуси за активність на форумі». Троє найактивніших користувачів отримають цінні призи. 🥇 1 місце 500 Coin of Luck 🥈 2 місце 400 Coin of Luck 🥉 3 місце 300 Coin of Luck Переможців обиратиме адміністрація, враховується активність за останній час, а не за весь період. Ми постійно стежимо за форумом і бачимо, хто справді активно бере участь у житті спільноти. Флуд не враховується. Переможців буде оголошено 9 березня. Видача призів — протягом 24 годин. .owForumPromo { background: linear-gradient(180deg, rgba(33,20,14,0.96) 0%, rgba(20,12,9,0.98) 100%); border: 1px solid rgba(255,174,0,0.15); border-radius: 12px; padding: 24px; color: #d8c6a3; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); margin-top: 15px; position: relative; overflow: hidden; } .owForumPromo:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,176,0,0.06), transparent 28%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 22%); pointer-events: none; } .owForumPromoInner { position: relative; z-index: 2; } .owForumPromoTop { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,174,0,0.12); } .owForumPromoHeader { max-width: 700px; } .owPromoTitle { margin: 0; font-size: 30px; line-height: 1.15; font-weight: 700; color: #f3ddab; text-shadow: 0 1px 0 #000; } .owPromoSub { margin-top: 8px; font-size: 15px; line-height: 1.6; color: #bfa985; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { min-width: 58px; border: 1px solid rgba(255,174,0,0.18); border-radius: 30px; padding: 8px 14px; background: linear-gradient(180deg, #3b2418 0%, #24150f 100%); color: #d7b777; cursor: pointer; font-weight: 700; transition: all .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { color: #fff0c7; border-color: rgba(255,190,70,0.35); background: linear-gradient(180deg, #4b2d1d 0%, #2b1811 100%); } .owLangSwitch button.is-active { color: #2b1700; border-color: #ffbe3b; background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 4px 16px rgba(255,174,0,0.25); } .owLangPane { display: none; } .owLangPane.is-active { display: block; } .owForumIntro { background: rgba(255,174,0,0.04); border: 1px solid rgba(255,174,0,0.08); border-radius: 10px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #d5c09a; } .owForumGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px; margin-bottom: 18px; } .owPlace { border-radius: 10px; padding: 16px 14px; text-align: center; font-weight: 700; line-height: 1.6; box-shadow: inset 0 1px 0 rgba(255,255,255,0.05); } .owPlace.gold { background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); color: #2b1700; } .owPlace.gold strong { color: #000; } .owPlace.silver { background: linear-gradient(180deg, #d9d9d9 0%, #a8a8a8 100%); color: #111; } .owPlace.silver strong { color: #000; } .owPlace.bronze { background: linear-gradient(180deg, #e0a56a 0%, #b87333 100%); color: #1a0d00; } .owPlace.bronze strong { color: #000; } .owForumNotice { padding: 15px 18px; border-radius: 10px; background: linear-gradient(180deg, rgba(255,177,0,0.10) 0%, rgba(255,140,0,0.06) 100%); border: 1px solid rgba(255,174,0,0.14); color: #f0d7a1; line-height: 1.75; } .owForumPromo strong { color: #ffd36b; font-weight: 700; } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owForumPromo { padding: 18px; } }
  6. Бонусы за активность на форуме Специальная акция для самых активных участников сообщества Forum Activity Rewards Special event for the most active community members Бонуси за активність на форумі Спеціальна акція для найактивніших учасників спільноти RUENUA Хотим представить вам акцию «Бонусы за активность на форуме». Три самых активных пользователя будут поощрены ценными призами. 🥇 1 место 500 Coin of Luck 🥈 2 место 400 Coin of Luck 🥉 3 место 300 Coin of Luck Победители будут выбираться администрацией, учитывается активность за последнее время, а не за всё время. Мы постоянно следим за форумом и видим, кто действительно активно участвует в жизни сообщества. Флуд не учитывается. Победители будут объявлены 9-го марта. Выдача призов — в течение 24 часов. We are glad to introduce the “Forum Activity Rewards” event. The three most active users will receive valuable prizes. 🥇 1st place 500 Coin of Luck 🥈 2nd place 400 Coin of Luck 🥉 3rd place 300 Coin of Luck Winners will be selected by the administration based on recent activity, not lifetime activity. We constantly monitor the forum and see who is truly active in the community. Spam and meaningless posts do not count. Winners will be announced on March 9. Rewards will be delivered within 24 hours. Хочемо представити вам акцію «Бонуси за активність на форумі». Троє найактивніших користувачів отримають цінні призи. 🥇 1 місце 500 Coin of Luck 🥈 2 місце 400 Coin of Luck 🥉 3 місце 300 Coin of Luck Переможців обиратиме адміністрація, враховується активність за останній час, а не за весь період. Ми постійно стежимо за форумом і бачимо, хто справді активно бере участь у житті спільноти. Флуд не враховується. Переможців буде оголошено 9 березня. Видача призів — протягом 24 годин. .owForumPromo { background: linear-gradient(180deg, rgba(33,20,14,0.96) 0%, rgba(20,12,9,0.98) 100%); border: 1px solid rgba(255,174,0,0.15); border-radius: 12px; padding: 24px; color: #d8c6a3; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); margin-top: 15px; position: relative; overflow: hidden; } .owForumPromo:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,176,0,0.06), transparent 28%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 22%); pointer-events: none; } .owForumPromoInner { position: relative; z-index: 2; } .owForumPromoTop { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,174,0,0.12); } .owForumPromoHeader { max-width: 700px; } .owPromoTitle { margin: 0; font-size: 30px; line-height: 1.15; font-weight: 700; color: #f3ddab; text-shadow: 0 1px 0 #000; } .owPromoSub { margin-top: 8px; font-size: 15px; line-height: 1.6; color: #bfa985; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { min-width: 58px; border: 1px solid rgba(255,174,0,0.18); border-radius: 30px; padding: 8px 14px; background: linear-gradient(180deg, #3b2418 0%, #24150f 100%); color: #d7b777; cursor: pointer; font-weight: 700; transition: all .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { color: #fff0c7; border-color: rgba(255,190,70,0.35); background: linear-gradient(180deg, #4b2d1d 0%, #2b1811 100%); } .owLangSwitch button.is-active { color: #2b1700; border-color: #ffbe3b; background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 4px 16px rgba(255,174,0,0.25); } .owLangPane { display: none; } .owLangPane.is-active { display: block; } .owForumIntro { background: rgba(255,174,0,0.04); border: 1px solid rgba(255,174,0,0.08); border-radius: 10px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #d5c09a; } .owForumGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px; margin-bottom: 18px; } .owPlace { border-radius: 10px; padding: 16px 14px; text-align: center; font-weight: 700; line-height: 1.6; box-shadow: inset 0 1px 0 rgba(255,255,255,0.05); } .owPlace.gold { background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); color: #2b1700; } .owPlace.gold strong { color: #000; } .owPlace.silver { background: linear-gradient(180deg, #d9d9d9 0%, #a8a8a8 100%); color: #111; } .owPlace.silver strong { color: #000; } .owPlace.bronze { background: linear-gradient(180deg, #e0a56a 0%, #b87333 100%); color: #1a0d00; } .owPlace.bronze strong { color: #000; } .owForumNotice { padding: 15px 18px; border-radius: 10px; background: linear-gradient(180deg, rgba(255,177,0,0.10) 0%, rgba(255,140,0,0.06) 100%); border: 1px solid rgba(255,174,0,0.14); color: #f0d7a1; line-height: 1.75; } .owForumPromo strong { color: #ffd36b; font-weight: 700; } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owForumPromo { padding: 18px; } }
  7. Акция для кланов при переходе на сервер Уровень клана, Clan Reputation, наборы усилений и особые награды для организованных составов Clan Transfer Event Clan level, Clan Reputation, enhancement packs and special rewards for organized clans Акція для кланів при переході на сервер Рівень клану, Clan Reputation, набори підсилень та особливі нагороди для організованих складів RUENUA Администрация запускает постоянную акцию для кланов, переходящих на наш сервер. Получите готовые бонусы: уровень клана, клановую репутацую, наборы расходников и усиления, а для крупных составов — дополнительные награды. 🏰 Стартовая поддержка кланов Чем сильнее состав — тем выше бонус Кланы получают бонусы в зависимости от количества реальных участников. Чем больше организованный состав на старте, тем выше ваш пакет наград: от стартового уровня клана и репутации до усиленных наборов и уникального плаща для клан лидера. Как получить бонус Соберите клан и перейдите на наш сервер. Подтвердите состав клана в игре. После проверки награда будет выдана автоматически. Чем больше реальных игроков в составе, тем выше итоговый бонус. Clan Tier 5+ игроков 6 уровень клана 2500 Клан репутации Небольшой набор расходников и усилений для всех игроков Clan Tier 7+ игроков 7 уровень клана 5000 Клан репутации Хороший набор расходников и усилений для всех игроков Clan Tier 10+ игроков 8 уровень клана 10000 Клан репутации Отличный набор расходников и усилений для всех игроков Top Clan Reward 15+ игроков 8 уровень клана 20000 Клан репутации Невероятный набор расходников и усилений для всех игроков Уникальный плащ клан лидеру Что даёт эта акция Клан получает готовую базу для старта: уровень, репутацию, наборы полезных предметов и усилений для всего состава. Это позволяет быстрее включиться в борьбу, развитие и клановую активность с первых дней сервера. Где выдаются бонусы Выдача производится автоматически у NPC Clan Bonus Manager в городе Giran. Важно Считаются только уникальные HWID. Любые накрутки, фальшивые составы и попытки обхода системы будут наказываться блокировкой аккаунта. The administration announces a permanent event for clans transferring to our server. This is a great opportunity for organized groups to begin with ready-to-use bonuses: clan level, Clan Reputation, consumable and enhancement packs, and for the biggest clans — additional valuable rewards. 🏰 Starter support for clans The stronger the roster — the better the reward Clans receive bonuses based on the number of real participants. The bigger your organized roster at launch, the higher your reward package: from starting clan level and reputation to stronger supply packs and even a unique cloak for the clan leader. How to Get the Bonus Gather your clan and move to our server. Confirm the clan roster in game. After verification, the reward will be issued automatically. The more real players in your roster, the better the final reward. Clan Tier 5+ players Clan level 6 2500 Clan Reputation Small pack of consumables and boosts for all players Clan Tier 7+ players Clan level 7 5000 Clan Reputation Good pack of consumables and boosts for all players Clan Tier 10+ players Clan level 8 10000 Clan Reputation Excellent pack of consumables and boosts for all players Top Clan Reward 15+ players Clan level 8 20000 Clan Reputation Incredible pack of consumables and boosts for all players Unique cloak for the clan leader What This Event Gives Your clan receives a strong foundation for the start: level, reputation, useful item packs and boosts for the whole roster. This helps organized groups enter competition, progression and clan activity much faster from day one. Where Rewards Are Issued Rewards are issued automatically by NPC Clan Bonus Manager in the city of Giran. Important Only unique HWID counts are considered. Any fake rosters, abuse or attempts to exploit the system will be punished with account suspension. Адміністрація оголошує постійну акцію для кланів, які переходять на наш сервер. Це чудова можливість для організованих складів почати розвиток із готовими бонусами: рівень клану, Clan Reputation, набори витратників і підсилень, а для найбільших кланів — додаткові цінні нагороди. 🏰 Стартова підтримка для кланів Чим сильніший склад — тим вища нагорода Клани отримують бонуси залежно від кількості реальних учасників. Чим більший і організованіший склад на старті, тим вищий ваш пакет нагород: від стартового рівня клану та репутації до посилених наборів і навіть унікального плаща для клан лідера. Як отримати бонус Зберіть клан і перейдіть на наш сервер. Підтвердіть склад клану в грі. Після перевірки нагорода буде видана автоматично. Чим більше реальних гравців у складі, тим кращий підсумковий бонус. Clan Tier 5+ гравців 6 рівень клану 2500 Clan Reputation Невеликий набір витратників і підсилень для всіх гравців Clan Tier 7+ гравців 7 рівень клану 5000 Clan Reputation Хороший набір витратників і підсилень для всіх гравців Clan Tier 10+ гравців 8 рівень клану 10000 Clan Reputation Відмінний набір витратників і підсилень для всіх гравців Top Clan Reward 15+ гравців 8 рівень клану 20000 Clan Reputation Неймовірний набір витратників і підсилень для всіх гравців Унікальний плащ для клан лідера Що дає ця акція Клан отримує готову базу для старту: рівень, репутацію, набори корисних предметів і підсилень для всього складу. Це дозволяє швидше включитися у боротьбу, розвиток і кланову активність із перших днів сервера. Де видаються бонуси Видача проводиться автоматично у NPC Clan Bonus Manager в місті Giran. Важливо Враховуються лише унікальні HWID. Будь-які накрутки, фальшиві склади та спроби обходу системи будуть каратися блокуванням акаунта. .owClanEvent { background: linear-gradient(180deg, rgba(33,20,14,0.96) 0%, rgba(20,12,9,0.98) 100%); border: 1px solid rgba(255,174,0,0.15); border-radius: 14px; padding: 24px; color: #d8c6a3; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); margin-top: 15px; position: relative; overflow: hidden; } .owClanEvent:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,176,0,0.07), transparent 28%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 22%); pointer-events: none; } .owClanEventInner { position: relative; z-index: 2; } .owClanEventTop { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,174,0,0.12); } .owClanEventHeader { max-width: 760px; } .owPromoLabel { display: inline-block; padding: 6px 12px; border-radius: 30px; background: linear-gradient(180deg, #ffbf1f 0%, #d48b00 100%); color: #2c1800; font-size: 12px; font-weight: 700; text-transform: uppercase; box-shadow: 0 3px 10px rgba(255,170,0,0.25); margin-bottom: 10px; } .owPromoTitle { margin: 0; font-size: 30px; line-height: 1.15; font-weight: 700; color: #f3ddab; text-shadow: 0 1px 0 #000; } .owPromoSub { margin-top: 8px; font-size: 15px; line-height: 1.6; color: #bfa985; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { min-width: 58px; border: 1px solid rgba(255,174,0,0.18); border-radius: 30px; padding: 8px 14px; background: linear-gradient(180deg, #3b2418 0%, #24150f 100%); color: #d7b777; cursor: pointer; font-weight: 700; transition: all .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { color: #fff0c7; border-color: rgba(255,190,70,0.35); background: linear-gradient(180deg, #4b2d1d 0%, #2b1811 100%); } .owLangSwitch button.is-active { color: #2b1700; border-color: #ffbe3b; background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 4px 16px rgba(255,174,0,0.25); } .owLangPane { display: none; } .owLangPane.is-active { display: block; } .owClanIntro { background: rgba(255,174,0,0.04); border: 1px solid rgba(255,174,0,0.08); border-radius: 10px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #d5c09a; } .owClanMainGrid { display: grid; grid-template-columns: 1.15fr 1fr; gap: 16px; margin-top: 16px; } .owClanHeroBox, .owClanInfoCard, .owClanTierCard, .owClanBonusBox, .owClanNpcBox, .owClanWarnBox { background: linear-gradient(180deg, rgba(49,28,20,0.88) 0%, rgba(28,15,11,0.94) 100%); border: 1px solid rgba(255,174,0,0.10); border-radius: 12px; padding: 16px 18px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); } .owClanHeroBox { position: relative; overflow: hidden; } .owClanHeroBox:before { content: ""; position: absolute; top: -20px; right: -20px; width: 140px; height: 140px; border-radius: 50%; background: radial-gradient(circle, rgba(255,212,91,0.16) 0%, transparent 70%); pointer-events: none; } .owClanHeroTop { display: flex; gap: 16px; align-items: center; flex-wrap: wrap; position: relative; z-index: 2; } .owClanHeroIcon { width: 88px; height: 88px; border-radius: 22px; flex: 0 0 88px; display: flex; align-items: center; justify-content: center; font-size: 38px; background: linear-gradient(180deg, rgba(255,201,95,0.16) 0%, rgba(161,92,16,0.18) 100%); border: 1px solid rgba(255,201,95,0.20); box-shadow: inset 0 1px 0 rgba(255,255,255,0.08), 0 8px 20px rgba(0,0,0,0.22); } .owClanHeroText { flex: 1 1 320px; } .owClanHeroLabel { display: inline-block; padding: 5px 10px; border-radius: 999px; background: rgba(255,208,94,0.09); border: 1px solid rgba(255,208,94,0.14); color: #ffd36b; font-size: 12px; font-weight: 700; margin-bottom: 10px; } .owClanHeroTitle { font-size: 24px; font-weight: 700; color: #fff0c7; margin-bottom: 8px; } .owClanHeroDesc { color: #d2bc92; line-height: 1.75; } .owClanInfoCard h3, .owClanTierCard h3, .owClanBonusTitle, .owClanNpcTitle, .owClanWarnTitle { margin: 0 0 12px; font-size: 17px; color: #f0cf8c; font-weight: 700; } .owClanInfoCard ul, .owClanInfoCard ol { margin: 0; padding-left: 20px; } .owClanInfoCard li { margin-bottom: 9px; line-height: 1.65; color: #d5c09a; } .owClanTiers { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px; margin-top: 16px; } .owClanTierCard { position: relative; overflow: hidden; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; } .owClanTierCard:hover { transform: translateY(-3px); border-color: rgba(255,190,70,0.24); box-shadow: 0 10px 24px rgba(0,0,0,0.28); } .owClanTierCard:before { content: ""; position: absolute; top: -22px; right: -22px; width: 90px; height: 90px; border-radius: 50%; opacity: .18; } .owClanTierCard.tier5:before { background: radial-gradient(circle, #d6a56d 0%, transparent 70%); } .owClanTierCard.tier7:before { background: radial-gradient(circle, #ffb84d 0%, transparent 70%); } .owClanTierCard.tier10:before { background: radial-gradient(circle, #ffd45b 0%, transparent 70%); } .owClanTierCard.tier15:before { background: radial-gradient(circle, #ffdb85 0%, transparent 70%); } .owClanTierBadge { display: inline-block; padding: 5px 10px; border-radius: 30px; font-size: 12px; font-weight: 700; margin-bottom: 10px; background: rgba(255,255,255,0.06); color: #f0d7a1; } .owClanTierValue { font-size: 24px; font-weight: 700; color: #fff0c7; margin-bottom: 8px; } .owClanTierCard ul { margin: 0; padding-left: 18px; } .owClanTierCard li { margin-bottom: 8px; line-height: 1.6; color: #d5c09a; } .owClanBottomGrid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 16px; margin-top: 18px; } .owClanBonusBox { background: linear-gradient(180deg, rgba(76,46,16,0.96) 0%, rgba(35,21,9,0.98) 100%); } .owClanNpcBox { background: linear-gradient(180deg, rgba(36,24,17,0.96) 0%, rgba(19,12,9,0.98) 100%); } .owClanWarnBox { background: linear-gradient(180deg, rgba(53,24,20,0.96) 0%, rgba(25,12,10,0.98) 100%); border-color: rgba(255,120,120,0.14); } .owClanBonusText, .owClanNpcText, .owClanWarnText { line-height: 1.75; color: #d5c09a; } .owClanWarnText strong { color: #ffb9a3; } .owClanEvent strong { color: #ffd36b; font-weight: 700; } @media (max-width: 980px) { .owClanMainGrid, .owClanBottomGrid { grid-template-columns: 1fr; } } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owClanEvent { padding: 18px; } .owClanHeroTop { justify-content: center; text-align: center; } .owClanHeroTitle { font-size: 22px; } }
  8. Акция для кланов при переходе на сервер Уровень клана, Clan Reputation, наборы усилений и особые награды для организованных составов Clan Transfer Event Clan level, Clan Reputation, enhancement packs and special rewards for organized clans Акція для кланів при переході на сервер Рівень клану, Clan Reputation, набори підсилень та особливі нагороди для організованих складів RUENUA Администрация запускает постоянную акцию для кланов, переходящих на наш сервер. Получите готовые бонусы: уровень клана, клановую репутацую, наборы расходников и усиления, а для крупных составов — дополнительные награды. 🏰 Стартовая поддержка кланов Чем сильнее состав — тем выше бонус Кланы получают бонусы в зависимости от количества реальных участников. Чем больше организованный состав на старте, тем выше ваш пакет наград: от стартового уровня клана и репутации до усиленных наборов и уникального плаща для клан лидера. Как получить бонус Соберите клан и перейдите на наш сервер. Подтвердите состав клана в игре. После проверки награда будет выдана автоматически. Чем больше реальных игроков в составе, тем выше итоговый бонус. Clan Tier 5+ игроков 6 уровень клана 2500 Клан репутации Небольшой набор расходников и усилений для всех игроков Clan Tier 7+ игроков 7 уровень клана 5000 Клан репутации Хороший набор расходников и усилений для всех игроков Clan Tier 10+ игроков 8 уровень клана 10000 Клан репутации Отличный набор расходников и усилений для всех игроков Top Clan Reward 15+ игроков 8 уровень клана 20000 Клан репутации Невероятный набор расходников и усилений для всех игроков Уникальный плащ клан лидеру Что даёт эта акция Клан получает готовую базу для старта: уровень, репутацию, наборы полезных предметов и усилений для всего состава. Это позволяет быстрее включиться в борьбу, развитие и клановую активность с первых дней сервера. Где выдаются бонусы Выдача производится автоматически у NPC Clan Bonus Manager в городе Giran. Важно Считаются только уникальные HWID. Любые накрутки, фальшивые составы и попытки обхода системы будут наказываться блокировкой аккаунта. The administration announces a permanent event for clans transferring to our server. This is a great opportunity for organized groups to begin with ready-to-use bonuses: clan level, Clan Reputation, consumable and enhancement packs, and for the biggest clans — additional valuable rewards. 🏰 Starter support for clans The stronger the roster — the better the reward Clans receive bonuses based on the number of real participants. The bigger your organized roster at launch, the higher your reward package: from starting clan level and reputation to stronger supply packs and even a unique cloak for the clan leader. How to Get the Bonus Gather your clan and move to our server. Confirm the clan roster in game. After verification, the reward will be issued automatically. The more real players in your roster, the better the final reward. Clan Tier 5+ players Clan level 6 2500 Clan Reputation Small pack of consumables and boosts for all players Clan Tier 7+ players Clan level 7 5000 Clan Reputation Good pack of consumables and boosts for all players Clan Tier 10+ players Clan level 8 10000 Clan Reputation Excellent pack of consumables and boosts for all players Top Clan Reward 15+ players Clan level 8 20000 Clan Reputation Incredible pack of consumables and boosts for all players Unique cloak for the clan leader What This Event Gives Your clan receives a strong foundation for the start: level, reputation, useful item packs and boosts for the whole roster. This helps organized groups enter competition, progression and clan activity much faster from day one. Where Rewards Are Issued Rewards are issued automatically by NPC Clan Bonus Manager in the city of Giran. Important Only unique HWID counts are considered. Any fake rosters, abuse or attempts to exploit the system will be punished with account suspension. Адміністрація оголошує постійну акцію для кланів, які переходять на наш сервер. Це чудова можливість для організованих складів почати розвиток із готовими бонусами: рівень клану, Clan Reputation, набори витратників і підсилень, а для найбільших кланів — додаткові цінні нагороди. 🏰 Стартова підтримка для кланів Чим сильніший склад — тим вища нагорода Клани отримують бонуси залежно від кількості реальних учасників. Чим більший і організованіший склад на старті, тим вищий ваш пакет нагород: від стартового рівня клану та репутації до посилених наборів і навіть унікального плаща для клан лідера. Як отримати бонус Зберіть клан і перейдіть на наш сервер. Підтвердіть склад клану в грі. Після перевірки нагорода буде видана автоматично. Чим більше реальних гравців у складі, тим кращий підсумковий бонус. Clan Tier 5+ гравців 6 рівень клану 2500 Clan Reputation Невеликий набір витратників і підсилень для всіх гравців Clan Tier 7+ гравців 7 рівень клану 5000 Clan Reputation Хороший набір витратників і підсилень для всіх гравців Clan Tier 10+ гравців 8 рівень клану 10000 Clan Reputation Відмінний набір витратників і підсилень для всіх гравців Top Clan Reward 15+ гравців 8 рівень клану 20000 Clan Reputation Неймовірний набір витратників і підсилень для всіх гравців Унікальний плащ для клан лідера Що дає ця акція Клан отримує готову базу для старту: рівень, репутацію, набори корисних предметів і підсилень для всього складу. Це дозволяє швидше включитися у боротьбу, розвиток і кланову активність із перших днів сервера. Де видаються бонуси Видача проводиться автоматично у NPC Clan Bonus Manager в місті Giran. Важливо Враховуються лише унікальні HWID. Будь-які накрутки, фальшиві склади та спроби обходу системи будуть каратися блокуванням акаунта. .owClanEvent { background: linear-gradient(180deg, rgba(33,20,14,0.96) 0%, rgba(20,12,9,0.98) 100%); border: 1px solid rgba(255,174,0,0.15); border-radius: 14px; padding: 24px; color: #d8c6a3; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); margin-top: 15px; position: relative; overflow: hidden; } .owClanEvent:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,176,0,0.07), transparent 28%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 22%); pointer-events: none; } .owClanEventInner { position: relative; z-index: 2; } .owClanEventTop { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,174,0,0.12); } .owClanEventHeader { max-width: 760px; } .owPromoLabel { display: inline-block; padding: 6px 12px; border-radius: 30px; background: linear-gradient(180deg, #ffbf1f 0%, #d48b00 100%); color: #2c1800; font-size: 12px; font-weight: 700; text-transform: uppercase; box-shadow: 0 3px 10px rgba(255,170,0,0.25); margin-bottom: 10px; } .owPromoTitle { margin: 0; font-size: 30px; line-height: 1.15; font-weight: 700; color: #f3ddab; text-shadow: 0 1px 0 #000; } .owPromoSub { margin-top: 8px; font-size: 15px; line-height: 1.6; color: #bfa985; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { min-width: 58px; border: 1px solid rgba(255,174,0,0.18); border-radius: 30px; padding: 8px 14px; background: linear-gradient(180deg, #3b2418 0%, #24150f 100%); color: #d7b777; cursor: pointer; font-weight: 700; transition: all .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { color: #fff0c7; border-color: rgba(255,190,70,0.35); background: linear-gradient(180deg, #4b2d1d 0%, #2b1811 100%); } .owLangSwitch button.is-active { color: #2b1700; border-color: #ffbe3b; background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 4px 16px rgba(255,174,0,0.25); } .owLangPane { display: none; } .owLangPane.is-active { display: block; } .owClanIntro { background: rgba(255,174,0,0.04); border: 1px solid rgba(255,174,0,0.08); border-radius: 10px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #d5c09a; } .owClanMainGrid { display: grid; grid-template-columns: 1.15fr 1fr; gap: 16px; margin-top: 16px; } .owClanHeroBox, .owClanInfoCard, .owClanTierCard, .owClanBonusBox, .owClanNpcBox, .owClanWarnBox { background: linear-gradient(180deg, rgba(49,28,20,0.88) 0%, rgba(28,15,11,0.94) 100%); border: 1px solid rgba(255,174,0,0.10); border-radius: 12px; padding: 16px 18px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); } .owClanHeroBox { position: relative; overflow: hidden; } .owClanHeroBox:before { content: ""; position: absolute; top: -20px; right: -20px; width: 140px; height: 140px; border-radius: 50%; background: radial-gradient(circle, rgba(255,212,91,0.16) 0%, transparent 70%); pointer-events: none; } .owClanHeroTop { display: flex; gap: 16px; align-items: center; flex-wrap: wrap; position: relative; z-index: 2; } .owClanHeroIcon { width: 88px; height: 88px; border-radius: 22px; flex: 0 0 88px; display: flex; align-items: center; justify-content: center; font-size: 38px; background: linear-gradient(180deg, rgba(255,201,95,0.16) 0%, rgba(161,92,16,0.18) 100%); border: 1px solid rgba(255,201,95,0.20); box-shadow: inset 0 1px 0 rgba(255,255,255,0.08), 0 8px 20px rgba(0,0,0,0.22); } .owClanHeroText { flex: 1 1 320px; } .owClanHeroLabel { display: inline-block; padding: 5px 10px; border-radius: 999px; background: rgba(255,208,94,0.09); border: 1px solid rgba(255,208,94,0.14); color: #ffd36b; font-size: 12px; font-weight: 700; margin-bottom: 10px; } .owClanHeroTitle { font-size: 24px; font-weight: 700; color: #fff0c7; margin-bottom: 8px; } .owClanHeroDesc { color: #d2bc92; line-height: 1.75; } .owClanInfoCard h3, .owClanTierCard h3, .owClanBonusTitle, .owClanNpcTitle, .owClanWarnTitle { margin: 0 0 12px; font-size: 17px; color: #f0cf8c; font-weight: 700; } .owClanInfoCard ul, .owClanInfoCard ol { margin: 0; padding-left: 20px; } .owClanInfoCard li { margin-bottom: 9px; line-height: 1.65; color: #d5c09a; } .owClanTiers { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px; margin-top: 16px; } .owClanTierCard { position: relative; overflow: hidden; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; } .owClanTierCard:hover { transform: translateY(-3px); border-color: rgba(255,190,70,0.24); box-shadow: 0 10px 24px rgba(0,0,0,0.28); } .owClanTierCard:before { content: ""; position: absolute; top: -22px; right: -22px; width: 90px; height: 90px; border-radius: 50%; opacity: .18; } .owClanTierCard.tier5:before { background: radial-gradient(circle, #d6a56d 0%, transparent 70%); } .owClanTierCard.tier7:before { background: radial-gradient(circle, #ffb84d 0%, transparent 70%); } .owClanTierCard.tier10:before { background: radial-gradient(circle, #ffd45b 0%, transparent 70%); } .owClanTierCard.tier15:before { background: radial-gradient(circle, #ffdb85 0%, transparent 70%); } .owClanTierBadge { display: inline-block; padding: 5px 10px; border-radius: 30px; font-size: 12px; font-weight: 700; margin-bottom: 10px; background: rgba(255,255,255,0.06); color: #f0d7a1; } .owClanTierValue { font-size: 24px; font-weight: 700; color: #fff0c7; margin-bottom: 8px; } .owClanTierCard ul { margin: 0; padding-left: 18px; } .owClanTierCard li { margin-bottom: 8px; line-height: 1.6; color: #d5c09a; } .owClanBottomGrid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 16px; margin-top: 18px; } .owClanBonusBox { background: linear-gradient(180deg, rgba(76,46,16,0.96) 0%, rgba(35,21,9,0.98) 100%); } .owClanNpcBox { background: linear-gradient(180deg, rgba(36,24,17,0.96) 0%, rgba(19,12,9,0.98) 100%); } .owClanWarnBox { background: linear-gradient(180deg, rgba(53,24,20,0.96) 0%, rgba(25,12,10,0.98) 100%); border-color: rgba(255,120,120,0.14); } .owClanBonusText, .owClanNpcText, .owClanWarnText { line-height: 1.75; color: #d5c09a; } .owClanWarnText strong { color: #ffb9a3; } .owClanEvent strong { color: #ffd36b; font-weight: 700; } @media (max-width: 980px) { .owClanMainGrid, .owClanBottomGrid { grid-template-columns: 1fr; } } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owClanEvent { padding: 18px; } .owClanHeroTop { justify-content: center; text-align: center; } .owClanHeroTitle { font-size: 22px; } }
  9. Акция для кланов при переходе на сервер Уровень клана, Clan Reputation, наборы усилений и особые награды для организованных составов Clan Transfer Event Clan level, Clan Reputation, enhancement packs and special rewards for organized clans Акція для кланів при переході на сервер Рівень клану, Clan Reputation, набори підсилень та особливі нагороди для організованих складів RUENUA Администрация запускает постоянную акцию для кланов, переходящих на наш сервер. Получите готовые бонусы: уровень клана, клановую репутацую, наборы расходников и усиления, а для крупных составов — дополнительные награды. 🏰 Стартовая поддержка кланов Чем сильнее состав — тем выше бонус Кланы получают бонусы в зависимости от количества реальных участников. Чем больше организованный состав на старте, тем выше ваш пакет наград: от стартового уровня клана и репутации до усиленных наборов и уникального плаща для клан лидера. Как получить бонус Соберите клан и перейдите на наш сервер. Подтвердите состав клана в игре. После проверки награда будет выдана автоматически. Чем больше реальных игроков в составе, тем выше итоговый бонус. Clan Tier 5+ игроков 6 уровень клана 2500 Клан репутации Небольшой набор расходников и усилений для всех игроков Clan Tier 7+ игроков 7 уровень клана 5000 Клан репутации Хороший набор расходников и усилений для всех игроков Clan Tier 10+ игроков 8 уровень клана 10000 Клан репутации Отличный набор расходников и усилений для всех игроков Top Clan Reward 15+ игроков 8 уровень клана 20000 Клан репутации Невероятный набор расходников и усилений для всех игроков Уникальный плащ клан лидеру Что даёт эта акция Клан получает готовую базу для старта: уровень, репутацию, наборы полезных предметов и усилений для всего состава. Это позволяет быстрее включиться в борьбу, развитие и клановую активность с первых дней сервера. Где выдаются бонусы Выдача производится автоматически у NPC Clan Bonus Manager в городе Giran. Важно Считаются только уникальные HWID. Любые накрутки, фальшивые составы и попытки обхода системы будут наказываться блокировкой аккаунта. The administration announces a permanent event for clans transferring to our server. This is a great opportunity for organized groups to begin with ready-to-use bonuses: clan level, Clan Reputation, consumable and enhancement packs, and for the biggest clans — additional valuable rewards. 🏰 Starter support for clans The stronger the roster — the better the reward Clans receive bonuses based on the number of real participants. The bigger your organized roster at launch, the higher your reward package: from starting clan level and reputation to stronger supply packs and even a unique cloak for the clan leader. How to Get the Bonus Gather your clan and move to our server. Confirm the clan roster in game. After verification, the reward will be issued automatically. The more real players in your roster, the better the final reward. Clan Tier 5+ players Clan level 6 2500 Clan Reputation Small pack of consumables and boosts for all players Clan Tier 7+ players Clan level 7 5000 Clan Reputation Good pack of consumables and boosts for all players Clan Tier 10+ players Clan level 8 10000 Clan Reputation Excellent pack of consumables and boosts for all players Top Clan Reward 15+ players Clan level 8 20000 Clan Reputation Incredible pack of consumables and boosts for all players Unique cloak for the clan leader What This Event Gives Your clan receives a strong foundation for the start: level, reputation, useful item packs and boosts for the whole roster. This helps organized groups enter competition, progression and clan activity much faster from day one. Where Rewards Are Issued Rewards are issued automatically by NPC Clan Bonus Manager in the city of Giran. Important Only unique HWID counts are considered. Any fake rosters, abuse or attempts to exploit the system will be punished with account suspension. Адміністрація оголошує постійну акцію для кланів, які переходять на наш сервер. Це чудова можливість для організованих складів почати розвиток із готовими бонусами: рівень клану, Clan Reputation, набори витратників і підсилень, а для найбільших кланів — додаткові цінні нагороди. 🏰 Стартова підтримка для кланів Чим сильніший склад — тим вища нагорода Клани отримують бонуси залежно від кількості реальних учасників. Чим більший і організованіший склад на старті, тим вищий ваш пакет нагород: від стартового рівня клану та репутації до посилених наборів і навіть унікального плаща для клан лідера. Як отримати бонус Зберіть клан і перейдіть на наш сервер. Підтвердіть склад клану в грі. Після перевірки нагорода буде видана автоматично. Чим більше реальних гравців у складі, тим кращий підсумковий бонус. Clan Tier 5+ гравців 6 рівень клану 2500 Clan Reputation Невеликий набір витратників і підсилень для всіх гравців Clan Tier 7+ гравців 7 рівень клану 5000 Clan Reputation Хороший набір витратників і підсилень для всіх гравців Clan Tier 10+ гравців 8 рівень клану 10000 Clan Reputation Відмінний набір витратників і підсилень для всіх гравців Top Clan Reward 15+ гравців 8 рівень клану 20000 Clan Reputation Неймовірний набір витратників і підсилень для всіх гравців Унікальний плащ для клан лідера Що дає ця акція Клан отримує готову базу для старту: рівень, репутацію, набори корисних предметів і підсилень для всього складу. Це дозволяє швидше включитися у боротьбу, розвиток і кланову активність із перших днів сервера. Де видаються бонуси Видача проводиться автоматично у NPC Clan Bonus Manager в місті Giran. Важливо Враховуються лише унікальні HWID. Будь-які накрутки, фальшиві склади та спроби обходу системи будуть каратися блокуванням акаунта. .owClanEvent { background: linear-gradient(180deg, rgba(33,20,14,0.96) 0%, rgba(20,12,9,0.98) 100%); border: 1px solid rgba(255,174,0,0.15); border-radius: 14px; padding: 24px; color: #d8c6a3; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); margin-top: 15px; position: relative; overflow: hidden; } .owClanEvent:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,176,0,0.07), transparent 28%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 22%); pointer-events: none; } .owClanEventInner { position: relative; z-index: 2; } .owClanEventTop { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,174,0,0.12); } .owClanEventHeader { max-width: 760px; } .owPromoLabel { display: inline-block; padding: 6px 12px; border-radius: 30px; background: linear-gradient(180deg, #ffbf1f 0%, #d48b00 100%); color: #2c1800; font-size: 12px; font-weight: 700; text-transform: uppercase; box-shadow: 0 3px 10px rgba(255,170,0,0.25); margin-bottom: 10px; } .owPromoTitle { margin: 0; font-size: 30px; line-height: 1.15; font-weight: 700; color: #f3ddab; text-shadow: 0 1px 0 #000; } .owPromoSub { margin-top: 8px; font-size: 15px; line-height: 1.6; color: #bfa985; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { min-width: 58px; border: 1px solid rgba(255,174,0,0.18); border-radius: 30px; padding: 8px 14px; background: linear-gradient(180deg, #3b2418 0%, #24150f 100%); color: #d7b777; cursor: pointer; font-weight: 700; transition: all .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { color: #fff0c7; border-color: rgba(255,190,70,0.35); background: linear-gradient(180deg, #4b2d1d 0%, #2b1811 100%); } .owLangSwitch button.is-active { color: #2b1700; border-color: #ffbe3b; background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 4px 16px rgba(255,174,0,0.25); } .owLangPane { display: none; } .owLangPane.is-active { display: block; } .owClanIntro { background: rgba(255,174,0,0.04); border: 1px solid rgba(255,174,0,0.08); border-radius: 10px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #d5c09a; } .owClanMainGrid { display: grid; grid-template-columns: 1.15fr 1fr; gap: 16px; margin-top: 16px; } .owClanHeroBox, .owClanInfoCard, .owClanTierCard, .owClanBonusBox, .owClanNpcBox, .owClanWarnBox { background: linear-gradient(180deg, rgba(49,28,20,0.88) 0%, rgba(28,15,11,0.94) 100%); border: 1px solid rgba(255,174,0,0.10); border-radius: 12px; padding: 16px 18px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); } .owClanHeroBox { position: relative; overflow: hidden; } .owClanHeroBox:before { content: ""; position: absolute; top: -20px; right: -20px; width: 140px; height: 140px; border-radius: 50%; background: radial-gradient(circle, rgba(255,212,91,0.16) 0%, transparent 70%); pointer-events: none; } .owClanHeroTop { display: flex; gap: 16px; align-items: center; flex-wrap: wrap; position: relative; z-index: 2; } .owClanHeroIcon { width: 88px; height: 88px; border-radius: 22px; flex: 0 0 88px; display: flex; align-items: center; justify-content: center; font-size: 38px; background: linear-gradient(180deg, rgba(255,201,95,0.16) 0%, rgba(161,92,16,0.18) 100%); border: 1px solid rgba(255,201,95,0.20); box-shadow: inset 0 1px 0 rgba(255,255,255,0.08), 0 8px 20px rgba(0,0,0,0.22); } .owClanHeroText { flex: 1 1 320px; } .owClanHeroLabel { display: inline-block; padding: 5px 10px; border-radius: 999px; background: rgba(255,208,94,0.09); border: 1px solid rgba(255,208,94,0.14); color: #ffd36b; font-size: 12px; font-weight: 700; margin-bottom: 10px; } .owClanHeroTitle { font-size: 24px; font-weight: 700; color: #fff0c7; margin-bottom: 8px; } .owClanHeroDesc { color: #d2bc92; line-height: 1.75; } .owClanInfoCard h3, .owClanTierCard h3, .owClanBonusTitle, .owClanNpcTitle, .owClanWarnTitle { margin: 0 0 12px; font-size: 17px; color: #f0cf8c; font-weight: 700; } .owClanInfoCard ul, .owClanInfoCard ol { margin: 0; padding-left: 20px; } .owClanInfoCard li { margin-bottom: 9px; line-height: 1.65; color: #d5c09a; } .owClanTiers { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px; margin-top: 16px; } .owClanTierCard { position: relative; overflow: hidden; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; } .owClanTierCard:hover { transform: translateY(-3px); border-color: rgba(255,190,70,0.24); box-shadow: 0 10px 24px rgba(0,0,0,0.28); } .owClanTierCard:before { content: ""; position: absolute; top: -22px; right: -22px; width: 90px; height: 90px; border-radius: 50%; opacity: .18; } .owClanTierCard.tier5:before { background: radial-gradient(circle, #d6a56d 0%, transparent 70%); } .owClanTierCard.tier7:before { background: radial-gradient(circle, #ffb84d 0%, transparent 70%); } .owClanTierCard.tier10:before { background: radial-gradient(circle, #ffd45b 0%, transparent 70%); } .owClanTierCard.tier15:before { background: radial-gradient(circle, #ffdb85 0%, transparent 70%); } .owClanTierBadge { display: inline-block; padding: 5px 10px; border-radius: 30px; font-size: 12px; font-weight: 700; margin-bottom: 10px; background: rgba(255,255,255,0.06); color: #f0d7a1; } .owClanTierValue { font-size: 24px; font-weight: 700; color: #fff0c7; margin-bottom: 8px; } .owClanTierCard ul { margin: 0; padding-left: 18px; } .owClanTierCard li { margin-bottom: 8px; line-height: 1.6; color: #d5c09a; } .owClanBottomGrid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 16px; margin-top: 18px; } .owClanBonusBox { background: linear-gradient(180deg, rgba(76,46,16,0.96) 0%, rgba(35,21,9,0.98) 100%); } .owClanNpcBox { background: linear-gradient(180deg, rgba(36,24,17,0.96) 0%, rgba(19,12,9,0.98) 100%); } .owClanWarnBox { background: linear-gradient(180deg, rgba(53,24,20,0.96) 0%, rgba(25,12,10,0.98) 100%); border-color: rgba(255,120,120,0.14); } .owClanBonusText, .owClanNpcText, .owClanWarnText { line-height: 1.75; color: #d5c09a; } .owClanWarnText strong { color: #ffb9a3; } .owClanEvent strong { color: #ffd36b; font-weight: 700; } @media (max-width: 980px) { .owClanMainGrid, .owClanBottomGrid { grid-template-columns: 1fr; } } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owClanEvent { padding: 18px; } .owClanHeroTop { justify-content: center; text-align: center; } .owClanHeroTitle { font-size: 22px; } }
  10. Реферальная система OVERWORLD Приглашай друзей, помогай им стартовать и получай бонусы за каждого активного реферала OVERWORLD Referral System Invite friends, help them start strong and earn bonuses for every active referral Реферальна система OVERWORLD Запрошуй друзів, допомагай їм стартувати та отримуй бонуси за кожного активного реферала RUENUA Анонсируем запуск реферальной системы на нашем проекте. Теперь вы можете приглашать друзей по своей персональной ссылке из личного кабинета, а ваши рефералы будут получать приятные стартовые бонусы, которые помогут им быстрее освоиться в мире OVERWORLD. Как это работает Получите свою реферальную ссылку в личном кабинете. Поделитесь ею с друзьями, кланом, зрителями или сообществом. После регистрации по вашей ссылке новый игрок становится вашим рефералом. Реферал получает стартовые бонусы, а вы — дополнительную выгоду за его активность. Почему это выгодно Новый игрок получает усиленный старт и быстрее входит в игру. Вы зарабатываете бонусы за активных приглашённых игроков. Чем больше активных рефералов, тем выше ваша суммарная выгода. Система отлично подходит для друзей, кланов, стримеров и авторов контента. Что получает ваш реферал Starter Reward 🎁 Referral Box Специальный стартовый бокс с бонусами для нового игрока. Открывается только при достижении 20 уровня. Premium Bonus ⭐ Премиум аккаунт на 12 часов Временный премиум-бонус для более комфортного старта, ускоренной прокачки и знакомства с сервером. Support Items 🧪 Уникальный аксессуар Эксклюзивное украшение для каждого приглашённого вами игрока, предоставляющее полезные бонусы и усиливающее развитие персонажа. Referral Profit 💰 5% от пополнений Вы получаете 5% от суммы пополнения баланса всех ваших рефералов. Чем активнее ваши приглашённые игроки, тем выше ваш бонус. Что может быть внутри Referral Box Полезные расходники для старта. Небольшой запас адены или игровых ресурсов. Дополнительные баф-предметы или стартовые усиления. Приятные бонусы, которые помогут быстрее войти в игру. Дополнительная информация Referral Box можно открыть только после достижения 20 уровня. Реферальная ссылка доступна в личном кабинете. Бонус в 5% начисляется от пополнений ваших рефералов. Администрация оставляет за собой право проверять злоупотребления системой. Идея реферальной системы: Мы хотим поощрять игроков, которые помогают развивать проект и приглашают на сервер новых участников. Это выгодно обеим сторонам: новый игрок получает усиленный старт, а пригласивший — долгосрочный бонус за активных рефералов. Где получить реферальную ссылку? Ваша персональная реферальная ссылка доступна в личном кабинете. Скопируйте её и отправляйте друзьям, клану, подписчикам или размещайте на своих площадках. We are launching a new referral system on our project. Now you can invite friends using your personal link from the account panel, and your referrals will receive useful starter bonuses to help them begin their journey on OVERWORLD. How It Works Get your personal referral link in your account panel. Share it with friends, clan members, viewers or your community. After registration through your link, the new player becomes your referral. Your referral gets starter bonuses, and you receive additional rewards from their activity. Why It Is Worth It New players get a stronger start and enter the game more comfortably. You earn bonuses from active invited players. The more active referrals you have, the higher your total reward. The system is perfect for friends, clans, streamers and content creators. What Your Referral Gets Starter Reward 🎁 Referral Box A special starter box with useful bonuses for new players. It can only be opened after reaching level 20. Premium Bonus ⭐ 12 Hours of Premium Account A temporary premium boost for a smoother start, faster progression and a better first impression of the server. Support Items 🧪 Unique Accessory An exclusive accessory for each player you invite, granting valuable bonuses and boosting character progression. Referral Profit 💰 5% from Deposits You receive 5% of the total balance top-ups made by all your referrals. The more active they are, the higher your reward. What Can Be Inside the Referral Box Useful consumables for the early game. A small amount of adena or helpful resources. Additional buff items or starter boosts. Pleasant bonuses to help players settle into the game faster. Additional Information The Referral Box can only be opened after reaching level 20. Your referral link is available in the account panel. The 5% bonus is calculated from your referrals’ deposits. The administration reserves the right to investigate abuse of the system. Referral Program Idea: We want to reward players who help the project grow and bring new people to the server. It benefits both sides: the new player gets a stronger start, while the inviter receives a long-term reward from active referrals. Where Can You Get Your Referral Link? Your personal referral link is available in your account panel. Copy it and share it with friends, clanmates, followers or on your own platforms. Анонсуємо запуск нової реферальної системи на нашому проєкті. Тепер ви можете запрошувати друзів за своєю персональною реферальною лінкою з особистого кабінету, а ваші реферали отримуватимуть приємні стартові бонуси для швидшого входу у світ OVERWORLD. Як це працює Отримайте свою реферальну лінку в особистому кабінеті. Поділіться нею з друзями, кланом, глядачами або спільнотою. Після реєстрації за вашою лінкою новий гравець стає вашим рефералом. Реферал отримує стартові бонуси, а ви — додаткову вигоду від його активності. Чому це вигідно Новий гравець отримує посилений старт і швидше входить у гру. Ви заробляєте бонуси за активних запрошених гравців. Чим більше активних рефералів, тим вища ваша загальна вигода. Система чудово підходить для друзів, кланів, стрімерів та авторів контенту. Що отримує ваш реферал Starter Reward 🎁 Referral Box Спеціальний стартовий бокс із бонусами для нового гравця. Відкрити його можна лише після досягнення 20 рівня. Premium Bonus ⭐ Преміум акаунт на 12 годин Тимчасовий преміум-бонус для комфортнішого старту, швидшої прокачки та знайомства із сервером. Support Items 🧪 Унікальний аксесуар Ексклюзивна прикраса для кожного запрошеного вами гравця, що надає корисні бонуси та прискорює розвиток персонажа. Referral Profit 💰 5% від поповнень Ви отримуєте 5% від суми поповнення балансу усіх ваших рефералів. Чим активніші запрошені гравці, тим вищий ваш бонус. Що може бути всередині Referral Box Корисні витратники для старту. Невеликий запас адени або ігрових ресурсів. Додаткові баф-предмети або стартові підсилення. Приємні бонуси, які допоможуть швидше увійти в гру. Додаткова інформація Referral Box можна відкрити лише після досягнення 20 рівня. Реферальна лінка доступна в особистому кабінеті. Бонус у 5% нараховується від поповнень ваших рефералів. Адміністрація залишає за собою право перевіряти зловживання системою. Ідея реферальної системи: Ми хочемо заохочувати гравців, які допомагають розвивати проєкт і запрошують на сервер нових учасників. Це вигідно обом сторонам: новий гравець отримує сильніший старт, а той, хто запросив, — довгостроковий бонус за активних рефералів. Де отримати реферальну лінку? Ваша персональна реферальна лінка доступна в особистому кабінеті. Скопіюйте її та надсилайте друзям, клану, підписникам або розміщуйте на своїх майданчиках. .owReferralPromo { background: linear-gradient(180deg, rgba(33,20,14,0.96) 0%, rgba(20,12,9,0.98) 100%); border: 1px solid rgba(255,174,0,0.15); border-radius: 14px; padding: 24px; color: #d8c6a3; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); margin-top: 15px; position: relative; overflow: hidden; } .owReferralPromo:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,176,0,0.07), transparent 28%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 22%); pointer-events: none; } .owReferralInner { position: relative; z-index: 2; } .owReferralTop { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,174,0,0.12); } .owReferralHeader { max-width: 760px; } .owPromoLabel { display: inline-block; padding: 6px 12px; border-radius: 30px; background: linear-gradient(180deg, #ffbf1f 0%, #d48b00 100%); color: #2c1800; font-size: 12px; font-weight: 700; text-transform: uppercase; box-shadow: 0 3px 10px rgba(255,170,0,0.25); margin-bottom: 10px; } .owPromoTitle { margin: 0; font-size: 30px; line-height: 1.15; font-weight: 700; color: #f3ddab; text-shadow: 0 1px 0 #000; } .owPromoSub { margin-top: 8px; font-size: 15px; line-height: 1.6; color: #bfa985; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { min-width: 58px; border: 1px solid rgba(255,174,0,0.18); border-radius: 30px; padding: 8px 14px; background: linear-gradient(180deg, #3b2418 0%, #24150f 100%); color: #d7b777; cursor: pointer; font-weight: 700; transition: all .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { color: #fff0c7; border-color: rgba(255,190,70,0.35); background: linear-gradient(180deg, #4b2d1d 0%, #2b1811 100%); } .owLangSwitch button.is-active { color: #2b1700; border-color: #ffbe3b; background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 4px 16px rgba(255,174,0,0.25); } .owLangPane { display: none; } .owLangPane.is-active { display: block; } .owReferralIntro { background: rgba(255,174,0,0.04); border: 1px solid rgba(255,174,0,0.08); border-radius: 10px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #d5c09a; } .owReferralGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 16px; margin-top: 16px; } .owReferralCard { background: linear-gradient(180deg, rgba(49,28,20,0.88) 0%, rgba(28,15,11,0.94) 100%); border: 1px solid rgba(255,174,0,0.10); border-radius: 12px; padding: 16px 18px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); } .owReferralCard h3, .owReferralCard h4 { margin: 0 0 12px; font-size: 17px; color: #f0cf8c; font-weight: 700; } .owReferralCard ul, .owReferralCard ol { margin: 0; padding-left: 20px; } .owReferralCard li { margin-bottom: 9px; line-height: 1.65; color: #d5c09a; } .owBonusGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px; margin-top: 12px; } .owBonusCard { position: relative; border-radius: 12px; padding: 16px; min-height: 170px; overflow: hidden; border: 1px solid rgba(255,174,0,0.10); box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; } .owBonusCard:hover { transform: translateY(-3px); border-color: rgba(255,190,70,0.24); box-shadow: 0 10px 24px rgba(0,0,0,0.28); } .owBonusCard:before { content: ""; position: absolute; top: -25px; right: -25px; width: 95px; height: 95px; border-radius: 50%; opacity: .18; } .owBonusCard.box { background: linear-gradient(180deg, rgba(63,36,20,0.98) 0%, rgba(30,17,11,0.98) 100%); } .owBonusCard.box:before { background: radial-gradient(circle, #ffb84d 0%, transparent 70%); } .owBonusCard.premium { background: linear-gradient(180deg, rgba(76,46,16,0.98) 0%, rgba(35,21,9,0.98) 100%); } .owBonusCard.premium:before { background: radial-gradient(circle, #ffd45b 0%, transparent 70%); } .owBonusCard.potions { background: linear-gradient(180deg, rgba(50,28,20,0.98) 0%, rgba(24,14,10,0.98) 100%); } .owBonusCard.potions:before { background: radial-gradient(circle, #ff8f5a 0%, transparent 70%); } .owBonusCard.cashback { background: linear-gradient(180deg, rgba(32,52,26,0.98) 0%, rgba(15,24,12,0.98) 100%); border-color: rgba(120,255,120,0.10); } .owBonusCard.cashback:before { background: radial-gradient(circle, #5cff87 0%, transparent 70%); } .owBonusBadge { display: inline-block; padding: 5px 10px; border-radius: 30px; font-size: 12px; font-weight: 700; margin-bottom: 10px; background: rgba(255,255,255,0.06); color: #f0d7a1; } .owBonusIcon { font-size: 26px; display: block; margin-bottom: 10px; } .owBonusTitle { font-size: 19px; font-weight: 700; margin-bottom: 6px; color: #fff0c7; } .owBonusDesc { color: #ceb890; line-height: 1.6; font-size: 14px; } .owInfoBox { margin-top: 18px; padding: 16px 18px; border-radius: 10px; background: linear-gradient(180deg, rgba(255,177,0,0.10) 0%, rgba(255,140,0,0.06) 100%); border: 1px solid rgba(255,174,0,0.14); color: #f0d7a1; line-height: 1.75; } .owCabinetBox { margin-top: 18px; background: linear-gradient(180deg, rgba(37,22,16,0.96) 0%, rgba(21,12,9,0.98) 100%); border: 1px dashed rgba(255,174,0,0.18); border-radius: 10px; padding: 16px 18px; text-align: center; color: #d7c39f; } .owCabinetTitle { font-size: 16px; font-weight: 700; color: #f0cf8c; margin-bottom: 8px; } .owReferralPromo strong { color: #ffd36b; font-weight: 700; } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owReferralPromo { padding: 18px; } }
  11. Реферальная система OVERWORLD Приглашай друзей, помогай им стартовать и получай бонусы за каждого активного реферала OVERWORLD Referral System Invite friends, help them start strong and earn bonuses for every active referral Реферальна система OVERWORLD Запрошуй друзів, допомагай їм стартувати та отримуй бонуси за кожного активного реферала RUENUA Анонсируем запуск реферальной системы на нашем проекте. Теперь вы можете приглашать друзей по своей персональной ссылке из личного кабинета, а ваши рефералы будут получать приятные стартовые бонусы, которые помогут им быстрее освоиться в мире OVERWORLD. Как это работает Получите свою реферальную ссылку в личном кабинете. Поделитесь ею с друзьями, кланом, зрителями или сообществом. После регистрации по вашей ссылке новый игрок становится вашим рефералом. Реферал получает стартовые бонусы, а вы — дополнительную выгоду за его активность. Почему это выгодно Новый игрок получает усиленный старт и быстрее входит в игру. Вы зарабатываете бонусы за активных приглашённых игроков. Чем больше активных рефералов, тем выше ваша суммарная выгода. Система отлично подходит для друзей, кланов, стримеров и авторов контента. Что получает ваш реферал Starter Reward 🎁 Referral Box Специальный стартовый бокс с бонусами для нового игрока. Открывается только при достижении 20 уровня. Premium Bonus ⭐ Премиум аккаунт на 12 часов Временный премиум-бонус для более комфортного старта, ускоренной прокачки и знакомства с сервером. Support Items 🧪 Уникальный аксессуар Эксклюзивное украшение для каждого приглашённого вами игрока, предоставляющее полезные бонусы и усиливающее развитие персонажа. Referral Profit 💰 5% от пополнений Вы получаете 5% от суммы пополнения баланса всех ваших рефералов. Чем активнее ваши приглашённые игроки, тем выше ваш бонус. Что может быть внутри Referral Box Полезные расходники для старта. Небольшой запас адены или игровых ресурсов. Дополнительные баф-предметы или стартовые усиления. Приятные бонусы, которые помогут быстрее войти в игру. Дополнительная информация Referral Box можно открыть только после достижения 20 уровня. Реферальная ссылка доступна в личном кабинете. Бонус в 5% начисляется от пополнений ваших рефералов. Администрация оставляет за собой право проверять злоупотребления системой. Идея реферальной системы: Мы хотим поощрять игроков, которые помогают развивать проект и приглашают на сервер новых участников. Это выгодно обеим сторонам: новый игрок получает усиленный старт, а пригласивший — долгосрочный бонус за активных рефералов. Где получить реферальную ссылку? Ваша персональная реферальная ссылка доступна в личном кабинете. Скопируйте её и отправляйте друзьям, клану, подписчикам или размещайте на своих площадках. We are launching a new referral system on our project. Now you can invite friends using your personal link from the account panel, and your referrals will receive useful starter bonuses to help them begin their journey on OVERWORLD. How It Works Get your personal referral link in your account panel. Share it with friends, clan members, viewers or your community. After registration through your link, the new player becomes your referral. Your referral gets starter bonuses, and you receive additional rewards from their activity. Why It Is Worth It New players get a stronger start and enter the game more comfortably. You earn bonuses from active invited players. The more active referrals you have, the higher your total reward. The system is perfect for friends, clans, streamers and content creators. What Your Referral Gets Starter Reward 🎁 Referral Box A special starter box with useful bonuses for new players. It can only be opened after reaching level 20. Premium Bonus ⭐ 12 Hours of Premium Account A temporary premium boost for a smoother start, faster progression and a better first impression of the server. Support Items 🧪 Unique Accessory An exclusive accessory for each player you invite, granting valuable bonuses and boosting character progression. Referral Profit 💰 5% from Deposits You receive 5% of the total balance top-ups made by all your referrals. The more active they are, the higher your reward. What Can Be Inside the Referral Box Useful consumables for the early game. A small amount of adena or helpful resources. Additional buff items or starter boosts. Pleasant bonuses to help players settle into the game faster. Additional Information The Referral Box can only be opened after reaching level 20. Your referral link is available in the account panel. The 5% bonus is calculated from your referrals’ deposits. The administration reserves the right to investigate abuse of the system. Referral Program Idea: We want to reward players who help the project grow and bring new people to the server. It benefits both sides: the new player gets a stronger start, while the inviter receives a long-term reward from active referrals. Where Can You Get Your Referral Link? Your personal referral link is available in your account panel. Copy it and share it with friends, clanmates, followers or on your own platforms. Анонсуємо запуск нової реферальної системи на нашому проєкті. Тепер ви можете запрошувати друзів за своєю персональною реферальною лінкою з особистого кабінету, а ваші реферали отримуватимуть приємні стартові бонуси для швидшого входу у світ OVERWORLD. Як це працює Отримайте свою реферальну лінку в особистому кабінеті. Поділіться нею з друзями, кланом, глядачами або спільнотою. Після реєстрації за вашою лінкою новий гравець стає вашим рефералом. Реферал отримує стартові бонуси, а ви — додаткову вигоду від його активності. Чому це вигідно Новий гравець отримує посилений старт і швидше входить у гру. Ви заробляєте бонуси за активних запрошених гравців. Чим більше активних рефералів, тим вища ваша загальна вигода. Система чудово підходить для друзів, кланів, стрімерів та авторів контенту. Що отримує ваш реферал Starter Reward 🎁 Referral Box Спеціальний стартовий бокс із бонусами для нового гравця. Відкрити його можна лише після досягнення 20 рівня. Premium Bonus ⭐ Преміум акаунт на 12 годин Тимчасовий преміум-бонус для комфортнішого старту, швидшої прокачки та знайомства із сервером. Support Items 🧪 Унікальний аксесуар Ексклюзивна прикраса для кожного запрошеного вами гравця, що надає корисні бонуси та прискорює розвиток персонажа. Referral Profit 💰 5% від поповнень Ви отримуєте 5% від суми поповнення балансу усіх ваших рефералів. Чим активніші запрошені гравці, тим вищий ваш бонус. Що може бути всередині Referral Box Корисні витратники для старту. Невеликий запас адени або ігрових ресурсів. Додаткові баф-предмети або стартові підсилення. Приємні бонуси, які допоможуть швидше увійти в гру. Додаткова інформація Referral Box можна відкрити лише після досягнення 20 рівня. Реферальна лінка доступна в особистому кабінеті. Бонус у 5% нараховується від поповнень ваших рефералів. Адміністрація залишає за собою право перевіряти зловживання системою. Ідея реферальної системи: Ми хочемо заохочувати гравців, які допомагають розвивати проєкт і запрошують на сервер нових учасників. Це вигідно обом сторонам: новий гравець отримує сильніший старт, а той, хто запросив, — довгостроковий бонус за активних рефералів. Де отримати реферальну лінку? Ваша персональна реферальна лінка доступна в особистому кабінеті. Скопіюйте її та надсилайте друзям, клану, підписникам або розміщуйте на своїх майданчиках. .owReferralPromo { background: linear-gradient(180deg, rgba(33,20,14,0.96) 0%, rgba(20,12,9,0.98) 100%); border: 1px solid rgba(255,174,0,0.15); border-radius: 14px; padding: 24px; color: #d8c6a3; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); margin-top: 15px; position: relative; overflow: hidden; } .owReferralPromo:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,176,0,0.07), transparent 28%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 22%); pointer-events: none; } .owReferralInner { position: relative; z-index: 2; } .owReferralTop { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,174,0,0.12); } .owReferralHeader { max-width: 760px; } .owPromoLabel { display: inline-block; padding: 6px 12px; border-radius: 30px; background: linear-gradient(180deg, #ffbf1f 0%, #d48b00 100%); color: #2c1800; font-size: 12px; font-weight: 700; text-transform: uppercase; box-shadow: 0 3px 10px rgba(255,170,0,0.25); margin-bottom: 10px; } .owPromoTitle { margin: 0; font-size: 30px; line-height: 1.15; font-weight: 700; color: #f3ddab; text-shadow: 0 1px 0 #000; } .owPromoSub { margin-top: 8px; font-size: 15px; line-height: 1.6; color: #bfa985; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { min-width: 58px; border: 1px solid rgba(255,174,0,0.18); border-radius: 30px; padding: 8px 14px; background: linear-gradient(180deg, #3b2418 0%, #24150f 100%); color: #d7b777; cursor: pointer; font-weight: 700; transition: all .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { color: #fff0c7; border-color: rgba(255,190,70,0.35); background: linear-gradient(180deg, #4b2d1d 0%, #2b1811 100%); } .owLangSwitch button.is-active { color: #2b1700; border-color: #ffbe3b; background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 4px 16px rgba(255,174,0,0.25); } .owLangPane { display: none; } .owLangPane.is-active { display: block; } .owReferralIntro { background: rgba(255,174,0,0.04); border: 1px solid rgba(255,174,0,0.08); border-radius: 10px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #d5c09a; } .owReferralGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 16px; margin-top: 16px; } .owReferralCard { background: linear-gradient(180deg, rgba(49,28,20,0.88) 0%, rgba(28,15,11,0.94) 100%); border: 1px solid rgba(255,174,0,0.10); border-radius: 12px; padding: 16px 18px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); } .owReferralCard h3, .owReferralCard h4 { margin: 0 0 12px; font-size: 17px; color: #f0cf8c; font-weight: 700; } .owReferralCard ul, .owReferralCard ol { margin: 0; padding-left: 20px; } .owReferralCard li { margin-bottom: 9px; line-height: 1.65; color: #d5c09a; } .owBonusGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px; margin-top: 12px; } .owBonusCard { position: relative; border-radius: 12px; padding: 16px; min-height: 170px; overflow: hidden; border: 1px solid rgba(255,174,0,0.10); box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; } .owBonusCard:hover { transform: translateY(-3px); border-color: rgba(255,190,70,0.24); box-shadow: 0 10px 24px rgba(0,0,0,0.28); } .owBonusCard:before { content: ""; position: absolute; top: -25px; right: -25px; width: 95px; height: 95px; border-radius: 50%; opacity: .18; } .owBonusCard.box { background: linear-gradient(180deg, rgba(63,36,20,0.98) 0%, rgba(30,17,11,0.98) 100%); } .owBonusCard.box:before { background: radial-gradient(circle, #ffb84d 0%, transparent 70%); } .owBonusCard.premium { background: linear-gradient(180deg, rgba(76,46,16,0.98) 0%, rgba(35,21,9,0.98) 100%); } .owBonusCard.premium:before { background: radial-gradient(circle, #ffd45b 0%, transparent 70%); } .owBonusCard.potions { background: linear-gradient(180deg, rgba(50,28,20,0.98) 0%, rgba(24,14,10,0.98) 100%); } .owBonusCard.potions:before { background: radial-gradient(circle, #ff8f5a 0%, transparent 70%); } .owBonusCard.cashback { background: linear-gradient(180deg, rgba(32,52,26,0.98) 0%, rgba(15,24,12,0.98) 100%); border-color: rgba(120,255,120,0.10); } .owBonusCard.cashback:before { background: radial-gradient(circle, #5cff87 0%, transparent 70%); } .owBonusBadge { display: inline-block; padding: 5px 10px; border-radius: 30px; font-size: 12px; font-weight: 700; margin-bottom: 10px; background: rgba(255,255,255,0.06); color: #f0d7a1; } .owBonusIcon { font-size: 26px; display: block; margin-bottom: 10px; } .owBonusTitle { font-size: 19px; font-weight: 700; margin-bottom: 6px; color: #fff0c7; } .owBonusDesc { color: #ceb890; line-height: 1.6; font-size: 14px; } .owInfoBox { margin-top: 18px; padding: 16px 18px; border-radius: 10px; background: linear-gradient(180deg, rgba(255,177,0,0.10) 0%, rgba(255,140,0,0.06) 100%); border: 1px solid rgba(255,174,0,0.14); color: #f0d7a1; line-height: 1.75; } .owCabinetBox { margin-top: 18px; background: linear-gradient(180deg, rgba(37,22,16,0.96) 0%, rgba(21,12,9,0.98) 100%); border: 1px dashed rgba(255,174,0,0.18); border-radius: 10px; padding: 16px 18px; text-align: center; color: #d7c39f; } .owCabinetTitle { font-size: 16px; font-weight: 700; color: #f0cf8c; margin-bottom: 8px; } .owReferralPromo strong { color: #ffd36b; font-weight: 700; } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owReferralPromo { padding: 18px; } }
  12. Реферальная система OVERWORLD Приглашай друзей, помогай им стартовать и получай бонусы за каждого активного реферала OVERWORLD Referral System Invite friends, help them start strong and earn bonuses for every active referral Реферальна система OVERWORLD Запрошуй друзів, допомагай їм стартувати та отримуй бонуси за кожного активного реферала RUENUA Анонсируем запуск реферальной системы на нашем проекте. Теперь вы можете приглашать друзей по своей персональной ссылке из личного кабинета, а ваши рефералы будут получать приятные стартовые бонусы, которые помогут им быстрее освоиться в мире OVERWORLD. Как это работает Получите свою реферальную ссылку в личном кабинете. Поделитесь ею с друзьями, кланом, зрителями или сообществом. После регистрации по вашей ссылке новый игрок становится вашим рефералом. Реферал получает стартовые бонусы, а вы — дополнительную выгоду за его активность. Почему это выгодно Новый игрок получает усиленный старт и быстрее входит в игру. Вы зарабатываете бонусы за активных приглашённых игроков. Чем больше активных рефералов, тем выше ваша суммарная выгода. Система отлично подходит для друзей, кланов, стримеров и авторов контента. Что получает ваш реферал Starter Reward 🎁 Referral Box Специальный стартовый бокс с бонусами для нового игрока. Открывается только при достижении 20 уровня. Premium Bonus ⭐ Премиум аккаунт на 12 часов Временный премиум-бонус для более комфортного старта, ускоренной прокачки и знакомства с сервером. Support Items 🧪 Уникальный аксессуар Эксклюзивное украшение для каждого приглашённого вами игрока, предоставляющее полезные бонусы и усиливающее развитие персонажа. Referral Profit 💰 5% от пополнений Вы получаете 5% от суммы пополнения баланса всех ваших рефералов. Чем активнее ваши приглашённые игроки, тем выше ваш бонус. Что может быть внутри Referral Box Полезные расходники для старта. Небольшой запас адены или игровых ресурсов. Дополнительные баф-предметы или стартовые усиления. Приятные бонусы, которые помогут быстрее войти в игру. Дополнительная информация Referral Box можно открыть только после достижения 20 уровня. Реферальная ссылка доступна в личном кабинете. Бонус в 5% начисляется от пополнений ваших рефералов. Администрация оставляет за собой право проверять злоупотребления системой. Идея реферальной системы: Мы хотим поощрять игроков, которые помогают развивать проект и приглашают на сервер новых участников. Это выгодно обеим сторонам: новый игрок получает усиленный старт, а пригласивший — долгосрочный бонус за активных рефералов. Где получить реферальную ссылку? Ваша персональная реферальная ссылка доступна в личном кабинете. Скопируйте её и отправляйте друзьям, клану, подписчикам или размещайте на своих площадках. We are launching a new referral system on our project. Now you can invite friends using your personal link from the account panel, and your referrals will receive useful starter bonuses to help them begin their journey on OVERWORLD. How It Works Get your personal referral link in your account panel. Share it with friends, clan members, viewers or your community. After registration through your link, the new player becomes your referral. Your referral gets starter bonuses, and you receive additional rewards from their activity. Why It Is Worth It New players get a stronger start and enter the game more comfortably. You earn bonuses from active invited players. The more active referrals you have, the higher your total reward. The system is perfect for friends, clans, streamers and content creators. What Your Referral Gets Starter Reward 🎁 Referral Box A special starter box with useful bonuses for new players. It can only be opened after reaching level 20. Premium Bonus ⭐ 12 Hours of Premium Account A temporary premium boost for a smoother start, faster progression and a better first impression of the server. Support Items 🧪 Unique Accessory An exclusive accessory for each player you invite, granting valuable bonuses and boosting character progression. Referral Profit 💰 5% from Deposits You receive 5% of the total balance top-ups made by all your referrals. The more active they are, the higher your reward. What Can Be Inside the Referral Box Useful consumables for the early game. A small amount of adena or helpful resources. Additional buff items or starter boosts. Pleasant bonuses to help players settle into the game faster. Additional Information The Referral Box can only be opened after reaching level 20. Your referral link is available in the account panel. The 5% bonus is calculated from your referrals’ deposits. The administration reserves the right to investigate abuse of the system. Referral Program Idea: We want to reward players who help the project grow and bring new people to the server. It benefits both sides: the new player gets a stronger start, while the inviter receives a long-term reward from active referrals. Where Can You Get Your Referral Link? Your personal referral link is available in your account panel. Copy it and share it with friends, clanmates, followers or on your own platforms. Анонсуємо запуск нової реферальної системи на нашому проєкті. Тепер ви можете запрошувати друзів за своєю персональною реферальною лінкою з особистого кабінету, а ваші реферали отримуватимуть приємні стартові бонуси для швидшого входу у світ OVERWORLD. Як це працює Отримайте свою реферальну лінку в особистому кабінеті. Поділіться нею з друзями, кланом, глядачами або спільнотою. Після реєстрації за вашою лінкою новий гравець стає вашим рефералом. Реферал отримує стартові бонуси, а ви — додаткову вигоду від його активності. Чому це вигідно Новий гравець отримує посилений старт і швидше входить у гру. Ви заробляєте бонуси за активних запрошених гравців. Чим більше активних рефералів, тим вища ваша загальна вигода. Система чудово підходить для друзів, кланів, стрімерів та авторів контенту. Що отримує ваш реферал Starter Reward 🎁 Referral Box Спеціальний стартовий бокс із бонусами для нового гравця. Відкрити його можна лише після досягнення 20 рівня. Premium Bonus ⭐ Преміум акаунт на 12 годин Тимчасовий преміум-бонус для комфортнішого старту, швидшої прокачки та знайомства із сервером. Support Items 🧪 Унікальний аксесуар Ексклюзивна прикраса для кожного запрошеного вами гравця, що надає корисні бонуси та прискорює розвиток персонажа. Referral Profit 💰 5% від поповнень Ви отримуєте 5% від суми поповнення балансу усіх ваших рефералів. Чим активніші запрошені гравці, тим вищий ваш бонус. Що може бути всередині Referral Box Корисні витратники для старту. Невеликий запас адени або ігрових ресурсів. Додаткові баф-предмети або стартові підсилення. Приємні бонуси, які допоможуть швидше увійти в гру. Додаткова інформація Referral Box можна відкрити лише після досягнення 20 рівня. Реферальна лінка доступна в особистому кабінеті. Бонус у 5% нараховується від поповнень ваших рефералів. Адміністрація залишає за собою право перевіряти зловживання системою. Ідея реферальної системи: Ми хочемо заохочувати гравців, які допомагають розвивати проєкт і запрошують на сервер нових учасників. Це вигідно обом сторонам: новий гравець отримує сильніший старт, а той, хто запросив, — довгостроковий бонус за активних рефералів. Де отримати реферальну лінку? Ваша персональна реферальна лінка доступна в особистому кабінеті. Скопіюйте її та надсилайте друзям, клану, підписникам або розміщуйте на своїх майданчиках. .owReferralPromo { background: linear-gradient(180deg, rgba(33,20,14,0.96) 0%, rgba(20,12,9,0.98) 100%); border: 1px solid rgba(255,174,0,0.15); border-radius: 14px; padding: 24px; color: #d8c6a3; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); margin-top: 15px; position: relative; overflow: hidden; } .owReferralPromo:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,176,0,0.07), transparent 28%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 22%); pointer-events: none; } .owReferralInner { position: relative; z-index: 2; } .owReferralTop { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,174,0,0.12); } .owReferralHeader { max-width: 760px; } .owPromoLabel { display: inline-block; padding: 6px 12px; border-radius: 30px; background: linear-gradient(180deg, #ffbf1f 0%, #d48b00 100%); color: #2c1800; font-size: 12px; font-weight: 700; text-transform: uppercase; box-shadow: 0 3px 10px rgba(255,170,0,0.25); margin-bottom: 10px; } .owPromoTitle { margin: 0; font-size: 30px; line-height: 1.15; font-weight: 700; color: #f3ddab; text-shadow: 0 1px 0 #000; } .owPromoSub { margin-top: 8px; font-size: 15px; line-height: 1.6; color: #bfa985; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { min-width: 58px; border: 1px solid rgba(255,174,0,0.18); border-radius: 30px; padding: 8px 14px; background: linear-gradient(180deg, #3b2418 0%, #24150f 100%); color: #d7b777; cursor: pointer; font-weight: 700; transition: all .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { color: #fff0c7; border-color: rgba(255,190,70,0.35); background: linear-gradient(180deg, #4b2d1d 0%, #2b1811 100%); } .owLangSwitch button.is-active { color: #2b1700; border-color: #ffbe3b; background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 4px 16px rgba(255,174,0,0.25); } .owLangPane { display: none; } .owLangPane.is-active { display: block; } .owReferralIntro { background: rgba(255,174,0,0.04); border: 1px solid rgba(255,174,0,0.08); border-radius: 10px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #d5c09a; } .owReferralGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 16px; margin-top: 16px; } .owReferralCard { background: linear-gradient(180deg, rgba(49,28,20,0.88) 0%, rgba(28,15,11,0.94) 100%); border: 1px solid rgba(255,174,0,0.10); border-radius: 12px; padding: 16px 18px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); } .owReferralCard h3, .owReferralCard h4 { margin: 0 0 12px; font-size: 17px; color: #f0cf8c; font-weight: 700; } .owReferralCard ul, .owReferralCard ol { margin: 0; padding-left: 20px; } .owReferralCard li { margin-bottom: 9px; line-height: 1.65; color: #d5c09a; } .owBonusGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px; margin-top: 12px; } .owBonusCard { position: relative; border-radius: 12px; padding: 16px; min-height: 170px; overflow: hidden; border: 1px solid rgba(255,174,0,0.10); box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; } .owBonusCard:hover { transform: translateY(-3px); border-color: rgba(255,190,70,0.24); box-shadow: 0 10px 24px rgba(0,0,0,0.28); } .owBonusCard:before { content: ""; position: absolute; top: -25px; right: -25px; width: 95px; height: 95px; border-radius: 50%; opacity: .18; } .owBonusCard.box { background: linear-gradient(180deg, rgba(63,36,20,0.98) 0%, rgba(30,17,11,0.98) 100%); } .owBonusCard.box:before { background: radial-gradient(circle, #ffb84d 0%, transparent 70%); } .owBonusCard.premium { background: linear-gradient(180deg, rgba(76,46,16,0.98) 0%, rgba(35,21,9,0.98) 100%); } .owBonusCard.premium:before { background: radial-gradient(circle, #ffd45b 0%, transparent 70%); } .owBonusCard.potions { background: linear-gradient(180deg, rgba(50,28,20,0.98) 0%, rgba(24,14,10,0.98) 100%); } .owBonusCard.potions:before { background: radial-gradient(circle, #ff8f5a 0%, transparent 70%); } .owBonusCard.cashback { background: linear-gradient(180deg, rgba(32,52,26,0.98) 0%, rgba(15,24,12,0.98) 100%); border-color: rgba(120,255,120,0.10); } .owBonusCard.cashback:before { background: radial-gradient(circle, #5cff87 0%, transparent 70%); } .owBonusBadge { display: inline-block; padding: 5px 10px; border-radius: 30px; font-size: 12px; font-weight: 700; margin-bottom: 10px; background: rgba(255,255,255,0.06); color: #f0d7a1; } .owBonusIcon { font-size: 26px; display: block; margin-bottom: 10px; } .owBonusTitle { font-size: 19px; font-weight: 700; margin-bottom: 6px; color: #fff0c7; } .owBonusDesc { color: #ceb890; line-height: 1.6; font-size: 14px; } .owInfoBox { margin-top: 18px; padding: 16px 18px; border-radius: 10px; background: linear-gradient(180deg, rgba(255,177,0,0.10) 0%, rgba(255,140,0,0.06) 100%); border: 1px solid rgba(255,174,0,0.14); color: #f0d7a1; line-height: 1.75; } .owCabinetBox { margin-top: 18px; background: linear-gradient(180deg, rgba(37,22,16,0.96) 0%, rgba(21,12,9,0.98) 100%); border: 1px dashed rgba(255,174,0,0.18); border-radius: 10px; padding: 16px 18px; text-align: center; color: #d7c39f; } .owCabinetTitle { font-size: 16px; font-weight: 700; color: #f0cf8c; margin-bottom: 8px; } .owReferralPromo strong { color: #ffd36b; font-weight: 700; } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owReferralPromo { padding: 18px; } }
  13. Ежедневные бонус-коды в Telegram Забирай ежедневные бонусы, следи за обновлениями и получай приятные награды Daily Bonus Codes in Telegram Claim daily rewards, follow updates and get useful bonuses every day Щоденні бонус-коди в Telegram Забирай щоденні бонуси, стеж за новинами та отримуй приємні нагороди щодня RUENUA Теперь в нашем Telegram канале публикуются ежедневные бонус-коды для игроков проекта. Это отличный способ получать приятные бонусы просто за то, что вы следите за новостями и активностью сообщества. Как это работает Подпишитесь на наш Telegram канал. Следите за публикациями с ежедневными бонус-кодами. Активируйте код в игре или в указанном формате, пока он действует. Получайте награды и используйте их для развития персонажа. Что можно получить Полезные расходники для прокачки. Небольшие игровые бонусы и приятные подарки. Coin of Luck и другие ценные награды. Временные усиления, руны или специальные призы. Примеры ежедневных бонусов Daily Reward 🎁 Подарочный код Ежедневный код с небольшим, но полезным бонусом для вашего персонажа. Boost ⚡ Код на руны Временные усиления, руны или ускорители развития для старта и фарма. Lucky Bonus 🪙 Код на Coin of Luck Иногда в канале будут появляться особенно приятные коды с ценной наградой. Дополнительная информация: Бонус-коды публикуются регулярно, но могут иметь ограниченный срок действия. Некоторые коды могут быть доступны в ограниченном количестве или только для определённых событий. Поэтому советуем следить за Telegram каналом каждый день, чтобы не упустить свою награду. Наш Telegram канал Подписывайтесь и забирайте ежедневные бонусы: t.me/overworldpro Our Telegram channel now features daily bonus codes for project players. It is a great way to receive useful rewards simply by following community updates and announcements. How It Works Subscribe to our Telegram channel. Follow posts with daily bonus codes. Activate the code in-game or in the specified format while it is still valid. Receive rewards and use them to improve your character. What You Can Get Useful consumables for leveling. Small in-game bonuses and nice gifts. Coin of Luck and other valuable rewards. Temporary boosts, runes or special prizes. Examples of Daily Bonuses Daily Reward 🎁 Gift Code A daily code with a small but useful reward for your character. Boost ⚡ Booster Code Temporary boosts, runes or progression accelerators for leveling and farming. Lucky Bonus 🪙 Coin of Luck Code Sometimes the channel will feature especially valuable codes with better rewards. Additional Information: Bonus codes are published regularly, but may have a limited activation time. Some codes may be limited in quantity or available only during special events. That is why we recommend checking the Telegram channel every day so you do not miss your reward. Our Telegram Channel Subscribe and claim your daily bonuses: t.me/overworldpro Тепер у нашому Telegram каналі публікуються щоденні бонус-коди для гравців проєкту. Це чудовий спосіб отримувати приємні нагороди просто за те, що ви стежите за новинами та активністю спільноти. Як це працює Підпишіться на наш Telegram канал. Слідкуйте за публікаціями зі щоденними бонус-кодами. Активуйте код у грі або у вказаному форматі, поки він дійсний. Отримуйте нагороди та використовуйте їх для розвитку персонажа. Що можна отримати Корисні витратники для прокачки. Невеликі ігрові бонуси та приємні подарунки. Coin of Luck та інші цінні нагороди. Тимчасові підсилення, руни або спеціальні призи. Приклади щоденних бонусів Daily Reward 🎁 Подарунковий код Щоденний код із невеликою, але корисною нагородою для вашого персонажа. Boost ⚡ Код на бустер Тимчасові підсилення, руни або прискорювачі розвитку для старту та фарму. Lucky Bonus 🪙 Код на Coin of Luck Іноді в каналі з’являтимуться особливо приємні коди з цінною нагородою. Додаткова інформація: Бонус-коди публікуються регулярно, але можуть мати обмежений термін дії. Деякі коди можуть бути доступні в обмеженій кількості або лише для певних подій. Тому радимо стежити за Telegram каналом щодня, щоб не пропустити свою нагороду. Наш Telegram канал Підписуйтесь і забирайте щоденні бонуси: t.me/overworldpro .owDailyPromo { background: linear-gradient(180deg, rgba(33,20,14,0.96) 0%, rgba(20,12,9,0.98) 100%); border: 1px solid rgba(255,174,0,0.15); border-radius: 14px; padding: 24px; color: #d8c6a3; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); margin-top: 15px; position: relative; overflow: hidden; } .owDailyPromo:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,176,0,0.07), transparent 28%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 22%); pointer-events: none; } .owDailyPromoInner { position: relative; z-index: 2; } .owDailyTop { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,174,0,0.12); } .owDailyHeader { max-width: 760px; } .owPromoLabel { display: inline-block; padding: 6px 12px; border-radius: 30px; background: linear-gradient(180deg, #ffbf1f 0%, #d48b00 100%); color: #2c1800; font-size: 12px; font-weight: 700; text-transform: uppercase; box-shadow: 0 3px 10px rgba(255,170,0,0.25); margin-bottom: 10px; } .owPromoTitle { margin: 0; font-size: 30px; line-height: 1.15; font-weight: 700; color: #f3ddab; text-shadow: 0 1px 0 #000; } .owPromoSub { margin-top: 8px; font-size: 15px; line-height: 1.6; color: #bfa985; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { min-width: 58px; border: 1px solid rgba(255,174,0,0.18); border-radius: 30px; padding: 8px 14px; background: linear-gradient(180deg, #3b2418 0%, #24150f 100%); color: #d7b777; cursor: pointer; font-weight: 700; transition: all .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { color: #fff0c7; border-color: rgba(255,190,70,0.35); background: linear-gradient(180deg, #4b2d1d 0%, #2b1811 100%); } .owLangSwitch button.is-active { color: #2b1700; border-color: #ffbe3b; background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 4px 16px rgba(255,174,0,0.25); } .owLangPane { display: none; } .owLangPane.is-active { display: block; } .owDailyIntro { background: rgba(255,174,0,0.04); border: 1px solid rgba(255,174,0,0.08); border-radius: 10px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #d5c09a; } .owDailyGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 16px; margin-top: 16px; } .owDailyCard { background: linear-gradient(180deg, rgba(49,28,20,0.88) 0%, rgba(28,15,11,0.94) 100%); border: 1px solid rgba(255,174,0,0.10); border-radius: 12px; padding: 16px 18px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); } .owDailyCard h3, .owDailyCard h4 { margin: 0 0 12px; font-size: 17px; color: #f0cf8c; font-weight: 700; } .owDailyCard ul, .owDailyCard ol { margin: 0; padding-left: 20px; } .owDailyCard li { margin-bottom: 9px; line-height: 1.65; color: #d5c09a; } .owCodeGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 14px; margin-top: 12px; } .owCodeCard { position: relative; border-radius: 12px; padding: 16px; min-height: 155px; overflow: hidden; border: 1px solid rgba(255,174,0,0.10); box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; background: linear-gradient(180deg, rgba(58,34,20,0.98) 0%, rgba(26,15,10,0.98) 100%); } .owCodeCard:hover { transform: translateY(-3px); border-color: rgba(255,190,70,0.24); box-shadow: 0 10px 24px rgba(0,0,0,0.28); } .owCodeCard:before { content: ""; position: absolute; top: -25px; right: -25px; width: 95px; height: 95px; border-radius: 50%; opacity: .18; background: radial-gradient(circle, #ffd45b 0%, transparent 70%); } .owCodeBadge { display: inline-block; padding: 5px 10px; border-radius: 30px; font-size: 12px; font-weight: 700; margin-bottom: 10px; background: rgba(255,255,255,0.06); color: #f0d7a1; } .owCodeIcon { font-size: 26px; display: block; margin-bottom: 10px; } .owCodeTitle { font-size: 19px; font-weight: 700; margin-bottom: 6px; color: #fff0c7; } .owCodeDesc { color: #ceb890; line-height: 1.6; font-size: 14px; } .owInfoBox { margin-top: 18px; padding: 16px 18px; border-radius: 10px; background: linear-gradient(180deg, rgba(255,177,0,0.10) 0%, rgba(255,140,0,0.06) 100%); border: 1px solid rgba(255,174,0,0.14); color: #f0d7a1; line-height: 1.75; } .owTgLinkBox { margin-top: 18px; background: linear-gradient(180deg, rgba(37,22,16,0.96) 0%, rgba(21,12,9,0.98) 100%); border: 1px dashed rgba(255,174,0,0.18); border-radius: 10px; padding: 16px 18px; text-align: center; color: #d7c39f; } .owTgLinkTitle { font-size: 16px; font-weight: 700; color: #f0cf8c; margin-bottom: 8px; } .owDailyPromo strong { color: #ffd36b; font-weight: 700; } .owDailyPromo a { color: #ffd36b; text-decoration: none; border-bottom: 1px dashed rgba(255,211,107,0.45); } .owDailyPromo a:hover { color: #fff0c7; border-bottom-color: rgba(255,240,199,0.8); } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owDailyPromo { padding: 18px; } }
  14. Ежедневные бонус-коды в Telegram Забирай ежедневные бонусы, следи за обновлениями и получай приятные награды Daily Bonus Codes in Telegram Claim daily rewards, follow updates and get useful bonuses every day Щоденні бонус-коди в Telegram Забирай щоденні бонуси, стеж за новинами та отримуй приємні нагороди щодня RUENUA Теперь в нашем Telegram канале публикуются ежедневные бонус-коды для игроков проекта. Это отличный способ получать приятные бонусы просто за то, что вы следите за новостями и активностью сообщества. Как это работает Подпишитесь на наш Telegram канал. Следите за публикациями с ежедневными бонус-кодами. Активируйте код в игре или в указанном формате, пока он действует. Получайте награды и используйте их для развития персонажа. Что можно получить Полезные расходники для прокачки. Небольшие игровые бонусы и приятные подарки. Coin of Luck и другие ценные награды. Временные усиления, руны или специальные призы. Примеры ежедневных бонусов Daily Reward 🎁 Подарочный код Ежедневный код с небольшим, но полезным бонусом для вашего персонажа. Boost ⚡ Код на руны Временные усиления, руны или ускорители развития для старта и фарма. Lucky Bonus 🪙 Код на Coin of Luck Иногда в канале будут появляться особенно приятные коды с ценной наградой. Дополнительная информация: Бонус-коды публикуются регулярно, но могут иметь ограниченный срок действия. Некоторые коды могут быть доступны в ограниченном количестве или только для определённых событий. Поэтому советуем следить за Telegram каналом каждый день, чтобы не упустить свою награду. Наш Telegram канал Подписывайтесь и забирайте ежедневные бонусы: t.me/overworldpro Our Telegram channel now features daily bonus codes for project players. It is a great way to receive useful rewards simply by following community updates and announcements. How It Works Subscribe to our Telegram channel. Follow posts with daily bonus codes. Activate the code in-game or in the specified format while it is still valid. Receive rewards and use them to improve your character. What You Can Get Useful consumables for leveling. Small in-game bonuses and nice gifts. Coin of Luck and other valuable rewards. Temporary boosts, runes or special prizes. Examples of Daily Bonuses Daily Reward 🎁 Gift Code A daily code with a small but useful reward for your character. Boost ⚡ Booster Code Temporary boosts, runes or progression accelerators for leveling and farming. Lucky Bonus 🪙 Coin of Luck Code Sometimes the channel will feature especially valuable codes with better rewards. Additional Information: Bonus codes are published regularly, but may have a limited activation time. Some codes may be limited in quantity or available only during special events. That is why we recommend checking the Telegram channel every day so you do not miss your reward. Our Telegram Channel Subscribe and claim your daily bonuses: t.me/overworldpro Тепер у нашому Telegram каналі публікуються щоденні бонус-коди для гравців проєкту. Це чудовий спосіб отримувати приємні нагороди просто за те, що ви стежите за новинами та активністю спільноти. Як це працює Підпишіться на наш Telegram канал. Слідкуйте за публікаціями зі щоденними бонус-кодами. Активуйте код у грі або у вказаному форматі, поки він дійсний. Отримуйте нагороди та використовуйте їх для розвитку персонажа. Що можна отримати Корисні витратники для прокачки. Невеликі ігрові бонуси та приємні подарунки. Coin of Luck та інші цінні нагороди. Тимчасові підсилення, руни або спеціальні призи. Приклади щоденних бонусів Daily Reward 🎁 Подарунковий код Щоденний код із невеликою, але корисною нагородою для вашого персонажа. Boost ⚡ Код на бустер Тимчасові підсилення, руни або прискорювачі розвитку для старту та фарму. Lucky Bonus 🪙 Код на Coin of Luck Іноді в каналі з’являтимуться особливо приємні коди з цінною нагородою. Додаткова інформація: Бонус-коди публікуються регулярно, але можуть мати обмежений термін дії. Деякі коди можуть бути доступні в обмеженій кількості або лише для певних подій. Тому радимо стежити за Telegram каналом щодня, щоб не пропустити свою нагороду. Наш Telegram канал Підписуйтесь і забирайте щоденні бонуси: t.me/overworldpro .owDailyPromo { background: linear-gradient(180deg, rgba(33,20,14,0.96) 0%, rgba(20,12,9,0.98) 100%); border: 1px solid rgba(255,174,0,0.15); border-radius: 14px; padding: 24px; color: #d8c6a3; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); margin-top: 15px; position: relative; overflow: hidden; } .owDailyPromo:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,176,0,0.07), transparent 28%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 22%); pointer-events: none; } .owDailyPromoInner { position: relative; z-index: 2; } .owDailyTop { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,174,0,0.12); } .owDailyHeader { max-width: 760px; } .owPromoLabel { display: inline-block; padding: 6px 12px; border-radius: 30px; background: linear-gradient(180deg, #ffbf1f 0%, #d48b00 100%); color: #2c1800; font-size: 12px; font-weight: 700; text-transform: uppercase; box-shadow: 0 3px 10px rgba(255,170,0,0.25); margin-bottom: 10px; } .owPromoTitle { margin: 0; font-size: 30px; line-height: 1.15; font-weight: 700; color: #f3ddab; text-shadow: 0 1px 0 #000; } .owPromoSub { margin-top: 8px; font-size: 15px; line-height: 1.6; color: #bfa985; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { min-width: 58px; border: 1px solid rgba(255,174,0,0.18); border-radius: 30px; padding: 8px 14px; background: linear-gradient(180deg, #3b2418 0%, #24150f 100%); color: #d7b777; cursor: pointer; font-weight: 700; transition: all .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { color: #fff0c7; border-color: rgba(255,190,70,0.35); background: linear-gradient(180deg, #4b2d1d 0%, #2b1811 100%); } .owLangSwitch button.is-active { color: #2b1700; border-color: #ffbe3b; background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 4px 16px rgba(255,174,0,0.25); } .owLangPane { display: none; } .owLangPane.is-active { display: block; } .owDailyIntro { background: rgba(255,174,0,0.04); border: 1px solid rgba(255,174,0,0.08); border-radius: 10px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #d5c09a; } .owDailyGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 16px; margin-top: 16px; } .owDailyCard { background: linear-gradient(180deg, rgba(49,28,20,0.88) 0%, rgba(28,15,11,0.94) 100%); border: 1px solid rgba(255,174,0,0.10); border-radius: 12px; padding: 16px 18px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); } .owDailyCard h3, .owDailyCard h4 { margin: 0 0 12px; font-size: 17px; color: #f0cf8c; font-weight: 700; } .owDailyCard ul, .owDailyCard ol { margin: 0; padding-left: 20px; } .owDailyCard li { margin-bottom: 9px; line-height: 1.65; color: #d5c09a; } .owCodeGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 14px; margin-top: 12px; } .owCodeCard { position: relative; border-radius: 12px; padding: 16px; min-height: 155px; overflow: hidden; border: 1px solid rgba(255,174,0,0.10); box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; background: linear-gradient(180deg, rgba(58,34,20,0.98) 0%, rgba(26,15,10,0.98) 100%); } .owCodeCard:hover { transform: translateY(-3px); border-color: rgba(255,190,70,0.24); box-shadow: 0 10px 24px rgba(0,0,0,0.28); } .owCodeCard:before { content: ""; position: absolute; top: -25px; right: -25px; width: 95px; height: 95px; border-radius: 50%; opacity: .18; background: radial-gradient(circle, #ffd45b 0%, transparent 70%); } .owCodeBadge { display: inline-block; padding: 5px 10px; border-radius: 30px; font-size: 12px; font-weight: 700; margin-bottom: 10px; background: rgba(255,255,255,0.06); color: #f0d7a1; } .owCodeIcon { font-size: 26px; display: block; margin-bottom: 10px; } .owCodeTitle { font-size: 19px; font-weight: 700; margin-bottom: 6px; color: #fff0c7; } .owCodeDesc { color: #ceb890; line-height: 1.6; font-size: 14px; } .owInfoBox { margin-top: 18px; padding: 16px 18px; border-radius: 10px; background: linear-gradient(180deg, rgba(255,177,0,0.10) 0%, rgba(255,140,0,0.06) 100%); border: 1px solid rgba(255,174,0,0.14); color: #f0d7a1; line-height: 1.75; } .owTgLinkBox { margin-top: 18px; background: linear-gradient(180deg, rgba(37,22,16,0.96) 0%, rgba(21,12,9,0.98) 100%); border: 1px dashed rgba(255,174,0,0.18); border-radius: 10px; padding: 16px 18px; text-align: center; color: #d7c39f; } .owTgLinkTitle { font-size: 16px; font-weight: 700; color: #f0cf8c; margin-bottom: 8px; } .owDailyPromo strong { color: #ffd36b; font-weight: 700; } .owDailyPromo a { color: #ffd36b; text-decoration: none; border-bottom: 1px dashed rgba(255,211,107,0.45); } .owDailyPromo a:hover { color: #fff0c7; border-bottom-color: rgba(255,240,199,0.8); } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owDailyPromo { padding: 18px; } }
  15. Ежедневные бонус-коды в Telegram Забирай ежедневные бонусы, следи за обновлениями и получай приятные награды Daily Bonus Codes in Telegram Claim daily rewards, follow updates and get useful bonuses every day Щоденні бонус-коди в Telegram Забирай щоденні бонуси, стеж за новинами та отримуй приємні нагороди щодня RUENUA Теперь в нашем Telegram канале публикуются ежедневные бонус-коды для игроков проекта. Это отличный способ получать приятные бонусы просто за то, что вы следите за новостями и активностью сообщества. Как это работает Подпишитесь на наш Telegram канал. Следите за публикациями с ежедневными бонус-кодами. Активируйте код в игре или в указанном формате, пока он действует. Получайте награды и используйте их для развития персонажа. Что можно получить Полезные расходники для прокачки. Небольшие игровые бонусы и приятные подарки. Coin of Luck и другие ценные награды. Временные усиления, руны или специальные призы. Примеры ежедневных бонусов Daily Reward 🎁 Подарочный код Ежедневный код с небольшим, но полезным бонусом для вашего персонажа. Boost ⚡ Код на руны Временные усиления, руны или ускорители развития для старта и фарма. Lucky Bonus 🪙 Код на Coin of Luck Иногда в канале будут появляться особенно приятные коды с ценной наградой. Дополнительная информация: Бонус-коды публикуются регулярно, но могут иметь ограниченный срок действия. Некоторые коды могут быть доступны в ограниченном количестве или только для определённых событий. Поэтому советуем следить за Telegram каналом каждый день, чтобы не упустить свою награду. Наш Telegram канал Подписывайтесь и забирайте ежедневные бонусы: t.me/overworldpro Our Telegram channel now features daily bonus codes for project players. It is a great way to receive useful rewards simply by following community updates and announcements. How It Works Subscribe to our Telegram channel. Follow posts with daily bonus codes. Activate the code in-game or in the specified format while it is still valid. Receive rewards and use them to improve your character. What You Can Get Useful consumables for leveling. Small in-game bonuses and nice gifts. Coin of Luck and other valuable rewards. Temporary boosts, runes or special prizes. Examples of Daily Bonuses Daily Reward 🎁 Gift Code A daily code with a small but useful reward for your character. Boost ⚡ Booster Code Temporary boosts, runes or progression accelerators for leveling and farming. Lucky Bonus 🪙 Coin of Luck Code Sometimes the channel will feature especially valuable codes with better rewards. Additional Information: Bonus codes are published regularly, but may have a limited activation time. Some codes may be limited in quantity or available only during special events. That is why we recommend checking the Telegram channel every day so you do not miss your reward. Our Telegram Channel Subscribe and claim your daily bonuses: t.me/overworldpro Тепер у нашому Telegram каналі публікуються щоденні бонус-коди для гравців проєкту. Це чудовий спосіб отримувати приємні нагороди просто за те, що ви стежите за новинами та активністю спільноти. Як це працює Підпишіться на наш Telegram канал. Слідкуйте за публікаціями зі щоденними бонус-кодами. Активуйте код у грі або у вказаному форматі, поки він дійсний. Отримуйте нагороди та використовуйте їх для розвитку персонажа. Що можна отримати Корисні витратники для прокачки. Невеликі ігрові бонуси та приємні подарунки. Coin of Luck та інші цінні нагороди. Тимчасові підсилення, руни або спеціальні призи. Приклади щоденних бонусів Daily Reward 🎁 Подарунковий код Щоденний код із невеликою, але корисною нагородою для вашого персонажа. Boost ⚡ Код на бустер Тимчасові підсилення, руни або прискорювачі розвитку для старту та фарму. Lucky Bonus 🪙 Код на Coin of Luck Іноді в каналі з’являтимуться особливо приємні коди з цінною нагородою. Додаткова інформація: Бонус-коди публікуються регулярно, але можуть мати обмежений термін дії. Деякі коди можуть бути доступні в обмеженій кількості або лише для певних подій. Тому радимо стежити за Telegram каналом щодня, щоб не пропустити свою нагороду. Наш Telegram канал Підписуйтесь і забирайте щоденні бонуси: t.me/overworldpro .owDailyPromo { background: linear-gradient(180deg, rgba(33,20,14,0.96) 0%, rgba(20,12,9,0.98) 100%); border: 1px solid rgba(255,174,0,0.15); border-radius: 14px; padding: 24px; color: #d8c6a3; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); margin-top: 15px; position: relative; overflow: hidden; } .owDailyPromo:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,176,0,0.07), transparent 28%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 22%); pointer-events: none; } .owDailyPromoInner { position: relative; z-index: 2; } .owDailyTop { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,174,0,0.12); } .owDailyHeader { max-width: 760px; } .owPromoLabel { display: inline-block; padding: 6px 12px; border-radius: 30px; background: linear-gradient(180deg, #ffbf1f 0%, #d48b00 100%); color: #2c1800; font-size: 12px; font-weight: 700; text-transform: uppercase; box-shadow: 0 3px 10px rgba(255,170,0,0.25); margin-bottom: 10px; } .owPromoTitle { margin: 0; font-size: 30px; line-height: 1.15; font-weight: 700; color: #f3ddab; text-shadow: 0 1px 0 #000; } .owPromoSub { margin-top: 8px; font-size: 15px; line-height: 1.6; color: #bfa985; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { min-width: 58px; border: 1px solid rgba(255,174,0,0.18); border-radius: 30px; padding: 8px 14px; background: linear-gradient(180deg, #3b2418 0%, #24150f 100%); color: #d7b777; cursor: pointer; font-weight: 700; transition: all .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { color: #fff0c7; border-color: rgba(255,190,70,0.35); background: linear-gradient(180deg, #4b2d1d 0%, #2b1811 100%); } .owLangSwitch button.is-active { color: #2b1700; border-color: #ffbe3b; background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 4px 16px rgba(255,174,0,0.25); } .owLangPane { display: none; } .owLangPane.is-active { display: block; } .owDailyIntro { background: rgba(255,174,0,0.04); border: 1px solid rgba(255,174,0,0.08); border-radius: 10px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #d5c09a; } .owDailyGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 16px; margin-top: 16px; } .owDailyCard { background: linear-gradient(180deg, rgba(49,28,20,0.88) 0%, rgba(28,15,11,0.94) 100%); border: 1px solid rgba(255,174,0,0.10); border-radius: 12px; padding: 16px 18px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); } .owDailyCard h3, .owDailyCard h4 { margin: 0 0 12px; font-size: 17px; color: #f0cf8c; font-weight: 700; } .owDailyCard ul, .owDailyCard ol { margin: 0; padding-left: 20px; } .owDailyCard li { margin-bottom: 9px; line-height: 1.65; color: #d5c09a; } .owCodeGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 14px; margin-top: 12px; } .owCodeCard { position: relative; border-radius: 12px; padding: 16px; min-height: 155px; overflow: hidden; border: 1px solid rgba(255,174,0,0.10); box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; background: linear-gradient(180deg, rgba(58,34,20,0.98) 0%, rgba(26,15,10,0.98) 100%); } .owCodeCard:hover { transform: translateY(-3px); border-color: rgba(255,190,70,0.24); box-shadow: 0 10px 24px rgba(0,0,0,0.28); } .owCodeCard:before { content: ""; position: absolute; top: -25px; right: -25px; width: 95px; height: 95px; border-radius: 50%; opacity: .18; background: radial-gradient(circle, #ffd45b 0%, transparent 70%); } .owCodeBadge { display: inline-block; padding: 5px 10px; border-radius: 30px; font-size: 12px; font-weight: 700; margin-bottom: 10px; background: rgba(255,255,255,0.06); color: #f0d7a1; } .owCodeIcon { font-size: 26px; display: block; margin-bottom: 10px; } .owCodeTitle { font-size: 19px; font-weight: 700; margin-bottom: 6px; color: #fff0c7; } .owCodeDesc { color: #ceb890; line-height: 1.6; font-size: 14px; } .owInfoBox { margin-top: 18px; padding: 16px 18px; border-radius: 10px; background: linear-gradient(180deg, rgba(255,177,0,0.10) 0%, rgba(255,140,0,0.06) 100%); border: 1px solid rgba(255,174,0,0.14); color: #f0d7a1; line-height: 1.75; } .owTgLinkBox { margin-top: 18px; background: linear-gradient(180deg, rgba(37,22,16,0.96) 0%, rgba(21,12,9,0.98) 100%); border: 1px dashed rgba(255,174,0,0.18); border-radius: 10px; padding: 16px 18px; text-align: center; color: #d7c39f; } .owTgLinkTitle { font-size: 16px; font-weight: 700; color: #f0cf8c; margin-bottom: 8px; } .owDailyPromo strong { color: #ffd36b; font-weight: 700; } .owDailyPromo a { color: #ffd36b; text-decoration: none; border-bottom: 1px dashed rgba(255,211,107,0.45); } .owDailyPromo a:hover { color: #fff0c7; border-bottom-color: rgba(255,240,199,0.8); } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owDailyPromo { padding: 18px; } }
  16. Розыгрыш в Telegram Деньги, наборы и бонусы для участников нашего Telegram канала Telegram Giveaway Cash, packs and bonuses for participants of our Telegram channel Розіграш у Telegram Гроші, набори та бонуси для учасників нашого Telegram каналу RUENUA Дорогие игроки, объявляем акцию в нашем Telegram канале с розыгрышем денег и игровых наборов. Выполните несколько простых условий и получите шанс попасть в число победителей. Условия участия Вступить в наш Telegram канал или перейти по ссылке t.me/overworldpro. Нажать кнопку «Участвовать» на этом посте. Прокачать персонажа как минимум до 30 уровня и наиграть 10 игровых часов на момент розыгрыша. Призы для 5 победителей 1 место 💸 20$ USDT Денежный приз для главного победителя розыгрыша. 2 место 🎁 Уникальный набор Премиальный комплект с максимально ценным наполнением. 3 место ✨ Расширенный набор Усиленный комплект с полезными игровыми бонусами. 4 место 📦 Базовый набор Стартовый набор с приятными и полезными предметами. 5 место 🪙 500 Coin of Luck Игровая валюта для покупок и развития персонажа. Условия получения призов: Для получения любого приза вам потребуется персонаж на нашем сервере. На момент розыгрыша у вас должно быть наиграно более 10 игровых часов. Уровень вашего персонажа на момент розыгрыша должен быть 35+. В противном случае приз выдан не будет. Для получения бонуса с вами свяжется менеджер розыгрышей. Выдача наград победителям — в течение 48 часов с момента оглашения результатов. Dear players, we are launching a special event in our Telegram channel with cash rewards and in-game packs. Complete a few simple requirements for a chance to become one of the winners. Participation Requirements Join our Telegram channel or use the direct link t.me/overworldpro. Click the “Participate” button on this post. Level up your character to at least level 30 and have 10 in-game hours by the time of the drawing. Prizes for 5 Winners 1st place 💸 20$ USDT Cash reward for the main winner of the giveaway. 2nd place 🎁 Unique Pack A premium bundle with the most valuable contents. 3rd place ✨ Extended Pack An upgraded bundle with useful in-game bonuses. 4th place 📦 Basic Pack A starter bundle with useful and приятные items. 5th place 🪙 500 Coin of Luck In-game currency for purchases and character progression. Prize Claim Conditions: To receive any prize, you must have a character on our server. At the time of the drawing, you must have more than 10 in-game hours played. Your character level at the time of the drawing must be 35+. Otherwise, the prize will not be issued. A giveaway manager will contact you to deliver the reward. Rewards will be issued within 48 hours after the results are announced. Дорогі гравці, оголошуємо акцію в нашому Telegram каналі з розіграшем грошей та ігрових наборів. Виконайте кілька простих умов і отримайте шанс стати одним із переможців. Умови участі Вступити до нашого Telegram каналу або перейти за посиланням t.me/overworldpro. Натиснути кнопку «Участвовать» у цьому пості. Прокачати персонажа щонайменше до 30 рівня і мати 10 ігрових годин на момент розіграшу. Призи для 5 переможців 1 місце 💸 20$ USDT Грошовий приз для головного переможця розіграшу. 2 місце 🎁 Унікальний набір Преміальний комплект із максимально цінним наповненням. 3 місце ✨ Розширений набір Посилений комплект із корисними ігровими бонусами. 4 місце 📦 Базовий набір Стартовий набір із приємними та корисними предметами. 5 місце 🪙 500 Coin of Luck Ігрова валюта для покупок і розвитку персонажа. Умови отримання призів: Для отримання будь-якого призу вам потрібен персонаж на нашому сервері. На момент розіграшу у вас має бути більше 10 ігрових годин. Рівень вашого персонажа на момент розіграшу має бути 35+. Інакше приз видано не буде. Для отримання бонусу з вами зв’яжеться менеджер розіграшу. Видача нагород переможцям — протягом 48 годин з моменту оголошення результатів. .owTgPromo { background: linear-gradient(180deg, rgba(33,20,14,0.96) 0%, rgba(20,12,9,0.98) 100%); border: 1px solid rgba(255,174,0,0.15); border-radius: 14px; padding: 24px; color: #d8c6a3; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); margin-top: 15px; position: relative; overflow: hidden; } .owTgPromo:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,176,0,0.07), transparent 28%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 22%); pointer-events: none; } .owTgPromoInner { position: relative; z-index: 2; } .owTgPromoTop { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,174,0,0.12); } .owTgPromoHeader { max-width: 760px; } .owPromoLabel { display: inline-block; padding: 6px 12px; border-radius: 30px; background: linear-gradient(180deg, #ffbf1f 0%, #d48b00 100%); color: #2c1800; font-size: 12px; font-weight: 700; text-transform: uppercase; box-shadow: 0 3px 10px rgba(255,170,0,0.25); margin-bottom: 10px; } .owPromoTitle { margin: 0; font-size: 30px; line-height: 1.15; font-weight: 700; color: #f3ddab; text-shadow: 0 1px 0 #000; } .owPromoSub { margin-top: 8px; font-size: 15px; line-height: 1.6; color: #bfa985; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { min-width: 58px; border: 1px solid rgba(255,174,0,0.18); border-radius: 30px; padding: 8px 14px; background: linear-gradient(180deg, #3b2418 0%, #24150f 100%); color: #d7b777; cursor: pointer; font-weight: 700; transition: all .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { color: #fff0c7; border-color: rgba(255,190,70,0.35); background: linear-gradient(180deg, #4b2d1d 0%, #2b1811 100%); } .owLangSwitch button.is-active { color: #2b1700; border-color: #ffbe3b; background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 4px 16px rgba(255,174,0,0.25); } .owLangPane { display: none; } .owLangPane.is-active { display: block; } .owTgIntro { background: rgba(255,174,0,0.04); border: 1px solid rgba(255,174,0,0.08); border-radius: 10px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #d5c09a; } .owTgSection { margin-top: 18px; } .owTgSectionTitle { margin: 0 0 12px; font-size: 17px; color: #f0cf8c; font-weight: 700; } .owTgConditions { background: linear-gradient(180deg, rgba(49,28,20,0.88) 0%, rgba(28,15,11,0.94) 100%); border: 1px solid rgba(255,174,0,0.10); border-radius: 10px; padding: 16px 18px; } .owTgConditions ul, .owTgConditions ol { margin: 0; padding-left: 20px; } .owTgConditions li { margin-bottom: 10px; line-height: 1.65; color: #d5c09a; } .owTgConditions a { color: #ffd36b; text-decoration: none; border-bottom: 1px dashed rgba(255,211,107,0.45); } .owTgConditions a:hover { color: #fff0c7; border-bottom-color: rgba(255,240,199,0.8); } .owPrizeGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 14px; margin-top: 12px; } .owPrizeCard { position: relative; border-radius: 12px; padding: 16px; overflow: hidden; min-height: 140px; border: 1px solid rgba(255,174,0,0.10); box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; } .owPrizeCard:hover { transform: translateY(-3px); border-color: rgba(255,190,70,0.24); box-shadow: 0 10px 24px rgba(0,0,0,0.28); } .owPrizeCard:before { content: ""; position: absolute; top: -20px; right: -20px; width: 90px; height: 90px; border-radius: 50%; opacity: .18; } .owPrizeCard.goldpack { background: linear-gradient(180deg, rgba(74,45,17,0.98) 0%, rgba(37,22,10,0.98) 100%); } .owPrizeCard.goldpack:before { background: radial-gradient(circle, #ffca55 0%, transparent 70%); } .owPrizeCard.epicpack { background: linear-gradient(180deg, rgba(64,36,20,0.98) 0%, rgba(31,17,11,0.98) 100%); } .owPrizeCard.epicpack:before { background: radial-gradient(circle, #ff9e3d 0%, transparent 70%); } .owPrizeCard.basicpack { background: linear-gradient(180deg, rgba(45,29,19,0.98) 0%, rgba(24,15,10,0.98) 100%); } .owPrizeCard.basicpack:before { background: radial-gradient(circle, #d6a56d 0%, transparent 70%); } .owPrizeCard.coin { background: linear-gradient(180deg, rgba(55,35,16,0.98) 0%, rgba(26,16,9,0.98) 100%); } .owPrizeCard.coin:before { background: radial-gradient(circle, #ffd45b 0%, transparent 70%); } .owPrizeCard.cash { background: linear-gradient(180deg, rgba(32,52,26,0.98) 0%, rgba(15,24,12,0.98) 100%); border-color: rgba(120,255,120,0.10); } .owPrizeCard.cash:before { background: radial-gradient(circle, #5cff87 0%, transparent 70%); } .owPrizePlace { display: inline-block; padding: 5px 10px; border-radius: 30px; font-size: 12px; font-weight: 700; margin-bottom: 10px; background: rgba(255,255,255,0.06); color: #f0d7a1; } .owPrizeTitle { font-size: 20px; font-weight: 700; margin-bottom: 6px; color: #fff0c7; } .owPrizeDesc { color: #ceb890; line-height: 1.55; font-size: 14px; } .owPrizeIcon { font-size: 26px; margin-bottom: 10px; display: block; } .owWarningBox { margin-top: 18px; padding: 15px 18px; border-radius: 10px; background: linear-gradient(180deg, rgba(255,177,0,0.10) 0%, rgba(255,140,0,0.06) 100%); border: 1px solid rgba(255,174,0,0.14); color: #f0d7a1; line-height: 1.75; } .owTgPromo strong { color: #ffd36b; font-weight: 700; } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owTgPromo { padding: 18px; } }
  17. Розыгрыш в Telegram Деньги, наборы и бонусы для участников нашего Telegram канала Telegram Giveaway Cash, packs and bonuses for participants of our Telegram channel Розіграш у Telegram Гроші, набори та бонуси для учасників нашого Telegram каналу RUENUA Дорогие игроки, объявляем акцию в нашем Telegram канале с розыгрышем денег и игровых наборов. Выполните несколько простых условий и получите шанс попасть в число победителей. Условия участия Вступить в наш Telegram канал или перейти по ссылке t.me/overworldpro. Нажать кнопку «Участвовать» на этом посте. Прокачать персонажа как минимум до 30 уровня и наиграть 10 игровых часов на момент розыгрыша. Призы для 5 победителей 1 место 💸 20$ USDT Денежный приз для главного победителя розыгрыша. 2 место 🎁 Уникальный набор Премиальный комплект с максимально ценным наполнением. 3 место ✨ Расширенный набор Усиленный комплект с полезными игровыми бонусами. 4 место 📦 Базовый набор Стартовый набор с приятными и полезными предметами. 5 место 🪙 500 Coin of Luck Игровая валюта для покупок и развития персонажа. Условия получения призов: Для получения любого приза вам потребуется персонаж на нашем сервере. На момент розыгрыша у вас должно быть наиграно более 10 игровых часов. Уровень вашего персонажа на момент розыгрыша должен быть 35+. В противном случае приз выдан не будет. Для получения бонуса с вами свяжется менеджер розыгрышей. Выдача наград победителям — в течение 48 часов с момента оглашения результатов. Dear players, we are launching a special event in our Telegram channel with cash rewards and in-game packs. Complete a few simple requirements for a chance to become one of the winners. Participation Requirements Join our Telegram channel or use the direct link t.me/overworldpro. Click the “Participate” button on this post. Level up your character to at least level 30 and have 10 in-game hours by the time of the drawing. Prizes for 5 Winners 1st place 💸 20$ USDT Cash reward for the main winner of the giveaway. 2nd place 🎁 Unique Pack A premium bundle with the most valuable contents. 3rd place ✨ Extended Pack An upgraded bundle with useful in-game bonuses. 4th place 📦 Basic Pack A starter bundle with useful and приятные items. 5th place 🪙 500 Coin of Luck In-game currency for purchases and character progression. Prize Claim Conditions: To receive any prize, you must have a character on our server. At the time of the drawing, you must have more than 10 in-game hours played. Your character level at the time of the drawing must be 35+. Otherwise, the prize will not be issued. A giveaway manager will contact you to deliver the reward. Rewards will be issued within 48 hours after the results are announced. Дорогі гравці, оголошуємо акцію в нашому Telegram каналі з розіграшем грошей та ігрових наборів. Виконайте кілька простих умов і отримайте шанс стати одним із переможців. Умови участі Вступити до нашого Telegram каналу або перейти за посиланням t.me/overworldpro. Натиснути кнопку «Участвовать» у цьому пості. Прокачати персонажа щонайменше до 30 рівня і мати 10 ігрових годин на момент розіграшу. Призи для 5 переможців 1 місце 💸 20$ USDT Грошовий приз для головного переможця розіграшу. 2 місце 🎁 Унікальний набір Преміальний комплект із максимально цінним наповненням. 3 місце ✨ Розширений набір Посилений комплект із корисними ігровими бонусами. 4 місце 📦 Базовий набір Стартовий набір із приємними та корисними предметами. 5 місце 🪙 500 Coin of Luck Ігрова валюта для покупок і розвитку персонажа. Умови отримання призів: Для отримання будь-якого призу вам потрібен персонаж на нашому сервері. На момент розіграшу у вас має бути більше 10 ігрових годин. Рівень вашого персонажа на момент розіграшу має бути 35+. Інакше приз видано не буде. Для отримання бонусу з вами зв’яжеться менеджер розіграшу. Видача нагород переможцям — протягом 48 годин з моменту оголошення результатів. .owTgPromo { background: linear-gradient(180deg, rgba(33,20,14,0.96) 0%, rgba(20,12,9,0.98) 100%); border: 1px solid rgba(255,174,0,0.15); border-radius: 14px; padding: 24px; color: #d8c6a3; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); margin-top: 15px; position: relative; overflow: hidden; } .owTgPromo:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,176,0,0.07), transparent 28%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 22%); pointer-events: none; } .owTgPromoInner { position: relative; z-index: 2; } .owTgPromoTop { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,174,0,0.12); } .owTgPromoHeader { max-width: 760px; } .owPromoLabel { display: inline-block; padding: 6px 12px; border-radius: 30px; background: linear-gradient(180deg, #ffbf1f 0%, #d48b00 100%); color: #2c1800; font-size: 12px; font-weight: 700; text-transform: uppercase; box-shadow: 0 3px 10px rgba(255,170,0,0.25); margin-bottom: 10px; } .owPromoTitle { margin: 0; font-size: 30px; line-height: 1.15; font-weight: 700; color: #f3ddab; text-shadow: 0 1px 0 #000; } .owPromoSub { margin-top: 8px; font-size: 15px; line-height: 1.6; color: #bfa985; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { min-width: 58px; border: 1px solid rgba(255,174,0,0.18); border-radius: 30px; padding: 8px 14px; background: linear-gradient(180deg, #3b2418 0%, #24150f 100%); color: #d7b777; cursor: pointer; font-weight: 700; transition: all .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { color: #fff0c7; border-color: rgba(255,190,70,0.35); background: linear-gradient(180deg, #4b2d1d 0%, #2b1811 100%); } .owLangSwitch button.is-active { color: #2b1700; border-color: #ffbe3b; background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 4px 16px rgba(255,174,0,0.25); } .owLangPane { display: none; } .owLangPane.is-active { display: block; } .owTgIntro { background: rgba(255,174,0,0.04); border: 1px solid rgba(255,174,0,0.08); border-radius: 10px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #d5c09a; } .owTgSection { margin-top: 18px; } .owTgSectionTitle { margin: 0 0 12px; font-size: 17px; color: #f0cf8c; font-weight: 700; } .owTgConditions { background: linear-gradient(180deg, rgba(49,28,20,0.88) 0%, rgba(28,15,11,0.94) 100%); border: 1px solid rgba(255,174,0,0.10); border-radius: 10px; padding: 16px 18px; } .owTgConditions ul, .owTgConditions ol { margin: 0; padding-left: 20px; } .owTgConditions li { margin-bottom: 10px; line-height: 1.65; color: #d5c09a; } .owTgConditions a { color: #ffd36b; text-decoration: none; border-bottom: 1px dashed rgba(255,211,107,0.45); } .owTgConditions a:hover { color: #fff0c7; border-bottom-color: rgba(255,240,199,0.8); } .owPrizeGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 14px; margin-top: 12px; } .owPrizeCard { position: relative; border-radius: 12px; padding: 16px; overflow: hidden; min-height: 140px; border: 1px solid rgba(255,174,0,0.10); box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; } .owPrizeCard:hover { transform: translateY(-3px); border-color: rgba(255,190,70,0.24); box-shadow: 0 10px 24px rgba(0,0,0,0.28); } .owPrizeCard:before { content: ""; position: absolute; top: -20px; right: -20px; width: 90px; height: 90px; border-radius: 50%; opacity: .18; } .owPrizeCard.goldpack { background: linear-gradient(180deg, rgba(74,45,17,0.98) 0%, rgba(37,22,10,0.98) 100%); } .owPrizeCard.goldpack:before { background: radial-gradient(circle, #ffca55 0%, transparent 70%); } .owPrizeCard.epicpack { background: linear-gradient(180deg, rgba(64,36,20,0.98) 0%, rgba(31,17,11,0.98) 100%); } .owPrizeCard.epicpack:before { background: radial-gradient(circle, #ff9e3d 0%, transparent 70%); } .owPrizeCard.basicpack { background: linear-gradient(180deg, rgba(45,29,19,0.98) 0%, rgba(24,15,10,0.98) 100%); } .owPrizeCard.basicpack:before { background: radial-gradient(circle, #d6a56d 0%, transparent 70%); } .owPrizeCard.coin { background: linear-gradient(180deg, rgba(55,35,16,0.98) 0%, rgba(26,16,9,0.98) 100%); } .owPrizeCard.coin:before { background: radial-gradient(circle, #ffd45b 0%, transparent 70%); } .owPrizeCard.cash { background: linear-gradient(180deg, rgba(32,52,26,0.98) 0%, rgba(15,24,12,0.98) 100%); border-color: rgba(120,255,120,0.10); } .owPrizeCard.cash:before { background: radial-gradient(circle, #5cff87 0%, transparent 70%); } .owPrizePlace { display: inline-block; padding: 5px 10px; border-radius: 30px; font-size: 12px; font-weight: 700; margin-bottom: 10px; background: rgba(255,255,255,0.06); color: #f0d7a1; } .owPrizeTitle { font-size: 20px; font-weight: 700; margin-bottom: 6px; color: #fff0c7; } .owPrizeDesc { color: #ceb890; line-height: 1.55; font-size: 14px; } .owPrizeIcon { font-size: 26px; margin-bottom: 10px; display: block; } .owWarningBox { margin-top: 18px; padding: 15px 18px; border-radius: 10px; background: linear-gradient(180deg, rgba(255,177,0,0.10) 0%, rgba(255,140,0,0.06) 100%); border: 1px solid rgba(255,174,0,0.14); color: #f0d7a1; line-height: 1.75; } .owTgPromo strong { color: #ffd36b; font-weight: 700; } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owTgPromo { padding: 18px; } }
  18. Розыгрыш в Telegram Деньги, наборы и бонусы для участников нашего Telegram канала Telegram Giveaway Cash, packs and bonuses for participants of our Telegram channel Розіграш у Telegram Гроші, набори та бонуси для учасників нашого Telegram каналу RUENUA Дорогие игроки, объявляем акцию в нашем Telegram канале с розыгрышем денег и игровых наборов. Выполните несколько простых условий и получите шанс попасть в число победителей. Условия участия Вступить в наш Telegram канал или перейти по ссылке t.me/overworldpro. Нажать кнопку «Участвовать» на этом посте. Прокачать персонажа как минимум до 30 уровня и наиграть 10 игровых часов на момент розыгрыша. Призы для 5 победителей 1 место 💸 20$ USDT Денежный приз для главного победителя розыгрыша. 2 место 🎁 Уникальный набор Премиальный комплект с максимально ценным наполнением. 3 место ✨ Расширенный набор Усиленный комплект с полезными игровыми бонусами. 4 место 📦 Базовый набор Стартовый набор с приятными и полезными предметами. 5 место 🪙 500 Coin of Luck Игровая валюта для покупок и развития персонажа. Условия получения призов: Для получения любого приза вам потребуется персонаж на нашем сервере. На момент розыгрыша у вас должно быть наиграно более 10 игровых часов. Уровень вашего персонажа на момент розыгрыша должен быть 35+. В противном случае приз выдан не будет. Для получения бонуса с вами свяжется менеджер розыгрышей. Выдача наград победителям — в течение 48 часов с момента оглашения результатов. Dear players, we are launching a special event in our Telegram channel with cash rewards and in-game packs. Complete a few simple requirements for a chance to become one of the winners. Participation Requirements Join our Telegram channel or use the direct link t.me/overworldpro. Click the “Participate” button on this post. Level up your character to at least level 30 and have 10 in-game hours by the time of the drawing. Prizes for 5 Winners 1st place 💸 20$ USDT Cash reward for the main winner of the giveaway. 2nd place 🎁 Unique Pack A premium bundle with the most valuable contents. 3rd place ✨ Extended Pack An upgraded bundle with useful in-game bonuses. 4th place 📦 Basic Pack A starter bundle with useful and приятные items. 5th place 🪙 500 Coin of Luck In-game currency for purchases and character progression. Prize Claim Conditions: To receive any prize, you must have a character on our server. At the time of the drawing, you must have more than 10 in-game hours played. Your character level at the time of the drawing must be 35+. Otherwise, the prize will not be issued. A giveaway manager will contact you to deliver the reward. Rewards will be issued within 48 hours after the results are announced. Дорогі гравці, оголошуємо акцію в нашому Telegram каналі з розіграшем грошей та ігрових наборів. Виконайте кілька простих умов і отримайте шанс стати одним із переможців. Умови участі Вступити до нашого Telegram каналу або перейти за посиланням t.me/overworldpro. Натиснути кнопку «Участвовать» у цьому пості. Прокачати персонажа щонайменше до 30 рівня і мати 10 ігрових годин на момент розіграшу. Призи для 5 переможців 1 місце 💸 20$ USDT Грошовий приз для головного переможця розіграшу. 2 місце 🎁 Унікальний набір Преміальний комплект із максимально цінним наповненням. 3 місце ✨ Розширений набір Посилений комплект із корисними ігровими бонусами. 4 місце 📦 Базовий набір Стартовий набір із приємними та корисними предметами. 5 місце 🪙 500 Coin of Luck Ігрова валюта для покупок і розвитку персонажа. Умови отримання призів: Для отримання будь-якого призу вам потрібен персонаж на нашому сервері. На момент розіграшу у вас має бути більше 10 ігрових годин. Рівень вашого персонажа на момент розіграшу має бути 35+. Інакше приз видано не буде. Для отримання бонусу з вами зв’яжеться менеджер розіграшу. Видача нагород переможцям — протягом 48 годин з моменту оголошення результатів. .owTgPromo { background: linear-gradient(180deg, rgba(33,20,14,0.96) 0%, rgba(20,12,9,0.98) 100%); border: 1px solid rgba(255,174,0,0.15); border-radius: 14px; padding: 24px; color: #d8c6a3; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); margin-top: 15px; position: relative; overflow: hidden; } .owTgPromo:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,176,0,0.07), transparent 28%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 22%); pointer-events: none; } .owTgPromoInner { position: relative; z-index: 2; } .owTgPromoTop { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,174,0,0.12); } .owTgPromoHeader { max-width: 760px; } .owPromoLabel { display: inline-block; padding: 6px 12px; border-radius: 30px; background: linear-gradient(180deg, #ffbf1f 0%, #d48b00 100%); color: #2c1800; font-size: 12px; font-weight: 700; text-transform: uppercase; box-shadow: 0 3px 10px rgba(255,170,0,0.25); margin-bottom: 10px; } .owPromoTitle { margin: 0; font-size: 30px; line-height: 1.15; font-weight: 700; color: #f3ddab; text-shadow: 0 1px 0 #000; } .owPromoSub { margin-top: 8px; font-size: 15px; line-height: 1.6; color: #bfa985; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { min-width: 58px; border: 1px solid rgba(255,174,0,0.18); border-radius: 30px; padding: 8px 14px; background: linear-gradient(180deg, #3b2418 0%, #24150f 100%); color: #d7b777; cursor: pointer; font-weight: 700; transition: all .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { color: #fff0c7; border-color: rgba(255,190,70,0.35); background: linear-gradient(180deg, #4b2d1d 0%, #2b1811 100%); } .owLangSwitch button.is-active { color: #2b1700; border-color: #ffbe3b; background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 4px 16px rgba(255,174,0,0.25); } .owLangPane { display: none; } .owLangPane.is-active { display: block; } .owTgIntro { background: rgba(255,174,0,0.04); border: 1px solid rgba(255,174,0,0.08); border-radius: 10px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #d5c09a; } .owTgSection { margin-top: 18px; } .owTgSectionTitle { margin: 0 0 12px; font-size: 17px; color: #f0cf8c; font-weight: 700; } .owTgConditions { background: linear-gradient(180deg, rgba(49,28,20,0.88) 0%, rgba(28,15,11,0.94) 100%); border: 1px solid rgba(255,174,0,0.10); border-radius: 10px; padding: 16px 18px; } .owTgConditions ul, .owTgConditions ol { margin: 0; padding-left: 20px; } .owTgConditions li { margin-bottom: 10px; line-height: 1.65; color: #d5c09a; } .owTgConditions a { color: #ffd36b; text-decoration: none; border-bottom: 1px dashed rgba(255,211,107,0.45); } .owTgConditions a:hover { color: #fff0c7; border-bottom-color: rgba(255,240,199,0.8); } .owPrizeGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); gap: 14px; margin-top: 12px; } .owPrizeCard { position: relative; border-radius: 12px; padding: 16px; overflow: hidden; min-height: 140px; border: 1px solid rgba(255,174,0,0.10); box-shadow: inset 0 1px 0 rgba(255,255,255,0.03); transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease; } .owPrizeCard:hover { transform: translateY(-3px); border-color: rgba(255,190,70,0.24); box-shadow: 0 10px 24px rgba(0,0,0,0.28); } .owPrizeCard:before { content: ""; position: absolute; top: -20px; right: -20px; width: 90px; height: 90px; border-radius: 50%; opacity: .18; } .owPrizeCard.goldpack { background: linear-gradient(180deg, rgba(74,45,17,0.98) 0%, rgba(37,22,10,0.98) 100%); } .owPrizeCard.goldpack:before { background: radial-gradient(circle, #ffca55 0%, transparent 70%); } .owPrizeCard.epicpack { background: linear-gradient(180deg, rgba(64,36,20,0.98) 0%, rgba(31,17,11,0.98) 100%); } .owPrizeCard.epicpack:before { background: radial-gradient(circle, #ff9e3d 0%, transparent 70%); } .owPrizeCard.basicpack { background: linear-gradient(180deg, rgba(45,29,19,0.98) 0%, rgba(24,15,10,0.98) 100%); } .owPrizeCard.basicpack:before { background: radial-gradient(circle, #d6a56d 0%, transparent 70%); } .owPrizeCard.coin { background: linear-gradient(180deg, rgba(55,35,16,0.98) 0%, rgba(26,16,9,0.98) 100%); } .owPrizeCard.coin:before { background: radial-gradient(circle, #ffd45b 0%, transparent 70%); } .owPrizeCard.cash { background: linear-gradient(180deg, rgba(32,52,26,0.98) 0%, rgba(15,24,12,0.98) 100%); border-color: rgba(120,255,120,0.10); } .owPrizeCard.cash:before { background: radial-gradient(circle, #5cff87 0%, transparent 70%); } .owPrizePlace { display: inline-block; padding: 5px 10px; border-radius: 30px; font-size: 12px; font-weight: 700; margin-bottom: 10px; background: rgba(255,255,255,0.06); color: #f0d7a1; } .owPrizeTitle { font-size: 20px; font-weight: 700; margin-bottom: 6px; color: #fff0c7; } .owPrizeDesc { color: #ceb890; line-height: 1.55; font-size: 14px; } .owPrizeIcon { font-size: 26px; margin-bottom: 10px; display: block; } .owWarningBox { margin-top: 18px; padding: 15px 18px; border-radius: 10px; background: linear-gradient(180deg, rgba(255,177,0,0.10) 0%, rgba(255,140,0,0.06) 100%); border: 1px solid rgba(255,174,0,0.14); color: #f0d7a1; line-height: 1.75; } .owTgPromo strong { color: #ffd36b; font-weight: 700; } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owTgPromo { padding: 18px; } }
  19. Бонусы за активность на форуме Специальная акция для самых активных участников сообщества Forum Activity Rewards Special event for the most active community members Бонуси за активність на форумі Спеціальна акція для найактивніших учасників спільноти RUENUA Хотим представить вам акцию «Бонусы за активность на форуме». Три самых активных пользователя будут поощрены ценными призами. 🥇 1 место 500 Coin of Luck 🥈 2 место 400 Coin of Luck 🥉 3 место 300 Coin of Luck Победители будут выбираться администрацией, учитывается активность за последнее время, а не за всё время. Мы постоянно следим за форумом и видим, кто действительно активно участвует в жизни сообщества. Флуд не учитывается. Победители будут объявлены 9-го марта. Выдача призов — в течение 24 часов. We are glad to introduce the “Forum Activity Rewards” event. The three most active users will receive valuable prizes. 🥇 1st place 500 Coin of Luck 🥈 2nd place 400 Coin of Luck 🥉 3rd place 300 Coin of Luck Winners will be selected by the administration based on recent activity, not lifetime activity. We constantly monitor the forum and see who is truly active in the community. Spam and meaningless posts do not count. Winners will be announced on March 9. Rewards will be delivered within 24 hours. Хочемо представити вам акцію «Бонуси за активність на форумі». Троє найактивніших користувачів отримають цінні призи. 🥇 1 місце 500 Coin of Luck 🥈 2 місце 400 Coin of Luck 🥉 3 місце 300 Coin of Luck Переможців обиратиме адміністрація, враховується активність за останній час, а не за весь період. Ми постійно стежимо за форумом і бачимо, хто справді активно бере участь у житті спільноти. Флуд не враховується. Переможців буде оголошено 9 березня. Видача призів — протягом 24 годин. .owForumPromo { background: linear-gradient(180deg, rgba(33,20,14,0.96) 0%, rgba(20,12,9,0.98) 100%); border: 1px solid rgba(255,174,0,0.15); border-radius: 12px; padding: 24px; color: #d8c6a3; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); margin-top: 15px; position: relative; overflow: hidden; } .owForumPromo:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,176,0,0.06), transparent 28%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 22%); pointer-events: none; } .owForumPromoInner { position: relative; z-index: 2; } .owForumPromoTop { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,174,0,0.12); } .owForumPromoHeader { max-width: 700px; } .owPromoTitle { margin: 0; font-size: 30px; line-height: 1.15; font-weight: 700; color: #f3ddab; text-shadow: 0 1px 0 #000; } .owPromoSub { margin-top: 8px; font-size: 15px; line-height: 1.6; color: #bfa985; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { min-width: 58px; border: 1px solid rgba(255,174,0,0.18); border-radius: 30px; padding: 8px 14px; background: linear-gradient(180deg, #3b2418 0%, #24150f 100%); color: #d7b777; cursor: pointer; font-weight: 700; transition: all .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { color: #fff0c7; border-color: rgba(255,190,70,0.35); background: linear-gradient(180deg, #4b2d1d 0%, #2b1811 100%); } .owLangSwitch button.is-active { color: #2b1700; border-color: #ffbe3b; background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); box-shadow: inset 0 1px 0 rgba(255,255,255,0.25), 0 4px 16px rgba(255,174,0,0.25); } .owLangPane { display: none; } .owLangPane.is-active { display: block; } .owForumIntro { background: rgba(255,174,0,0.04); border: 1px solid rgba(255,174,0,0.08); border-radius: 10px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #d5c09a; } .owForumGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 14px; margin-bottom: 18px; } .owPlace { border-radius: 10px; padding: 16px 14px; text-align: center; font-weight: 700; line-height: 1.6; box-shadow: inset 0 1px 0 rgba(255,255,255,0.05); } .owPlace.gold { background: linear-gradient(180deg, #ffd45b 0%, #e7a300 100%); color: #2b1700; } .owPlace.gold strong { color: #000; } .owPlace.silver { background: linear-gradient(180deg, #d9d9d9 0%, #a8a8a8 100%); color: #111; } .owPlace.silver strong { color: #000; } .owPlace.bronze { background: linear-gradient(180deg, #e0a56a 0%, #b87333 100%); color: #1a0d00; } .owPlace.bronze strong { color: #000; } .owForumNotice { padding: 15px 18px; border-radius: 10px; background: linear-gradient(180deg, rgba(255,177,0,0.10) 0%, rgba(255,140,0,0.06) 100%); border: 1px solid rgba(255,174,0,0.14); color: #f0d7a1; line-height: 1.75; } .owForumPromo strong { color: #ffd36b; font-weight: 700; } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owForumPromo { padding: 18px; } }
  20. Самый шустрый игрок Специальная акция для первых героев нового сервера x7 Fastest Player Special event for the first heroes of the new x7 server Найшвидший гравець Спеціальна акція для перших героїв нового сервера x7 RUENUA Мы всегда ценили игроков, которые ставят перед собой высокие цели и первыми достигают вершины. В честь открытия нового сервера x7 мы решили поощрить тех, кто быстрее остальных пройдет важнейшие этапы развития персонажа. Условия участия Получить 80 уровень на основном классе или саб-классе. Получить 3-ю профессию. Получить статус Дворянина (Noblesse). Награда Список наград 1–10 места — уникальный Плащ Закена Плащ Закена Уникальный визуальный эффект и статусная награда Дополнительная информация Награда выдается автоматически в момент выполнения всех условий. Бонус может получить только один HWID. Успей войти в число первых и получить эксклюзивную награду за быстрый старт на новом сервере. We have always appreciated players who set ambitious goals and are the first to reach the top. To celebrate the opening of the new x7 server, we decided to reward those who complete the key character milestones faster than everyone else. Participation Conditions Reach level 80 on the main class or subclass. Complete the 3rd class transfer. Obtain Noblesse status. Reward Reward List 1–10 places — unique Zaken Cloak Плащ Закена Уникальный визуальный эффект и статусная награда Additional Information The reward is granted automatically upon completing all requirements. Only one HWID can receive the bonus. Be among the first and claim an exclusive reward for your fast progress on the new server. Ми завжди цінували гравців, які ставлять перед собою високі цілі та першими досягають вершини. На честь відкриття нового сервера x7 ми вирішили нагородити тих, хто швидше за інших пройде найважливіші етапи розвитку персонажа. Умови участі Отримати 80 рівень на основному класі або саб-класі. Отримати 3-ю професію. Отримати статус Дворянина (Noblesse). Нагорода Список нагород 1–10 місця — унікальний Плащ Закена Zaken Cloak Уникальный визуальный эффект и статусная награда Додаткова інформація Нагорода видається автоматично у момент виконання всіх умов. Бонус може отримати лише один HWID. Встигни увійти до числа перших та отримати ексклюзивну нагороду за швидкий старт на новому сервері. .owPromoBox { background: linear-gradient(180deg, rgba(25,14,10,0.96) 0%, rgba(16,10,8,0.98) 100%); border: 1px solid rgba(255, 179, 0, 0.16); border-radius: 14px; padding: 24px; color: #e8dcc2; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); position: relative; overflow: hidden; } .owPromoBox:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,170,0,0.08), transparent 30%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 35%); pointer-events: none; } .owPromoTop { position: relative; z-index: 2; display: flex; justify-content: space-between; align-items: center; gap: 15px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,179,0,0.12); } .owPromoTitle { margin: 0; font-size: 28px; line-height: 1.1; font-weight: 700; color: #ffbf3c; text-shadow: 0 1px 0 #000; } .owPromoSub { margin: 6px 0 0; font-size: 14px; color: #bda98a; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { appearance: none; border: 1px solid rgba(255,179,0,0.18); background: linear-gradient(180deg, #2e2117 0%, #1a120d 100%); color: #d8c29b; border-radius: 999px; padding: 8px 14px; font-size: 13px; font-weight: 700; cursor: pointer; transition: .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { border-color: rgba(255,195,70,0.45); color: #fff0c8; transform: translateY(-1px); } .owLangSwitch button.is-active { background: linear-gradient(180deg, #ffcc38 0%, #ff9f00 100%); color: #352000; border-color: #ffbf3c; box-shadow: 0 0 18px rgba(255,170,0,0.25); } .owLangPane { display: none; position: relative; z-index: 2; } .owLangPane.is-active { display: block; } .owIntro { background: rgba(255,180,60,0.04); border: 1px solid rgba(255,179,0,0.10); border-left: 4px solid #ffb300; border-radius: 12px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #e6d6b7; } .owGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 16px; } .owCard { background: linear-gradient(180deg, rgba(42,25,16,0.88) 0%, rgba(22,13,10,0.94) 100%); border: 1px solid rgba(255,179,0,0.10); border-radius: 12px; padding: 18px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.02); } .owCard h3 { margin: 0 0 12px; font-size: 17px; font-weight: 700; color: #ffbf3c; } .owCard ol, .owCard ul { margin: 0; padding-left: 20px; } .owCard li { margin-bottom: 9px; color: #decfb2; line-height: 1.6; } .owRewardBadge { display: inline-block; margin-bottom: 10px; padding: 6px 12px; border-radius: 999px; background: linear-gradient(180deg, #ffcc38 0%, #ff9f00 100%); color: #352000; font-size: 12px; font-weight: 800; letter-spacing: .4px; text-transform: uppercase; } .owNote { margin-top: 18px; padding: 14px 16px; border-radius: 12px; background: rgba(255,179,0,0.05); border: 1px solid rgba(255,179,0,0.12); color: #f2ddb2; line-height: 1.7; } .owCard strong, .owIntro strong, .owNote strong { color: #ffd36a; } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owPromoBox { padding: 18px; } } .owItem { position: relative; cursor: pointer; color: #ffd36b; transition: all .2s ease; } .owItem:hover { color: #fff2b3; text-shadow: 0 0 8px rgba(255, 200, 80, 0.6); } .owItemTooltip { position: absolute; bottom: 130%; left: 50%; transform: translateX(-50%) scale(0.95); width: 260px; background: linear-gradient(180deg, #1a0f0a, #0f0906); border: 1px solid rgba(255, 174, 0, 0.25); border-radius: 10px; padding: 10px; box-shadow: 0 10px 30px rgba(0,0,0,0.6); opacity: 0; pointer-events: none; transition: all .25s ease; z-index: 999; } .owItem:hover .owItemTooltip { opacity: 1; transform: translateX(-50%) scale(1); } .owItemTooltip img, .owItemTooltip video { width: 100%; border-radius: 6px; display: block; } .owItemTooltipTitle { font-size: 14px; font-weight: 700; color: #ffd36b; margin-bottom: 6px; text-align: center; } .owItemTooltipDesc { font-size: 12px; color: #cbb28a; text-align: center; margin-top: 6px; }
  21. Самый шустрый игрок Специальная акция для первых героев нового сервера x7 Fastest Player Special event for the first heroes of the new x7 server Найшвидший гравець Спеціальна акція для перших героїв нового сервера x7 RUENUA Мы всегда ценили игроков, которые ставят перед собой высокие цели и первыми достигают вершины. В честь открытия нового сервера x7 мы решили поощрить тех, кто быстрее остальных пройдет важнейшие этапы развития персонажа. Условия участия Получить 80 уровень на основном классе или саб-классе. Получить 3-ю профессию. Получить статус Дворянина (Noblesse). Награда Список наград 1–10 места — уникальный Плащ Закена Плащ Закена Уникальный визуальный эффект и статусная награда Дополнительная информация Награда выдается автоматически в момент выполнения всех условий. Бонус может получить только один HWID. Успей войти в число первых и получить эксклюзивную награду за быстрый старт на новом сервере. We have always appreciated players who set ambitious goals and are the first to reach the top. To celebrate the opening of the new x7 server, we decided to reward those who complete the key character milestones faster than everyone else. Participation Conditions Reach level 80 on the main class or subclass. Complete the 3rd class transfer. Obtain Noblesse status. Reward Reward List 1–10 places — unique Zaken Cloak Плащ Закена Уникальный визуальный эффект и статусная награда Additional Information The reward is granted automatically upon completing all requirements. Only one HWID can receive the bonus. Be among the first and claim an exclusive reward for your fast progress on the new server. Ми завжди цінували гравців, які ставлять перед собою високі цілі та першими досягають вершини. На честь відкриття нового сервера x7 ми вирішили нагородити тих, хто швидше за інших пройде найважливіші етапи розвитку персонажа. Умови участі Отримати 80 рівень на основному класі або саб-класі. Отримати 3-ю професію. Отримати статус Дворянина (Noblesse). Нагорода Список нагород 1–10 місця — унікальний Плащ Закена Zaken Cloak Уникальный визуальный эффект и статусная награда Додаткова інформація Нагорода видається автоматично у момент виконання всіх умов. Бонус може отримати лише один HWID. Встигни увійти до числа перших та отримати ексклюзивну нагороду за швидкий старт на новому сервері. .owPromoBox { background: linear-gradient(180deg, rgba(25,14,10,0.96) 0%, rgba(16,10,8,0.98) 100%); border: 1px solid rgba(255, 179, 0, 0.16); border-radius: 14px; padding: 24px; color: #e8dcc2; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); position: relative; overflow: hidden; } .owPromoBox:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,170,0,0.08), transparent 30%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 35%); pointer-events: none; } .owPromoTop { position: relative; z-index: 2; display: flex; justify-content: space-between; align-items: center; gap: 15px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,179,0,0.12); } .owPromoTitle { margin: 0; font-size: 28px; line-height: 1.1; font-weight: 700; color: #ffbf3c; text-shadow: 0 1px 0 #000; } .owPromoSub { margin: 6px 0 0; font-size: 14px; color: #bda98a; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { appearance: none; border: 1px solid rgba(255,179,0,0.18); background: linear-gradient(180deg, #2e2117 0%, #1a120d 100%); color: #d8c29b; border-radius: 999px; padding: 8px 14px; font-size: 13px; font-weight: 700; cursor: pointer; transition: .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { border-color: rgba(255,195,70,0.45); color: #fff0c8; transform: translateY(-1px); } .owLangSwitch button.is-active { background: linear-gradient(180deg, #ffcc38 0%, #ff9f00 100%); color: #352000; border-color: #ffbf3c; box-shadow: 0 0 18px rgba(255,170,0,0.25); } .owLangPane { display: none; position: relative; z-index: 2; } .owLangPane.is-active { display: block; } .owIntro { background: rgba(255,180,60,0.04); border: 1px solid rgba(255,179,0,0.10); border-left: 4px solid #ffb300; border-radius: 12px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #e6d6b7; } .owGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 16px; } .owCard { background: linear-gradient(180deg, rgba(42,25,16,0.88) 0%, rgba(22,13,10,0.94) 100%); border: 1px solid rgba(255,179,0,0.10); border-radius: 12px; padding: 18px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.02); } .owCard h3 { margin: 0 0 12px; font-size: 17px; font-weight: 700; color: #ffbf3c; } .owCard ol, .owCard ul { margin: 0; padding-left: 20px; } .owCard li { margin-bottom: 9px; color: #decfb2; line-height: 1.6; } .owRewardBadge { display: inline-block; margin-bottom: 10px; padding: 6px 12px; border-radius: 999px; background: linear-gradient(180deg, #ffcc38 0%, #ff9f00 100%); color: #352000; font-size: 12px; font-weight: 800; letter-spacing: .4px; text-transform: uppercase; } .owNote { margin-top: 18px; padding: 14px 16px; border-radius: 12px; background: rgba(255,179,0,0.05); border: 1px solid rgba(255,179,0,0.12); color: #f2ddb2; line-height: 1.7; } .owCard strong, .owIntro strong, .owNote strong { color: #ffd36a; } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owPromoBox { padding: 18px; } } .owItem { position: relative; cursor: pointer; color: #ffd36b; transition: all .2s ease; } .owItem:hover { color: #fff2b3; text-shadow: 0 0 8px rgba(255, 200, 80, 0.6); } .owItemTooltip { position: absolute; bottom: 130%; left: 50%; transform: translateX(-50%) scale(0.95); width: 260px; background: linear-gradient(180deg, #1a0f0a, #0f0906); border: 1px solid rgba(255, 174, 0, 0.25); border-radius: 10px; padding: 10px; box-shadow: 0 10px 30px rgba(0,0,0,0.6); opacity: 0; pointer-events: none; transition: all .25s ease; z-index: 999; } .owItem:hover .owItemTooltip { opacity: 1; transform: translateX(-50%) scale(1); } .owItemTooltip img, .owItemTooltip video { width: 100%; border-radius: 6px; display: block; } .owItemTooltipTitle { font-size: 14px; font-weight: 700; color: #ffd36b; margin-bottom: 6px; text-align: center; } .owItemTooltipDesc { font-size: 12px; color: #cbb28a; text-align: center; margin-top: 6px; }
  22. Самый шустрый игрок Специальная акция для первых героев нового сервера x7 Fastest Player Special event for the first heroes of the new x7 server Найшвидший гравець Спеціальна акція для перших героїв нового сервера x7 RUENUA Мы всегда ценили игроков, которые ставят перед собой высокие цели и первыми достигают вершины. В честь открытия нового сервера x7 мы решили поощрить тех, кто быстрее остальных пройдет важнейшие этапы развития персонажа. Условия участия Получить 80 уровень на основном классе или саб-классе. Получить 3-ю профессию. Получить статус Дворянина (Noblesse). Награда Список наград 1–10 места — уникальный Плащ Закена Плащ Закена Уникальный визуальный эффект и статусная награда Дополнительная информация Награда выдается автоматически в момент выполнения всех условий. Бонус может получить только один HWID. Успей войти в число первых и получить эксклюзивную награду за быстрый старт на новом сервере. We have always appreciated players who set ambitious goals and are the first to reach the top. To celebrate the opening of the new x7 server, we decided to reward those who complete the key character milestones faster than everyone else. Participation Conditions Reach level 80 on the main class or subclass. Complete the 3rd class transfer. Obtain Noblesse status. Reward Reward List 1–10 places — unique Zaken Cloak Плащ Закена Уникальный визуальный эффект и статусная награда Additional Information The reward is granted automatically upon completing all requirements. Only one HWID can receive the bonus. Be among the first and claim an exclusive reward for your fast progress on the new server. Ми завжди цінували гравців, які ставлять перед собою високі цілі та першими досягають вершини. На честь відкриття нового сервера x7 ми вирішили нагородити тих, хто швидше за інших пройде найважливіші етапи розвитку персонажа. Умови участі Отримати 80 рівень на основному класі або саб-класі. Отримати 3-ю професію. Отримати статус Дворянина (Noblesse). Нагорода Список нагород 1–10 місця — унікальний Плащ Закена Zaken Cloak Уникальный визуальный эффект и статусная награда Додаткова інформація Нагорода видається автоматично у момент виконання всіх умов. Бонус може отримати лише один HWID. Встигни увійти до числа перших та отримати ексклюзивну нагороду за швидкий старт на новому сервері. .owPromoBox { background: linear-gradient(180deg, rgba(25,14,10,0.96) 0%, rgba(16,10,8,0.98) 100%); border: 1px solid rgba(255, 179, 0, 0.16); border-radius: 14px; padding: 24px; color: #e8dcc2; box-shadow: inset 0 1px 0 rgba(255,255,255,0.03), 0 10px 30px rgba(0,0,0,0.35); position: relative; overflow: hidden; } .owPromoBox:before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at top right, rgba(255,170,0,0.08), transparent 30%), radial-gradient(circle at bottom left, rgba(255,120,0,0.05), transparent 35%); pointer-events: none; } .owPromoTop { position: relative; z-index: 2; display: flex; justify-content: space-between; align-items: center; gap: 15px; flex-wrap: wrap; margin-bottom: 18px; padding-bottom: 14px; border-bottom: 1px solid rgba(255,179,0,0.12); } .owPromoTitle { margin: 0; font-size: 28px; line-height: 1.1; font-weight: 700; color: #ffbf3c; text-shadow: 0 1px 0 #000; } .owPromoSub { margin: 6px 0 0; font-size: 14px; color: #bda98a; } .owLangSwitch { display: flex; gap: 8px; flex-wrap: wrap; } .owLangSwitch button { appearance: none; border: 1px solid rgba(255,179,0,0.18); background: linear-gradient(180deg, #2e2117 0%, #1a120d 100%); color: #d8c29b; border-radius: 999px; padding: 8px 14px; font-size: 13px; font-weight: 700; cursor: pointer; transition: .2s ease; box-shadow: inset 0 1px 0 rgba(255,255,255,0.04); } .owLangSwitch button:hover { border-color: rgba(255,195,70,0.45); color: #fff0c8; transform: translateY(-1px); } .owLangSwitch button.is-active { background: linear-gradient(180deg, #ffcc38 0%, #ff9f00 100%); color: #352000; border-color: #ffbf3c; box-shadow: 0 0 18px rgba(255,170,0,0.25); } .owLangPane { display: none; position: relative; z-index: 2; } .owLangPane.is-active { display: block; } .owIntro { background: rgba(255,180,60,0.04); border: 1px solid rgba(255,179,0,0.10); border-left: 4px solid #ffb300; border-radius: 12px; padding: 16px 18px; margin-bottom: 18px; line-height: 1.75; color: #e6d6b7; } .owGrid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 16px; } .owCard { background: linear-gradient(180deg, rgba(42,25,16,0.88) 0%, rgba(22,13,10,0.94) 100%); border: 1px solid rgba(255,179,0,0.10); border-radius: 12px; padding: 18px; box-shadow: inset 0 1px 0 rgba(255,255,255,0.02); } .owCard h3 { margin: 0 0 12px; font-size: 17px; font-weight: 700; color: #ffbf3c; } .owCard ol, .owCard ul { margin: 0; padding-left: 20px; } .owCard li { margin-bottom: 9px; color: #decfb2; line-height: 1.6; } .owRewardBadge { display: inline-block; margin-bottom: 10px; padding: 6px 12px; border-radius: 999px; background: linear-gradient(180deg, #ffcc38 0%, #ff9f00 100%); color: #352000; font-size: 12px; font-weight: 800; letter-spacing: .4px; text-transform: uppercase; } .owNote { margin-top: 18px; padding: 14px 16px; border-radius: 12px; background: rgba(255,179,0,0.05); border: 1px solid rgba(255,179,0,0.12); color: #f2ddb2; line-height: 1.7; } .owCard strong, .owIntro strong, .owNote strong { color: #ffd36a; } @media (max-width: 768px) { .owPromoTitle { font-size: 24px; } .owPromoBox { padding: 18px; } } .owItem { position: relative; cursor: pointer; color: #ffd36b; transition: all .2s ease; } .owItem:hover { color: #fff2b3; text-shadow: 0 0 8px rgba(255, 200, 80, 0.6); } .owItemTooltip { position: absolute; bottom: 130%; left: 50%; transform: translateX(-50%) scale(0.95); width: 260px; background: linear-gradient(180deg, #1a0f0a, #0f0906); border: 1px solid rgba(255, 174, 0, 0.25); border-radius: 10px; padding: 10px; box-shadow: 0 10px 30px rgba(0,0,0,0.6); opacity: 0; pointer-events: none; transition: all .25s ease; z-index: 999; } .owItem:hover .owItemTooltip { opacity: 1; transform: translateX(-50%) scale(1); } .owItemTooltip img, .owItemTooltip video { width: 100%; border-radius: 6px; display: block; } .owItemTooltipTitle { font-size: 14px; font-weight: 700; color: #ffd36b; margin-bottom: 6px; text-align: center; } .owItemTooltipDesc { font-size: 12px; color: #cbb28a; text-align: center; margin-top: 6px; }
  23. Открытие нового Interlude x7 состоится 24-го Апреля в 20:00 GMT +3 Запуск сервера в режиме ОБТ cостоится 22-го Апреля в 20:00 GMT +3 Почему стоит обратить внимание именно на наш проект? Работа сервера без вайпов! Стабильная работа серверов - Мы не однодневка! Рекламная кампания после старта сервера не дает понизится онлайну до критического минимума. Профессиональная техническая поддержка от администрации с большим опытом работы. Сервер работает на обновлённом клиенте, обеспечивающем более стабильную работу, улучшенную производительность и современный интерфейс. Мы уделили особое внимание исправлению игровых багов, доработке механик и балансировке классов для комфортной и честной игры. Что вас ждет на старте сервера? Отсутствие в Донейт магазине предметов влияющих на игровой процесс. Олимпиада работает со старта сервера. Увлекательные и новые ивенты от администрации. Постоянная работа над сервером и исправление ошибок в кратчайшие сроки. Новые ивенты и игровые события. Детальный список обновлений будет доступен в начале Апреля.
  24. Создайте нового персонажа и восстановите старого через .menu
  25. Три самые активные пользователя будут поощрены призами: место - 250 Coin of Luck @SenT место - 150 Coin of Luck @Gamburgerr место - 100 Coin of Luck @Boni
×