{"id":830,"date":"2023-11-01T09:39:16","date_gmt":"2023-11-01T08:39:16","guid":{"rendered":"https:\/\/m4fi4.cloud\/?p=830"},"modified":"2023-11-01T09:39:16","modified_gmt":"2023-11-01T08:39:16","slug":"battle-pass-xii-szezon-vedd-at-a-jutalmaidat-meg-a-szezon-vege-elott","status":"publish","type":"post","link":"https:\/\/m4fi4.cloud\/?p=830","title":{"rendered":"Battle Pass XII. szezon: Vedd \u00e1t a jutalmaidat m\u00e9g a szezon v\u00e9ge el\u0151tt"},"content":{"rendered":"<article class=\"article-wrapper js-article\">\n<div class=\"widget-wrapper\">\n<div class=\"user-generated js-user-generated js-ugc-widget-3017591\">\n<p style=\"text-align: center;\"><a href=\"http:\/\/worldoftanks.eu\/#what-to-do-before-the-season-ends\"><strong>MIT TEGY\u00c9L A SZEZON V\u00c9GE EL\u0150TT<\/strong><\/a> | <a href=\"http:\/\/worldoftanks.eu\/#items-for-tokens\"><strong>T\u00c1RGYAK TOKENEK\u00c9RT<\/strong><\/a><\/p>\n<\/div>\n<p>     <script>          (function($, IScroll) {             var widgetId = '3017591',                 widgetSelector = '.js-ugc-widget-' + widgetId;              $(widgetSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                  if ($table.data('customscrollinitialized')) {                     return;                 }                  $table.wrapAll($wrapper);                  $wrapper = $table.parent();                  $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                  $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     eventPassthrough: true,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                  $table.data('customscrollinitialized', true);             });              $(window).one('load', function() {                 $(widgetSelector + ' .js-inline-table-wrapper').each(function() {                     var iScrollInstance = $(this).data('iscroll');                      if (iScrollInstance) {                         iScrollInstance.refresh();                     }                 });             });         })(jQuery, IScroll);     <\/script> <\/div>\n<div class=\"widget-wrapper\">\n<div class=\"user-generated js-user-generated js-ugc-widget-3017592\">\n<h3 style=\"text-align: center;\"><span class=\"js-countdown-title\"style=\"font-weight: bold;\">\u00a0<\/span><br \/><span class=\"js-countdown\"style=\"color: #ffcc66; font-weight: bold; cursor: default;\">&#8212;<span style=\"color: #ccc;\"> : <\/span>&#8212;<\/span><\/h3>\n<p> <script> document.addEventListener('readystatechange', function(event) {     document.countdownElem = document.querySelectorAll('.js-countdown')[0]; }); ;(function() {     document.countdownElem = document.querySelectorAll('.js-countdown')[0];\t     if (document.preventSecond) return;     document.preventSecond = true;     var date = '22 Nov 2023 00:30 UTC';     var locText = { \t\t'en' : { timeRemainingText : 'Time remaining', dayShortMark : 'd.', offerClosedText : 'Offer closed' }, \t\t'cs' : { timeRemainingText : 'Zb\u00fdvaj\u00edc\u00ed \u010das', dayShortMark : 'd.', offerClosedText : 'Nab\u00eddka skon\u010dila' }, \t\t'de' : { timeRemainingText : 'Verbleibende Zeit', dayShortMark : 'T.', offerClosedText : 'Angebot beendet' }, \t\t'fr' : { timeRemainingText : 'Temps restant', dayShortMark : 'j', offerClosedText : 'Offre termin\u00e9e' }, \t\t'es' : { timeRemainingText : 'Tiempo restante', dayShortMark : 'd.', offerClosedText : 'Oferta terminada' }, \t\t'it' : { timeRemainingText : 'Tempo rimanente', dayShortMark : 'g', offerClosedText : 'Offerta terminata' }, \t\t'pl' : { timeRemainingText : 'Pozosta\u0142y czas', dayShortMark : 'd.', offerClosedText : 'Oferta zako\u0144czona' }, \t\t'tr' : { timeRemainingText : 'Kalan zaman', dayShortMark : 'g.', offerClosedText : 'Teklif sona erdi' }, \t\t'hu' : { timeRemainingText : 'H\u00e1tral\u00e9v\u0151 id\u0151', dayShortMark : 'n.', offerClosedText : 'Az aj\u00e1nlat lej\u00e1rt' }, \t\t'ru' : { timeRemainingText : '\u041e\u0441\u0442\u0430\u043b\u043e\u0441\u044c', dayShortMark : '\u0434.', offerClosedText : '\u041f\u0440\u0435\u0434\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u0438\u0441\u0442\u0435\u043a\u043b\u043e' }, \t\t'uk' : { timeRemainingText : '\u0417\u0430\u043b\u0438\u0448\u0438\u043b\u043e\u0441\u044c', dayShortMark : '\u0434.', offerClosedText : '\u041f\u0440\u043e\u043f\u043e\u0437\u0438\u0446\u0456\u044f \u043c\u0438\u043d\u0443\u043b\u0430' }, \t} \tvar lang = window.wgsdk.vars.CURRENT_REQUEST_LANGUAGE || 'en'; \tif (!locText[lang]) lang = 'en'; \tdocument.querySelectorAll('.js-countdown-title')[0].innerHTML = locText[lang].timeRemainingText; \tvar endTime = Math.floor(new Date(date).getTime() \/ 1000); \tvar timerInit = function(){ \t\tvar countdownElem = document.querySelectorAll('.js-countdown')[0]; \t\tvar addZero = function(num) { return (num < 10) ? '0' + num : num; } \t\tvar counterTimer = function() { \t\t\tvar timeLeft = endTime - Math.floor(new Date().getTime() \/ 1000);  \t\t\tif (timeLeft < 0) { \t\t\t\tif (countdownTimer) clearInterval(countdownTimer); \t\t\t\tdocument.countdownElem.innerHTML = locText[lang].offerClosedText; \t\t\t\treturn; \t\t\t} \t\t\tvar s = timeLeft % 60, \t\t\tm = Math.floor(timeLeft \/ 60) % 60, \t\t\th = Math.floor(timeLeft \/ 3600) % 24, \t\t\td = Math.floor(timeLeft \/ 86400); \t\t\tdocument.countdownElem.innerHTML = ((d > 0) ? d + ' ' + locText[lang].dayShortMark + '<span style=\"color: #ccc\"> | <\/span>' : '') + ((h > 0 || d > 0) ? addZero(h) + '<span style=\"color: #ccc\"> : <\/span>' : '') + addZero(m) + '<span style=\"color: #ccc\"> : <\/span>' + addZero(s); \t\t}\t\t \tvar countdownTimer = setInterval(counterTimer, 200);\t\t \t} \ttimerInit(); })() <\/script> <\/p>\n<\/div>\n<p>     <script>          (function($, IScroll) {             var widgetId = '3017592',                 widgetSelector = '.js-ugc-widget-' + widgetId;              $(widgetSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                  if ($table.data('customscrollinitialized')) {                     return;                 }                  $table.wrapAll($wrapper);                  $wrapper = $table.parent();                  $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                  $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     eventPassthrough: true,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                  $table.data('customscrollinitialized', true);             });              $(window).one('load', function() {                 $(widgetSelector + ' .js-inline-table-wrapper').each(function() {                     var iScrollInstance = $(this).data('iscroll');                      if (iScrollInstance) {                         iScrollInstance.refresh();                     }                 });             });         })(jQuery, IScroll);     <\/script> <\/div>\n<div class=\"widget-wrapper\">\n<div class=\"user-generated js-user-generated js-ugc-widget-3017593\">\n<p>Parancsnok!<\/p>\n<p>A Battle Pass XII. szezonja <span style=\"color: #fffbed;\">November 22. 01:30-kor (CET)<\/span> v\u00e9get \u00e9r. De ne agg\u00f3dj \u2013 m\u00e9g kihozhatod a maximumot a szezonb\u00f3l, \u00e9s <span style=\"color: #fffbed;\">\u00e9rt\u00e9kes jutalmakat szerezhetsz, miel\u0151tt befejez\u0151dik<\/span>!<\/p>\n<p>Ha r\u00e9szt vett\u00e9l ebben a szezonban, a Battle Pass-<a href=\"http:\/\/worldoftanks.eu\/#points\">pontjaidat<\/a> \u00e9s &#8211;<a href=\"http:\/\/worldoftanks.eu\/#tokens\">tokenjeidet<\/a> \u00e9rt\u00e9kes jutalmakra k\u00f6ltheted, p\u00e9ld\u00e1ul <span style=\"color: #fab81b;\">egyedi harckocsiz\u00f3kra, 2D- \u00e9s progressz\u00edv st\u00edlusokra, matric\u00e1kra, WoT pr\u00e9miumfi\u00f3k-napokra, aranyra, k\u00f6tv\u00e9nyekre, kreditre, szabad XP-re, szem\u00e9lyes tartal\u00e9kokra, direkt\u00edv\u00e1kra, k\u00fcl\u00f6nf\u00e9le felszerel\u00e9sekre \u00e9s m\u00e9g sok minden m\u00e1sra<\/span>!<\/p>\n<p>Ha azt tervezed, hogy r\u00e1kapcsolsz a szezon h\u00e1tral\u00e9v\u0151 r\u00e9sz\u00e9ben, a Battle Pass: Speci\u00e1lis k\u00fcldet\u00e9s csomag t\u00f6k\u00e9letes v\u00e1laszt\u00e1s, hogy extra jutalmakat szerezz a j\u00e1t\u00e9k sor\u00e1n! N\u00e9zd meg az egyes <a href=\"https:\/\/worldoftanks.eu\/news\/general-news\/collections-introduction\/\"rel=\"noopener\"target=\"_blank\">gy\u0171jtem\u00e9nyeket<\/a>, hogy ak\u00e1r h\u00e1rom b\u00f3nusz Battle Pass-tokent is bezsebelhess, ha mindh\u00e1rom fejezetet teljes\u00edtetted!<\/p>\n<p style=\"text-align: center;\"><a href=\"https:\/\/worldoftanks.eu\/content\/guide\/general\/battle_pass\/\" target=\"_blank\" rel=\"noopener\" class=\"cta-button\">     <span class=\"cta-button_text\">ESEM\u00c9NY-\u00daTMUTAT\u00d3<\/span> <\/a><\/p>\n<\/div>\n<p>     <script>          (function($, IScroll) {             var widgetId = '3017593',                 widgetSelector = '.js-ugc-widget-' + widgetId;              $(widgetSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                  if ($table.data('customscrollinitialized')) {                     return;                 }                  $table.wrapAll($wrapper);                  $wrapper = $table.parent();                  $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                  $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     eventPassthrough: true,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                  $table.data('customscrollinitialized', true);             });              $(window).one('load', function() {                 $(widgetSelector + ' .js-inline-table-wrapper').each(function() {                     var iScrollInstance = $(this).data('iscroll');                      if (iScrollInstance) {                         iScrollInstance.refresh();                     }                 });             });         })(jQuery, IScroll);     <\/script> <\/div>\n<div class=\"widget-wrapper\">\n<div class=\"user-generated js-user-generated js-ugc-widget-3017594\">\n<hr \/>\n<h2>Mit tegy\u00e9l a szezon v\u00e9ge el\u0151tt<a id=\"what-to-do-before-the-season-ends\"><\/a><\/h2>\n<p>Szerezd meg a szezon \u00f6sszes jutalm\u00e1t a h\u00e1rom f\u0151 fejezet teljes\u00edt\u00e9s\u00e9vel. De hogyan hozhatod ki a legt\u00f6bbet a szezonb\u00f3l ilyenkor? \u00cdme n\u00e9h\u00e1ny j\u00f3 tipp, hogy maximaliz\u00e1ld a bev\u00e9teleidet!<\/p>\n<h3 id=\"points\">1. Fektesd be az elosztatlan Battle Pass-pontjaidat a nem teljes\u00edtett fejezetekbe<\/h3>\n<p>A XII. szezon fejezeteit b\u00e1rmilyen sorrendben teljes\u00edtheted, vagyis k\u00f6nnyed\u00e9n sz\u00fcneteltethetsz egy fejezetet, hogy egy m\u00e1sikon kezdj dolgozni. Ha an\u00e9lk\u00fcl j\u00e1tszol, hogy kiv\u00e1lasztott\u00e1l volna egy fejezetet, vagy a fejezet sz\u00fcneteltetve van, tov\u00e1bb gy\u0171jtheted a Battle Pass-pontokat <img alt=\"\"height=\"24\"src=\"https:\/\/content-wg.gcdn.co\/locdoc\/game_guides\/battle_pass\/season4\/24_BP_icon_points.png\"style=\"vertical-align: text-bottom;\"width=\"24\" \/>, amelyeket befektethetsz az \u00e1ltalad kiv\u00e1lasztott fejezetbe.<\/p>\n<p>Ez egy t\u00f6k\u00e9letes alkalom arra, hogy bev\u00e1ltsd \u0151ket a nagyszer\u0171 alap- \u00e9s megn\u00f6velt jutalmakra, hiszen <span style=\"color: #fffbed;\">a szezon v\u00e9g\u00e9n az \u00f6sszes el nem k\u00f6lt\u00f6tt Battle Pass-pontod elt\u0171nik<\/span>. Minden fejezethez saj\u00e1t, men\u0151 progressz\u00edv st\u00edlus tartozik, \u00e9s az Improved Pass seg\u00edts\u00e9g\u00e9vel m\u00e9g a <span style=\"color: #fffbed;\">Jutalom edz\u00e9st<\/span> is megkaphatod!<\/p>\n<\/div>\n<p>     <script>          (function($, IScroll) {             var widgetId = '3017594',                 widgetSelector = '.js-ugc-widget-' + widgetId;              $(widgetSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                  if ($table.data('customscrollinitialized')) {                     return;                 }                  $table.wrapAll($wrapper);                  $wrapper = $table.parent();                  $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                  $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     eventPassthrough: true,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                  $table.data('customscrollinitialized', true);             });              $(window).one('load', function() {                 $(widgetSelector + ' .js-inline-table-wrapper').each(function() {                     var iScrollInstance = $(this).data('iscroll');                      if (iScrollInstance) {                         iScrollInstance.refresh();                     }                 });             });         })(jQuery, IScroll);     <\/script> <\/div>\n<div class=\"widget-wrapper\">\n<div class=\"user-generated js-user-generated js-ugc-widget-3017595\">\n<link href=\"https:\/\/content-wg.gcdn.co\/locdoc\/bp-rewards-dima\/bp-rework-2023\/css\/main.831047.css\"rel=\"stylesheet\" \/>\n<div class=\"widget-bpbuttons\">\n<div class=\"bpbuttons-switch\">\n<div class=\"bpbuttons-switch_item js-bpbuttons-active\"id=\"chapter1\">\n<div class=\"bpbuttons-switch_item-inner\"><span>Borotva\u00e9len<\/span><\/div>\n<\/p><\/div>\n<div class=\"bpbuttons-switch_item\"id=\"chapter2\">\n<div class=\"bpbuttons-switch_item-inner\"><span>A fecske sz\u00e1rnyal\u00e1sa<\/span><\/div>\n<\/p><\/div>\n<div class=\"bpbuttons-switch_item\"id=\"chapter3\">\n<div class=\"bpbuttons-switch_item-inner\"><span>K\u00e1pr\u00e1zat<\/span><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"widget-bprewards widget-bprewards__1\">\n<div class=\"bprewards-main\">\n<div class=\"bprewards-main_left\">\n<div class=\"bprewards-main_left-title\">Alapjutalmak<\/div>\n<div class=\"bprewards-main_left-title\">Megn\u00f6velt jutalmak<\/div>\n<\/p><\/div>\n<div class=\"bprewards-main_container\">\n<div class=\"bprewards-main_content\"id=\"dragContainer\">\n<div class=\"bprewards-main_content-reward bprewards__clone\">\n<div class=\"bprewards-main_content-reward_order\">0<\/div>\n<div class=\"bprewards-main_content-reward_block bprewards-main_content-reward_block__stock\">\n<div class=\"bprewards-main_content-reward_block-small\">\u00a0<\/div>\n<div class=\"bprewards-main_content-reward_block-main\">\n<div class=\"content-reward_block-main_reward bprewards__clone js-reward-tooltip-parent\"><img decoding=\"async\" src=\"http:\/\/worldoftanks.eu\/#\" \/> <span class=\"content-reward_block-main_reward-amount\"><\/span> <span class=\"content-reward_block-main_reward-description js-reward-tooltip\"><\/span> <span class=\"content-reward_block-main_reward-img js-reward-tooltip-img\"><\/span><\/div>\n<\/p><\/div>\n<div class=\"bprewards-main_content-reward_block-large\">\u00a0<\/div>\n<\/p><\/div>\n<div class=\"bprewards-main_content-reward_progress\">\u00a0<\/div>\n<div class=\"bprewards-main_content-reward_block bprewards-main_content-reward_block__elite\">\n<div class=\"bprewards-main_content-reward_block-small\"><span class=\"content-reward_block-large_points-point\">0<\/span><\/div>\n<div class=\"bprewards-main_content-reward_block-main\">\n<div class=\"content-reward_block-main_reward bprewards__clone js-reward-tooltip-parent\"><img decoding=\"async\" src=\"http:\/\/worldoftanks.eu\/#\" \/> <span class=\"content-reward_block-main_reward-amount\"><\/span> <span class=\"content-reward_block-main_reward-description js-reward-tooltip\"><\/span> <span class=\"content-reward_block-main_reward-img js-reward-tooltip-img\"><\/span><\/div>\n<\/p><\/div>\n<div class=\"bprewards-main_content-reward_block-large\">\u00a0<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"bprewards-main_content-popup\">\n<div class=\"bprewards-main_content-popup_inside\"><span>\u00a0<\/span><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"bprewards-controls\">\n<div class=\"bprewards-controls_indicators\">\n<div class=\"bprewards-controls_indicators-dot bpcontrols__clone\">\n<div class=\"bprewards-controls_indicators-dot_color\">\u00a0<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"bprewards-controls_nums\">\n<div class=\"bprewards-controls_nums-item\">0<\/div>\n<div class=\"bprewards-controls_nums-item\">5<\/div>\n<div class=\"bprewards-controls_nums-item\">10<\/div>\n<div class=\"bprewards-controls_nums-item\">15<\/div>\n<div class=\"bprewards-controls_nums-item\">20<\/div>\n<div class=\"bprewards-controls_nums-item\">25<\/div>\n<div class=\"bprewards-controls_nums-item\">30<\/div>\n<div class=\"bprewards-controls_nums-item\">35<\/div>\n<div class=\"bprewards-controls_nums-item\">40<\/div>\n<div class=\"bprewards-controls_nums-item\">45<\/div>\n<div class=\"bprewards-controls_nums-item\">50<\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"bprewards-controls_button bprewards-controls_button__left\"style=\"display: none;\">\u00a0<\/div>\n<div class=\"bprewards-controls_button bprewards-controls_button__right\">\u00a0<\/div>\n<\/p><\/div>\n<p> <script src=\"https:\/\/content-wg.gcdn.co\/locdoc\/bp-rewards-dima\/bp-rework-2023\/js\/main.bundle.3fa63a.js\"><\/script> <\/p>\n<\/div>\n<p>     <script>          (function($, IScroll) {             var widgetId = '3017595',                 widgetSelector = '.js-ugc-widget-' + widgetId;              $(widgetSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                  if ($table.data('customscrollinitialized')) {                     return;                 }                  $table.wrapAll($wrapper);                  $wrapper = $table.parent();                  $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                  $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     eventPassthrough: true,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                  $table.data('customscrollinitialized', true);             });              $(window).one('load', function() {                 $(widgetSelector + ' .js-inline-table-wrapper').each(function() {                     var iScrollInstance = $(this).data('iscroll');                      if (iScrollInstance) {                         iScrollInstance.refresh();                     }                 });             });         })(jQuery, IScroll);     <\/script> <\/div>\n<div class=\"widget-wrapper\">\n<div class=\"user-generated js-user-generated js-ugc-widget-3017596\">\n<p>K\u00f6ltsd el a Battle Pass-pontjaidat a Battle Pass fel\u00fcleten az Akt\u00edv fejezet gombra kattintva. Miut\u00e1n aktiv\u00e1ltad, az \u00f6sszes el nem k\u00f6lt\u00f6tt Battle Pass-pontodat befekteted az adott fejezet el\u0151rehalad\u00e1s\u00e1ba, \u00e9s megkapod a jutalmakat a teljes\u00edtett szakaszok\u00e9rt.<\/p>\n<\/div>\n<p>     <script>          (function($, IScroll) {             var widgetId = '3017596',                 widgetSelector = '.js-ugc-widget-' + widgetId;              $(widgetSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                  if ($table.data('customscrollinitialized')) {                     return;                 }                  $table.wrapAll($wrapper);                  $wrapper = $table.parent();                  $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                  $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     eventPassthrough: true,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                  $table.data('customscrollinitialized', true);             });              $(window).one('load', function() {                 $(widgetSelector + ' .js-inline-table-wrapper').each(function() {                     var iScrollInstance = $(this).data('iscroll');                      if (iScrollInstance) {                         iScrollInstance.refresh();                     }                 });             });         })(jQuery, IScroll);     <\/script> <\/div>\n<div class=\"widget-wrapper\">\n<div class=\"user-generated js-user-generated js-ugc-widget-3017597\">\n<h3>2. Oldd fel a Pontboltot a tov\u00e1bbi jutalmak\u00e9rt<\/h3>\n<p>Miut\u00e1n teljes\u00edtetted mindh\u00e1rom fejezet alapjutalom-\u00fatvonal\u00e1t, hozz\u00e1f\u00e9r\u00e9st kapsz a j\u00e1t\u00e9kbeli Bolt egy \u00faj jutalomr\u00e9szleg\u00e9hez, ahol elk\u00f6ltheted a szezon sor\u00e1n megszerzett \u00f6sszes Battle Pass-pontodat a k\u00f6vetkez\u0151 jutalmakra:<span style=\"color: #fffbed;\"><\/span><\/p>\n<\/div>\n<p>     <script>          (function($, IScroll) {             var widgetId = '3017597',                 widgetSelector = '.js-ugc-widget-' + widgetId;              $(widgetSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                  if ($table.data('customscrollinitialized')) {                     return;                 }                  $table.wrapAll($wrapper);                  $wrapper = $table.parent();                  $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                  $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     eventPassthrough: true,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                  $table.data('customscrollinitialized', true);             });              $(window).one('load', function() {                 $(widgetSelector + ' .js-inline-table-wrapper').each(function() {                     var iScrollInstance = $(this).data('iscroll');                      if (iScrollInstance) {                         iScrollInstance.refresh();                     }                 });             });         })(jQuery, IScroll);     <\/script> <\/div>\n<div class=\"tab-horizontal js-horizontal-tabs-3017601\"         data-active-class-list=\"tab-horizontal_item__active\"         data-active-class-plain=\"tab-horizontal_content__active\"         data-arrow-active-class=\"tab-horizontal_arrow__active\"         data-shadow-active-class=\"tab-horizontal_shadow__active\">\n<div class=\"tab-horizontal_nav\">             <span class=\"tab-horizontal_shadow tab-horizontal_shadow__left js-shadow-left\"><\/span>             <\/p>\n<div class=\"tab-horizontal_arrow tab-horizontal_arrow__left js-arrow-left\"><\/div>\n<p>             <span class=\"tab-horizontal_shadow tab-horizontal_shadow__right js-shadow-right\"><\/span>             <\/p>\n<div class=\"tab-horizontal_arrow tab-horizontal_arrow__right js-arrow-right\"><\/div>\n<div class=\"tab-horizontal_nav-inner js-horizontal-tabs-list-wrapper\">\n<ul class=\"tab-horizontal_list js-horizontal-tabs-list\">\n<li class=\"tab-horizontal_item tab-horizontal_item__active js-tab-item\">Progressz\u00edv 3D-st\u00edlusok<\/li>\n<li class=\"tab-horizontal_item  js-tab-item\">Egyedi harckocsiz\u00f3k<\/li>\n<li class=\"tab-horizontal_item  js-tab-item\">K\u00f6tv\u00e9nyek<\/li>\n<\/ul><\/div>\n<\/p><\/div>\n<div class=\"tab-horizontal_holder js-horizontal-tabs-plain\">\n<div class=\"tab-horizontal_content tab-horizontal_content__active js-tab-content-item\">\n<div class=\"user-generated js-horizontal-tabs-holder js-ugc-widget-3017601\">\n<table border=\"1\"style=\"border-collapse: collapse; width: 100%; height: 1502px;\">\n<tbody>\n<tr style=\"height: 126px;\">\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 126px; text-align: center;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/sentry_3d_style_for_the_super_conqueror_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 126px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/fluffy_3d_style_for_the_object_277_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 126px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/storm_3d_style_for_the_tvp_t_50-51_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<\/tr>\n<tr style=\"height: 0px;\">\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 10px;\"><span style=\"font-size: 16px;\"><span style=\"color: #fffbed;\"><strong>\u0150rszem 3D-st\u00edlus<\/strong><\/span><br \/>a <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/15697-GB91_Super_Conqueror\/\"rel=\"noopener\"target=\"_blank\">Super Conquerorhoz<\/a><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 10px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Bolyhos 3D-st\u00edlus<br \/><\/span><\/strong><\/span> <span style=\"font-size: 16px;\">az <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/22017-R155_Object_277\/\"rel=\"noopener\"target=\"_blank\">Object 277<\/a>-hez<\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 10px;\"><strong><span style=\"font-size: 16px; color: #fffbed;\">Vihar 3D-st\u00edlus<br \/><\/span><\/strong><span style=\"font-size: 16px;\">a <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/2417-Cz04_T50_51\/\"rel=\"noopener\"target=\"_blank\">TVP T 50\/51<\/a>-hez<\/span><\/td>\n<\/tr>\n<tr style=\"height: 10px;\">\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 10px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<span style=\"font-size: 16px;\"><\/span><\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 10px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 10px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<\/tr>\n<tr style=\"height: 126px;\">\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/pipeline_3d_style_for_the_m48a5_patton_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/condor_3d_style_for_the_t110e5_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/newt_3d_style_for_the_is-4_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<\/tr>\n<tr style=\"height: 10px;\">\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Pipeline 3D-st\u00edlus<br \/><\/span><\/strong><\/span><span style=\"font-size: 16px;\">az <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/14113-A120_M48A5\/\"rel=\"noopener\"target=\"_blank\">M48A5 Pattonh\u00f6z<\/a><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Condor 3D-st\u00edlus<br \/><\/span><\/strong><\/span><span style=\"font-size: 16px;\">a <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/10785-A69_T110E5\/\"rel=\"noopener\"target=\"_blank\">T110E5<\/a>-h\u00f6z<\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><strong><span style=\"font-size: 16px; color: #fffbed;\">Newt 3D-st\u00edlus<br \/><\/span><\/strong><span style=\"font-size: 16px;\">az <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/6145-R90_IS_4M\/\"rel=\"noopener\"target=\"_blank\">IS-4<\/a>-hez<\/span><\/td>\n<\/tr>\n<tr style=\"height: 10px;\">\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<\/tr>\n<tr style=\"height: 126px;\">\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/welsh_blues_3d_style_for_the_t110e3_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/icebreaker_3d_style_for_the_121_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/polar_bear_3d_style_for_the_object_705a_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<\/tr>\n<tr style=\"height: 10px;\">\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Wales-i Blues 3D-st\u00edlus<br \/><\/span><\/strong><span style=\"font-size: 16px;\"><\/span><\/span><span style=\"font-size: 16px;\">a <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/13857-A85_T110E3\/\"rel=\"noopener\"target=\"_blank\">T110E3<\/a>-hoz<\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">J\u00e9gt\u00f6r\u0151 3D-st\u00edlus<br \/><\/span><\/strong><\/span><span style=\"font-size: 16px;\">a <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/4145-Ch19_121\/\"rel=\"noopener\"target=\"_blank\">121<\/a>-hez<\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><strong><span style=\"font-size: 16px; color: #fffbed;\">Jegesmedve 3D-st\u00edlus<br \/><\/span><\/strong><span style=\"font-size: 16px;\">az <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/20993-R145_Object_705_A\/\"rel=\"noopener\"target=\"_blank\">Object 705A<\/a>-hoz<\/span><\/td>\n<\/tr>\n<tr style=\"height: 10px;\">\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<\/tr>\n<tr style=\"height: 126px;\">\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/charles_martel_3d_style_for_the_amx_50_b_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/lancelot_3d_style_for_the_fv217_badger_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/blyskawica_3d_style_for_the_cs-63_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<\/tr>\n<tr style=\"height: 10px;\">\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Martell K\u00e1roly 3D-st\u00edlus<br \/><\/span><\/strong><\/span><span style=\"font-size: 16px;\">az <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/6209-F10_AMX_50B\/\"rel=\"noopener\"target=\"_blank\">AMX 50 B<\/a>-hez<\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Lancelot 3D-st\u00edlus<br \/><\/span><\/strong><\/span><span style=\"font-size: 16px;\">az <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/15953-GB92_FV217\/\"rel=\"noopener\"target=\"_blank\">FV217 Badgerh\u00f6z<\/a><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><strong><span style=\"font-size: 16px; color: #fffbed;\">B\u0142yskawica 3D-st\u00edlus<br \/><\/span><\/strong><span style=\"font-size: 16px; color: #fffbed;\"><\/span><span style=\"font-size: 16px;\">a <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/5265-Pl21_CS_63\/\"rel=\"noopener\"target=\"_blank\">CS-63<\/a>-hoz<\/span><\/td>\n<\/tr>\n<tr style=\"height: 10px;\">\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<\/tr>\n<tr style=\"height: 126px;\">\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/gascon_3d_style_for_the_amx_mle._54_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/primpilus_3d_style_for_the_centurion_action_x_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/svyatogor_3d_style_for_the_object_268_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<\/tr>\n<tr style=\"height: 10px;\">\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Gascon 3D-st\u00edlus<br \/><\/span><\/strong><span style=\"font-size: 16px;\"><\/span><\/span><span style=\"font-size: 16px;\">az <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/16961-F82_AMX_M4_Mle1949_Ter\/\"rel=\"noopener\"target=\"_blank\">AMX M4 mle. 54<\/a>-hez<\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Primipilus 3D-st\u00edlus<br \/><\/span><\/strong><span style=\"font-size: 16px;\"><\/span><\/span><span style=\"font-size: 16px;\">a <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/7249-GB86_Centurion_Action_X\/\"rel=\"noopener\"target=\"_blank\">Centurion Action X<\/a>-hez<\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><strong><span style=\"font-size: 16px; color: #fffbed;\">Svyatogor 3D-st\u00edlus<br \/><\/span><\/strong><span style=\"font-size: 16px;\">az <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/13569-R88_Object268\/\"rel=\"noopener\"target=\"_blank\">Object 268<\/a>-hoz<\/span><\/td>\n<\/tr>\n<tr style=\"height: 10px;\">\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<\/tr>\n<tr style=\"height: 126px;\">\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/trettonde_3d_style_for_the_kranvagn_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/reiter_3d_style_for_the_leopard_1_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/freight_train_3d_style_for_the_t110e4_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<\/tr>\n<tr style=\"height: 10px;\">\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Trettonde 3D-st\u00edlus<br \/><\/span><\/strong><\/span><span style=\"font-size: 16px;\">a <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/2433-S16_Kranvagn\/\"rel=\"noopener\"target=\"_blank\">Kranvagnhoz<\/a><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Reiter 3D-st\u00edlus<br \/><\/span><\/strong><\/span><span style=\"font-size: 16px;\">a <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/14609-G89_Leopard1\/\"rel=\"noopener\"target=\"_blank\">Leopard 1<\/a>-hez<\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Tehervonat 3D-st\u00edlus<br \/><\/span><\/strong><\/span><span style=\"font-size: 16px;\">a <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/13089-A83_T110E4\/\"rel=\"noopener\"target=\"_blank\">T110E4<\/a>-hez<\/span><\/td>\n<\/tr>\n<tr style=\"height: 10px;\">\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<\/tr>\n<tr style=\"height: 126px;\">\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/le_vizir_3d_style_for_the_amx_13_105_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/cesare_3d_style_for_the_progetto_m40_mod._65_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/bernard_3d_style_for_the_60tp_lewandowskiego_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<\/tr>\n<tr style=\"height: 10px;\">\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Le Vizir 3D-st\u00edlus<br \/><\/span><\/strong><span style=\"font-size: 16px;\"><\/span><\/span><span style=\"font-size: 16px;\">az <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/17217-F88_AMX_13_105\/\"rel=\"noopener\"target=\"_blank\">AMX 13 105<\/a>-h\u00f6z<\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><strong><span style=\"font-size: 16px; color: #fffbed;\">Cesare 3D-st\u00edlus<br \/><\/span><\/strong><span style=\"font-size: 16px;\">a <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/2721-It08_Progetto_M40_mod_65\/\"rel=\"noopener\"target=\"_blank\">Progetto M40 mod. 65<\/a>-h\u00f6z<\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 38px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Bernard 3D-st\u00edlus<br \/><\/span><\/strong><\/span><span style=\"font-size: 16px;\">a <a href=\"https:\/\/worldoftanks.eu\/tankopedia\/3473-Pl15_60TP_Lewandowskiego\/\"rel=\"noopener\"target=\"_blank\">60TP Lewandowskieg\u00f3hoz<\/a><\/span><span style=\"font-size: 16px;\"><\/span><span style=\"color: #fffbed;\"><span style=\"font-size: 16px;\"><\/span><\/span><\/td>\n<\/tr>\n<tr style=\"height: 10px;\">\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">5000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<\/p><\/div>\n<div class=\"tab-horizontal_content  js-tab-content-item\">\n<div class=\"user-generated js-horizontal-tabs-holder js-ugc-widget-3017601\">\n<p>Az \u00f6sszes itt szerepl\u0151 harckocsiz\u00f3 a Bajt\u00e1rsak nulladik k\u00e9szs\u00e9ggel \u00e9s k\u00e9t tov\u00e1bbi k\u00e9szs\u00e9g megtanul\u00e1s\u00e1hoz elegend\u0151 leg\u00e9nys\u00e9gi XP-vel \u00e9rkezik.<\/p>\n<table border=\"1\"style=\"border-collapse: collapse; width: 100%; height: 1012px;\">\n<tbody>\n<tr style=\"height: 145px;\">\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 145px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/vasiliy_badaev_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 145px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/shan_ling_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 145px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/george_barton_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<\/tr>\n<tr style=\"height: 19px;\">\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 19px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Vasiliy Badaev<\/span><\/strong><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 19px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Shan Ling<\/span><\/strong><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 19px;\"><strong><span style=\"font-size: 16px; color: #fffbed;\">George Barton<\/span><\/strong><\/td>\n<\/tr>\n<tr style=\"height: 20px;\">\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">3000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<span style=\"font-size: 16px;\"><\/span><\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">3000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">3000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<\/tr>\n<tr style=\"height: 168px;\">\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/jean-marc_lemartin_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/katarzyna_chodkiewicz_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/douglas_mcreed_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<\/tr>\n<tr style=\"height: 19px;\">\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 19px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Jean-Marc Lemartin<\/span><\/strong><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 19px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Katarzyna Chodkiewicz<\/span><\/strong><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 19px;\"><strong><span style=\"font-size: 16px; color: #fffbed;\">Douglas McReed<\/span><\/strong><\/td>\n<\/tr>\n<tr style=\"height: 20px;\">\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\"><span style=\"font-size: 16px;\">3000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">3000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">3000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<\/tr>\n<tr style=\"height: 168px;\">\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/christophe_lemartin_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/louise_hamilton_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/andrey_pokrovskiy_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<\/tr>\n<tr style=\"height: 19px;\">\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 19px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Christophe Lemartin<\/span><\/strong><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 19px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Louise Hamilton<\/span><\/strong><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 19px;\"><strong><span style=\"font-size: 16px; color: #fffbed;\">Andrey Pokrovskiy<\/span><\/strong><\/td>\n<\/tr>\n<tr style=\"height: 20px;\">\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\"><span style=\"font-size: 16px;\">3000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">3000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">3000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<\/tr>\n<tr style=\"height: 168px;\">\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/marie_friedriksson_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/siegfried_hammel_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/benjamin_willard_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<\/tr>\n<tr style=\"height: 19px;\">\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 19px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Marie Fredriksson<\/span><\/strong><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 19px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Siegfried Hammel<\/span><\/strong><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 19px;\"><strong><span style=\"font-size: 16px; color: #fffbed;\">Benjamin Willard<\/span><\/strong><\/td>\n<\/tr>\n<tr style=\"height: 20px;\">\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\"><span style=\"font-size: 16px;\">3000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">3000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">3000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<\/tr>\n<tr style=\"height: 168px;\">\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/josef_matijewski_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/isabelle_norette_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px; height: 168px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/marco_ingannamorte_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<\/tr>\n<tr style=\"height: 19px;\">\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 19px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">J\u00f3zef Matijewski<\/span><\/strong><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 19px;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">Isabelle Norette<\/span><\/strong><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center; height: 19px;\"><strong><span style=\"font-size: 16px; color: #fffbed;\">Marco Ingannamorte<\/span><\/strong><\/td>\n<\/tr>\n<tr style=\"height: 20px;\">\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\"><span style=\"font-size: 16px;\">3000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">3000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center; height: 20px;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">3000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<\/p><\/div>\n<div class=\"tab-horizontal_content  js-tab-content-item\">\n<div class=\"user-generated js-horizontal-tabs-holder js-ugc-widget-3017601\">\n<table border=\"1\"style=\"border-collapse: collapse; width: 100%;\">\n<tbody>\n<tr>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/100_bonds_300x225_JlUV8Rj.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/200_bonds_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<td style=\"width: 33.3333%; border-bottom: none; padding: 9px 0px 0px 9px;\"><img caption=\"false\"height=\"225\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/300_bonds_300x225.png\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"300\" \/><\/img><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">100 k\u00f6tv\u00e9ny<\/span><\/strong><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center;\"><span style=\"color: #fffbed;\"><strong><span style=\"font-size: 16px;\">200 k\u00f6tv\u00e9ny<\/span><\/strong><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; border-bottom: none; padding: 0px 9px 9px; text-align: center;\"><strong><span style=\"font-size: 16px; color: #fffbed;\">300 k\u00f6tv\u00e9ny<\/span><\/strong><\/td>\n<\/tr>\n<tr>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">1000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<span style=\"font-size: 16px;\"><\/span><\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">2000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<td style=\"width: 33.3333%; border-top: none; padding: 0px 9px 9px; text-align: center;\"><span style=\"color: #b8b8a2;\"><span style=\"font-size: 16px;\">3000<img caption=\"false\"height=\"20\"src=\"http:\/\/na-wotp.wgcdn.co\/dcont\/fb\/image\/battle_pass_point_47x47.png\"style=\"vertical-align: middle; margin-right: 3px; margin-left: 3px;\"width=\"20\" \/><\/img>Battle Pass-pont<\/span><\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>   <script src=\"http:\/\/eu-wotp.wgcdn.co\/static\/5.132.0_eb2d57\/portal\/js\/horizontal_tabs.js\"><\/script> <script>     $(function() {         'use strict';          var userGeneratedContentSelector = '.js-ugc-widget-3017601',             widgetTabsSelector = '.js-horizontal-tabs-3017601';                  function initHorizontalTabs() {             $(userGeneratedContentSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                          if ($table.data('customscrollinitialized')) {                     return;                 }                          $table.wrapAll($wrapper);                          $wrapper = $table.parent();                          $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                          $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                          $table.data('customscrollinitialized', true);             });                      new HorizontalTabs({                 container: widgetTabsSelector,                 widgetId: '3017601'             });                      updateiScrollInstance();                      amplify.subscribe('horizontaltabs:changed', function(id) {                 if (id === '3017601') {                     updateiScrollInstance();                 }             });         }                  function updateiScrollInstance() {             $(userGeneratedContentSelector + ' .js-inline-table-wrapper').each(function() {                 var iScrollInstance = $(this).data('iscroll');                          if (iScrollInstance) {                     iScrollInstance.refresh();                 }             });         }          if (typeof IScroll === 'undefined' || typeof HorizontalTabs === 'undefined') {             $.getScript('\/\/eu-wotp.wgcdn.co\/static\/5.132.0_eb2d57\/portal\/js\/plugins\/iscroll\/iscroll.min.js', function() {                 $.getScript(\"http:\/\/eu-wotp.wgcdn.co\/static\/5.132.0_eb2d57\/portal\/js\/horizontal_tabs.js\", function() {                     initHorizontalTabs();                 });             });         } else {             initHorizontalTabs();         }     }); <\/script><\/p>\n<div class=\"widget-wrapper\">\n<div class=\"user-generated js-user-generated js-ugc-widget-3017600\">\n<div class=\"widget-infoblock widget-infoblock__warning\">\n<p>A h\u00e1rom fejezetb\u0151l \u00f6sszesen ak\u00e1r 7500 Battle Pass-pontot is \u00f6sszegy\u0171jthetsz. K\u00f6ltsd el \u0151ket, miel\u0151tt a szezon v\u00e9get \u00e9r! <span style=\"color: #fffbed;\">Az el nem k\u00f6lt\u00f6tt Battle Pass-pontok a szezon v\u00e9g\u00e9n november 22. 01:30-kor (CET) elvesznek<\/span>, \u00fagyhogy ne felejtsd el elk\u00f6lteni \u0151ket, ha szeretn\u00e9d megkapni a jutalmakat.<\/p>\n<\/p><\/div>\n<\/div>\n<p>     <script>          (function($, IScroll) {             var widgetId = '3017600',                 widgetSelector = '.js-ugc-widget-' + widgetId;              $(widgetSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                  if ($table.data('customscrollinitialized')) {                     return;                 }                  $table.wrapAll($wrapper);                  $wrapper = $table.parent();                  $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                  $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     eventPassthrough: true,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                  $table.data('customscrollinitialized', true);             });              $(window).one('load', function() {                 $(widgetSelector + ' .js-inline-table-wrapper').each(function() {                     var iScrollInstance = $(this).data('iscroll');                      if (iScrollInstance) {                         iScrollInstance.refresh();                     }                 });             });         })(jQuery, IScroll);     <\/script> <\/div>\n<div class=\"widget-wrapper\">\n<div class=\"user-generated js-user-generated js-ugc-widget-3017598\">\n<h2 id=\"tokens\">T\u00e1rgyak tokenek\u00e9rt<a id=\"items-for-tokens\"><\/a><\/h2>\n<p><img caption=\"false\"height=\"348\"src=\"http:\/\/eu-wotp.wgcdn.co\/dcont\/fb\/image\/battle-pass-season-x-items-for-tokens-1200x348.jpg\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"1200\" \/><\/p>\n<p><img caption=\"false\"height=\"80\"src=\"https:\/\/content-wg.gcdn.co\/locdoc\/bp-rewards-dima\/img\/80px_economic_token.064835.png\"style=\"margin-top: 0px; margin-bottom: 18px; margin-left: 18px; float: right;\"width=\"80\" \/>A tokeneket az \u00f6sszes 2023-as Battle Pass-szezonban gy\u0171jtheted, \u00e9s a XII. szezonban <span style=\"color: #fffbed;\">21 tokent szerezhetsz alap- \u00e9s megn\u00f6velt jutalomk\u00e9nt<\/span>, \u00e9s <span style=\"color: #fffbed;\">tov\u00e1bbi 3 tokent a teljes gy\u0171jtem\u00e9ny \u00f6ssze\u00e1ll\u00edt\u00e1s\u00e1\u00e9rt<\/span>. A tokenek\u00e9rt j\u00e1r\u00f3 t\u00e1rgyakat <span style=\"color: #fffbed;\">2023. december 20-ig<\/span> lehet megv\u00e1s\u00e1rolni. Ezt k\u00f6vet\u0151en minden egyes el nem k\u00f6lt\u00f6tt token ut\u00e1n <span class=\"currency currency__proxy\">100<\/span> k\u00f6tv\u00e9nyt adunk kompenz\u00e1ci\u00f3k\u00e9nt.<\/p>\n<p><img caption=\"false\"src=\"https:\/\/content-wg.gcdn.co\/locdoc\/infographics\/2023\/battle_pass_10_rewards_for_tokens\/BP_Season_10_en.jpg\"style=\"display: block; margin-left: auto; margin-right: auto;\"width=\"100%\" \/><\/p>\n<\/div>\n<p>     <script>          (function($, IScroll) {             var widgetId = '3017598',                 widgetSelector = '.js-ugc-widget-' + widgetId;              $(widgetSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                  if ($table.data('customscrollinitialized')) {                     return;                 }                  $table.wrapAll($wrapper);                  $wrapper = $table.parent();                  $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                  $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     eventPassthrough: true,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                  $table.data('customscrollinitialized', true);             });              $(window).one('load', function() {                 $(widgetSelector + ' .js-inline-table-wrapper').each(function() {                     var iScrollInstance = $(this).data('iscroll');                      if (iScrollInstance) {                         iScrollInstance.refresh();                     }                 });             });         })(jQuery, IScroll);     <\/script> <\/div>\n<div class=\"widget-wrapper\">\n<div class=\"user-generated js-user-generated js-ugc-widget-3017599\">\n<hr \/>\n<p>M\u00e9g van id\u0151d, parancsnok! Fejezd be a Battle Pass-el\u0151rehalad\u00e1st, \u00e9s hozd ki a legt\u00f6bbet a XII. szezonb\u00f3l, miel\u0151tt az <span style=\"color: #fffbed;\">november 22. 01:30-kor (CET) v\u00e9get \u00e9r<\/span>!<\/p>\n<p><em>G\u00f6rd\u00fclj ki!<\/em><\/p>\n<\/div>\n<p>     <script>          (function($, IScroll) {             var widgetId = '3017599',                 widgetSelector = '.js-ugc-widget-' + widgetId;              $(widgetSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                  if ($table.data('customscrollinitialized')) {                     return;                 }                  $table.wrapAll($wrapper);                  $wrapper = $table.parent();                  $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                  $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     eventPassthrough: true,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                  $table.data('customscrollinitialized', true);             });              $(window).one('load', function() {                 $(widgetSelector + ' .js-inline-table-wrapper').each(function() {                     var iScrollInstance = $(this).data('iscroll');                      if (iScrollInstance) {                         iScrollInstance.refresh();                     }                 });             });         })(jQuery, IScroll);     <\/script> <\/div>\n<div class=\"widget-wrapper\">\n<div class=\"user-generated js-user-generated js-ugc-widget-3017602\">\n<p> <script> $(document).ready(function() {   function easyLink() {     $('html, body').animate({         scrollTop: $($(this).attr('href')).offset().top - 20     }, 500, 'linear');   }     $(\".widget-wrapper\").find(\"a\").on('click', easyLink);   $(\".user-generated\").find(\"a\").on('click', easyLink);   $(\".tab\").find(\"a\").on('click', easyLink);   }); <\/script> <\/p>\n<\/div>\n<p>     <script>          (function($, IScroll) {             var widgetId = '3017602',                 widgetSelector = '.js-ugc-widget-' + widgetId;              $(widgetSelector + ' table').each(function() {                 var $table = $(this),                     $wrapper = $('<\/p>\n<div>', {'class': 'inline-table js-inline-table-wrapper'});                  if ($table.data('customscrollinitialized')) {                     return;                 }                  $table.wrapAll($wrapper);                  $wrapper = $table.parent();                  $wrapper.on('dragstart', function(e) {                     e.preventDefault();                 });                  $wrapper.data('iscroll', new IScroll($wrapper.get(0), {                     mouseWheel: true,                     preventDefault: false,                     eventPassthrough: true,                     scrollX: true,                     scrollY: false,                     scrollbars: 'custom',                     scrollOnlyByHorizontalMouseWheel: true,                     mouseWheelPreventDefault: false,                     resizeScrollbars: true,                     click: true,                     interactiveScrollbars: true                 }));                  $table.data('customscrollinitialized', true);             });              $(window).one('load', function() {                 $(widgetSelector + ' .js-inline-table-wrapper').each(function() {                     var iScrollInstance = $(this).data('iscroll');                      if (iScrollInstance) {                         iScrollInstance.refresh();                     }                 });             });         })(jQuery, IScroll);     <\/script> <\/div>\n<\/article>\n","protected":false},"excerpt":{"rendered":"<p>MIT TEGY\u00c9L A SZEZON V\u00c9GE EL\u0150TT | T\u00c1RGYAK TOKENEK\u00c9RT \u00a0&#8212; : &#8212; Parancsnok! A Battle [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":831,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,2],"tags":[],"class_list":["post-830","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-altalanos-hirek","category-wg"],"_links":{"self":[{"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=\/wp\/v2\/posts\/830","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=830"}],"version-history":[{"count":0,"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=\/wp\/v2\/posts\/830\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=\/wp\/v2\/media\/831"}],"wp:attachment":[{"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=830"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=830"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/m4fi4.cloud\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=830"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}