Перейти к содержанию

valdimir77

Пользователи
  • Активность

    3
  • Зарегистрирован

  • Last visited


Активность репутации

  1. Like
    valdimir77 выдал репутацию SevenUp в Описание сервера x1200 PvP - Interlude   
    @import url('https://fonts.googleapis.com/css?family=Ubuntu:300,700');article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section { display: block;}ol, ul { list-style: none;}* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}main.in { width: 100%; font-size: 16px; line-height: 1.2; font-family: 'Ubuntu', sans-serif; font-weight: 300; color: #ccc; background-color: #16120d; overflow-x: hidden; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width: 100%; text-align: center; background: url('images/bg-main.jpg') top center no-repeat; background-size: cover;}main.in h1, main.in h2, main.in h3, main.in h4, main.in h5, main.in h6 { font-family: 'Ubuntu'; margin: 0; margin-bottom: 10px; line-height: 1; color: #ff9000; font-weight: 700; text-transform: uppercase}main.in h1 { font-size: 60px; }main.in h2 { font-size: 38px; }main.in h3 { font-size: 21px; }main.in h4 { font-size: 24px; }main.in h5 { font-size: 18px; }main.in .clearfix::after { display: block; content: ""; clear: both;}main.in a { text-decoration: none; color: #fff; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out;}main.in a:hover { color: #ff9000;} main.in ul { margin: 0; padding: 0; list-style: none;}main.in .btn { display: block; width: 100%; line-height: 60px; border-radius: 5px; border: 2px solid #ff9000; color: #ff9000; font-size: 28px; text-transform: uppercase; font-weight: 300; margin-bottom: 10px;}main.in .btn:hover { background: #ff9000; color: #000; text-shadow: 0 -1px 0 rgba(255,255,255,0.6); font-weight: 700;}main.in .btn-reg { display: block; width: 100%; line-height: 70px; border-radius: 5px; background: linear-gradient(to bottom, #ffb200, #ff6f00); color: #000; text-shadow: 0 -1px 0 rgba(255,255,255,0.6); font-size: 34px; text-transform: uppercase; font-weight: 700; margin-bottom: 10px;}main.in .btn-reg:hover { background: linear-gradient(to top, #ffb200, #ff6f00); text-shadow: 0 1px 0 rgba(255,255,255,0.6); color: #000; letter-spacing: 2px;}main.in .btn-start { display: block; width: 406px; line-height: 75px; background: url('images/start-btn.png') center center no-repeat; color: #000; text-shadow: 0 -1px 0 rgba(255,255,255,0.6); font-size: 42px; text-transform: uppercase; font-weight: 700; margin: 10px auto; cursor: pointer;}main.in .btn-start:hover { transform: scale(1.1); filter: brightness(120%); color: #000; letter-spacing: 2px;}main.in .openmenu { position: absolute; top: 20px; left: 20px; width: 48px; height: 48px; background: url('images/open-menu.png') center center no-repeat; cursor: pointer; z-index: 13; display: none;}main.in .openmenu.open { position: fixed; background: url('images/close-menu.png') center center no-repeat;} /*=====PAGE STYLES=====*/main.in header { padding: 30px; padding-top: 30px; background: url('images/header-gradient.png') bottom center no-repeat;} main.in header .logo { width: 456px; height: 203px; background: url('images/logo1200.png'); margin: 0 auto; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out;}main.in header h3.hhh { margin: 20px 0; color: #fff; background: none; text-shadow: none; height: auto; border-bottom: none;}main.in header p { font-size: 20px; line-height: 1; font-weight: 300;}main.in header .logo:hover { transform: scale(0.9); filter: brightness(120%);}main.in header .logo a { display: block; width: 100%; height: 100%;}main.in header .mini-info { width: 100%; margin: 0 auto; margin-top: 20px; font-size: 22px; color: #fff;}main.in header .mini-info ul li { display: inline-block; float: left; width: 33.3333%;}main.in section.prefs { width: 100%; margin-bottom: 30px; background: linear-gradient(to bottom, rgba(38,29,19,0.7), transparent); padding-top: 10px;}main.in section.prefs .btn { width: 380px; margin: 30px auto;}main.in section.prefs .item-p { display: inline-block; width: 25%; float: left; font-size: 24px; margin-bottom: 20px; padding-top: 20px; border-radius: 5px;}main.in section.prefs .item-p:hover { background: rgba(255,144,0,0.1);}main.in section.prefs .item-p img { display: block; margin: 0 auto; margin-bottom: 10px; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; padding: 30px; border-radius: 50%; border: 1px solid rgba(255,144,0,0.3);}main.in section.prefs .item-p:hover img { transform: scale(0.9); border: 1px solid rgba(255,144,0,1); }main.in section.prefs .item-p b { text-transform: uppercase; color: #fff;}main.in section.prefs .item-p details { font-size: 15px; padding: 10px; padding-top: 0; text-align: left;}main.in section.prefs .item-p details a { text-decoration: underline;}main.in section.prefs .item-p details summary { text-align: center; cursor: pointer; border: 1px solid rgba(255,144,0,0.3); border-radius: 5px; padding: 5px; width: 200px; margin: 10px auto; color: #ff9000; outline: none; font-weight: 300;}main.in section.prefs .item-p details ul li { margin-bottom: 10px;}main.in section.prefs .item-p details ul li.mini { font-size: 15px; margin-bottom: 5px;}main.in section.prefs .item-p details b { text-transform: none; font-weight: bold;}main.in section.action { width: 100%;}main.in section.action .item-a { padding: 4%; display: inline-block; width: 50%; float: left; text-align: left; color: #fff; text-transform: uppercase; font-size: 30px; line-height: 0.9; overflow: hidden; position: relative; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out;}main.in section.action .item-a:hover { filter: brightness(120%); transform: scale(1.05);}main.in section.action .item-a .act { position: absolute; color: #fff; background: #d73009; padding: 15px 40px; padding-top: 40px; font-size: 16px; font-weight: 700; transform: rotate(-45deg); top: -15px; left: -50px;}main.in section.action .item-a b { font-size: 32px;}main.in section.action .item-a span { font-size: 42px; font-weight: 700; color: #ff9000;}main.in section.action .item-a.vk { background: #133036 url('images/action-1.jpg') center right no-repeat; background-size: cover;}main.in section.action .item-a.like { background: #2a3a13 url('images/action-2.jpg') center right no-repeat; background-size: cover;}main.in section.action .item-a .txt { width: 100%; padding-left: 150px; min-height: 150px;}main.in section.action .item-a.vk .txt { background: url('images/ico-vk.png') center left no-repeat;}main.in section.action .item-a.like .txt { background: url('images/ico-like.png') center left no-repeat;} main.in footer { width: 100%; margin-top: 50px; padding-bottom: 40px; background: none; border-bottom: none;}main.in footer h3.hhh { color: #fff; background: none; text-shadow: none; height: auto; border-bottom: none;}main.in footer .btn { width: 50%; margin: 0 auto;}main.in footer .buttons { margin-top: 20px; display: inline-block; width: 50%; float: left; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; text-align: right;}main.in footer .buttons.right { text-align: left;}main.in footer .buttons .btn-reg { width: 400px; margin: 20px; display: inline-block; text-align: center;}
       
     
    Открытие: 29 Апреля в 20-00 МСК!
    Старая добрая классика, без изменений.
    Классический PvP Interlude x1200 сервер.
      Хроники: Interlude
    Рейты: 1200
    Серверное время: +3 UTC
    Начало игры  
    Подробнее Старт 41 уровня Стартовый город - Goddart 200kk adena при старте Реализована .acp  
    НПЦ  
    Подробнее Game Shop Global Teleport Event Manager Classmaster Buffer Donate Shop  
    Кланы  
    Подробнее Клан система была сильно изменена:  
    Клан автоматически 8го уровня Фулл КС бесплатно в Donate Shop Убраны все штрафы Royal Guard и Рыцарский саб юнит - отключены Рейт CRP x2 Сеты Apella идентичны DC/IC/Drac сетам Евенты  
    Подробнее Мы отказались от большого количества бесполезных евентов и оставили 1 основной: TvT.  
     
    Старт TvT:
    11:00, 13:00, 15:00, 17:00, 19:00, 21:00, 23:00, 01:00, 04:00, 08:00.
    Запуск по московскому времени.
    Приз: 10 AncientWar Coin, Top Grade Life stone 76 lvl.
      Баффер  
    Подробнее Полный баффер с резистами 36 бафф слотов Время 2 часа Бафф для петов Система профилей  
    Олимпиада  
    ПодробнееВыдача геройства раз в неделю, ежедневный старт олимпиады в 18:00.  
    старт от 4х человек ограничение заточки +6 Первая выдача героев через неделю - 4 Февраля. Саб и нубл  
    Подробнее Sub-Class: Без квеста. До 5-ти саб-классов Nooblese: За убийство Barakiel. Респ - 2 часа. Подробнее тут  
    Заточка  
    Подробнее Максимальная заточка: +20 Безопасная заточка +3 Для цельной брони +4 Шанс до +10 — 76%, затем 60% Заточки в одном слоте  
      Аугументация  
    ПодробнееДобыть Top-Grade Life Stone можно участвуя в эвентах, убивая РБ 76+ и на Дино. Шанс попадания умения в оружие 10%  
    Шанс дропа - 40% с Tyrannosaurus Боссы 76+  
    ПодробнееДобавлены анонсы о появлении рб 76+, а также для специального босса Gordon и Hero Boss  
    Телепорт ко всем РБ 76+ от гк Время возрождения 12 часов Дроп Top LS 76 от 4 до 8 с шансом 60% Дроп Giant's Codex от 3 до 6 с шансом 60% Дроп AncientWar Coins от 70 до 130 с шансом 100% Дроп 100-200 Raid Boss Coin's Для поднятия интереса к игре и введению как можно больше фана добавлен Gordon и Hero Boss*
    Подробнее
    Epic Raid Boss  
    ПодробнееВсе Эпик Боссы мертвы с открытия! Следующий спавн статический.  
    На всех эпиках AOE PVP зона Система дисконнектов - 90 сек Baium - 3 дня. Появление в 20:00 Antharas - 3 дня. Появление в 20:00 Valakas - 3 дня. Появление в 20:00 Ant Queen - 1 день в 19:00. Дроп кольца 50% Zaken - 1 день в 23:00. Дроп серьги 50% Frintezza на сервере отключена. Вместо неё - Gordon, с которого дропается некля. Подробнее о спавне и дропе можно прочитать тут   акция сделай репост и получи
    донки на
    старте сервера
      акция бонус клан лидеру
    получи
    8 лвл и фул кс
        Ещё думаешь играть или нет ?
    Отзывы Регистрация Скачать патч  
×