{"id":26632,"date":"2024-04-02T10:25:17","date_gmt":"2024-04-02T08:25:17","guid":{"rendered":"https:\/\/tibiapedia.com\/party-shared-calculator\/"},"modified":"2024-04-02T10:25:18","modified_gmt":"2024-04-02T08:25:18","slug":"party-shared-calculator","status":"publish","type":"page","link":"https:\/\/tibiapedia.com\/en\/party-shared-calculator\/","title":{"rendered":"Party Shared Calculator"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"26632\" class=\"elementor elementor-26632 elementor-1202\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-7acdf059 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"7acdf059\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1efc643a\" data-id=\"1efc643a\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5d8da2bc elementor-widget elementor-widget-spacer\" data-id=\"5d8da2bc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c1494fe elementor-widget elementor-widget-heading\" data-id=\"6c1494fe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Party Shared Calculator<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a895411 elementor-widget elementor-widget-heading\" data-id=\"3a895411\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">With our calculator you will be able to find out what is the minimum and maximum level with which you can activate the Shared Experience in party.<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-section elementor-top-section elementor-element elementor-element-05d25d6 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"05d25d6\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-9c858b5\" data-id=\"9c858b5\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-8ab6c5a elementor-widget elementor-widget-spacer\" data-id=\"8ab6c5a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a8dae44 elementor-widget elementor-widget-html\" data-id=\"a8dae44\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"party-shared-calculator\"><label for=\"player-level\">Ingresa tu nivel:<\/label><input type=\"number\" id=\"player-level\" \/><button onclick=\"calcularPartyShared()\">Calcular<\/button><p id=\"result\"><\/p><\/div><style>#party-shared-calculator {\n      text-align: center;\n      margin: 20px;\n   }\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-369fa04 elementor-widget elementor-widget-html\" data-id=\"369fa04\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>function calcularPartyShared() {\n      var playerLevel = document.getElementById(\"player-level\").value;\n\n      \/\/ Validar si se ingres\u00f3 un n\u00famero\n      if (isNaN(playerLevel)) {\n         alert(\"Por favor, ingresa un nivel v\u00e1lido.\");\n         return;\n      }\n\n      \/\/ Calcular niveles m\u00ednimo y m\u00e1ximo\n      var minLevel = Math.floor(playerLevel \/ 1.5);\n      var maxLevel = Math.ceil(playerLevel * 1.5);\n\n      \/\/ Mostrar el resultado\n      document.getElementById(\"result\").innerHTML = \"Nivel m\u00ednimo: \" + minLevel + \"<br>Nivel m\u00e1ximo: \" + maxLevel;\n   }\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d23a7af elementor-widget elementor-widget-spacer\" data-id=\"d23a7af\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>With our calculator you will be able to find out what is the minimum and maximum level with which you can activate the Shared Experience in party. Ingresa tu nivel:Calcular<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"site-sidebar-layout":"default","site-content-layout":"page-builder","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":null,"ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":null,"stick-header-meta":null,"header-above-stick-meta":null,"header-main-stick-meta":null,"header-below-stick-meta":null,"astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-26632","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Party Shared Calculator - TibiaPedia<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tibiapedia.com\/en\/party-shared-calculator\/\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/tibiapedia.com\/en\/party-shared-calculator\/\",\"url\":\"https:\/\/tibiapedia.com\/en\/party-shared-calculator\/\",\"name\":\"Party Shared Calculator - TibiaPedia\",\"isPartOf\":{\"@id\":\"https:\/\/tibiapedia.com\/en\/#website\"},\"datePublished\":\"2024-04-02T08:25:17+00:00\",\"dateModified\":\"2024-04-02T08:25:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/tibiapedia.com\/en\/party-shared-calculator\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/tibiapedia.com\/en\/party-shared-calculator\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/tibiapedia.com\/en\/party-shared-calculator\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Portada\",\"item\":\"https:\/\/tibiapedia.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Party Shared Calculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/tibiapedia.com\/en\/#website\",\"url\":\"https:\/\/tibiapedia.com\/en\/\",\"name\":\"TibiaPedia\",\"description\":\"Fansite de Tibia en Espa\u00f1ol\",\"publisher\":{\"@id\":\"https:\/\/tibiapedia.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/tibiapedia.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/tibiapedia.com\/en\/#organization\",\"name\":\"Tibiapedia\",\"url\":\"https:\/\/tibiapedia.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/tibiapedia.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/tibiapedia.com\/wp-content\/uploads\/2021\/02\/logofinal-300x147-3.png\",\"contentUrl\":\"https:\/\/tibiapedia.com\/wp-content\/uploads\/2021\/02\/logofinal-300x147-3.png\",\"width\":300,\"height\":147,\"caption\":\"Tibiapedia\"},\"image\":{\"@id\":\"https:\/\/tibiapedia.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/tibiapediafansite\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Party Shared Calculator - TibiaPedia","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tibiapedia.com\/en\/party-shared-calculator\/","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/tibiapedia.com\/en\/party-shared-calculator\/","url":"https:\/\/tibiapedia.com\/en\/party-shared-calculator\/","name":"Party Shared Calculator - TibiaPedia","isPartOf":{"@id":"https:\/\/tibiapedia.com\/en\/#website"},"datePublished":"2024-04-02T08:25:17+00:00","dateModified":"2024-04-02T08:25:18+00:00","breadcrumb":{"@id":"https:\/\/tibiapedia.com\/en\/party-shared-calculator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tibiapedia.com\/en\/party-shared-calculator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/tibiapedia.com\/en\/party-shared-calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Portada","item":"https:\/\/tibiapedia.com\/en\/"},{"@type":"ListItem","position":2,"name":"Party Shared Calculator"}]},{"@type":"WebSite","@id":"https:\/\/tibiapedia.com\/en\/#website","url":"https:\/\/tibiapedia.com\/en\/","name":"TibiaPedia","description":"Fansite de Tibia en Espa\u00f1ol","publisher":{"@id":"https:\/\/tibiapedia.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tibiapedia.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/tibiapedia.com\/en\/#organization","name":"Tibiapedia","url":"https:\/\/tibiapedia.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/tibiapedia.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/tibiapedia.com\/wp-content\/uploads\/2021\/02\/logofinal-300x147-3.png","contentUrl":"https:\/\/tibiapedia.com\/wp-content\/uploads\/2021\/02\/logofinal-300x147-3.png","width":300,"height":147,"caption":"Tibiapedia"},"image":{"@id":"https:\/\/tibiapedia.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/tibiapediafansite\/"]}]}},"_links":{"self":[{"href":"https:\/\/tibiapedia.com\/en\/wp-json\/wp\/v2\/pages\/26632","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tibiapedia.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/tibiapedia.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/tibiapedia.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/tibiapedia.com\/en\/wp-json\/wp\/v2\/comments?post=26632"}],"version-history":[{"count":0,"href":"https:\/\/tibiapedia.com\/en\/wp-json\/wp\/v2\/pages\/26632\/revisions"}],"wp:attachment":[{"href":"https:\/\/tibiapedia.com\/en\/wp-json\/wp\/v2\/media?parent=26632"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}