Calculador de Pase de Batalla

CONFRONTACION: Acto 2

Episodio 8

(¡Por favor no uses Adblock para que esta página pueda existir!)

Grado actual
Epílogo
Falta XP Max
Grado deseado
Epílogo
Fecha de inicio
Fecha de término
XP Boost ({{ (premiumBoostEnabled * premiumBoost + gamePassBoostEnabled * gamePassBoost) * 100 }}%)
Premium BP Game Pass
Filtro de misiones
Misiones diarias ?
Misiones semanales ?
Desde semana
Normal Spike Rush Duelo a muerte
Partidas restantes {{ Math.ceil(normalMatches) }} {{ Math.ceil(rushMatches) }} {{ Math.ceil(deathMatches) }}
{{ 'Tiempo faltante (' + 'Horas'.toLowerCase() + ')' }} {{ Math.floor(normalHours) + ':' + ((normalHours % 1) * 60 < 10 ? '0' : '' ) + Math.floor((normalHours % 1) * 60) }} {{ Math.floor(rushHours) + ':' + ((rushHours % 1) * 60 < 10 ? '0' : '' ) + Math.floor((rushHours % 1) * 60) }} {{ Math.floor(deathHours) + ':' + ((deathHours % 1) * 60 < 10 ? '0' : '' ) + Math.floor((deathHours % 1) * 60) }}
Juegos por día {{ Math.ceil(normalDailyGames) }} {{ Math.ceil(rushDailyGames) }} {{ Math.ceil(deathDailyGames) }}
Horas por día {{ Math.floor(normalDailyHours) + ':' + ((normalDailyHours % 1) * 60 < 10 ? '0' : '' ) + Math.floor((normalDailyHours % 1) * 60) }} {{ Math.floor(rushDailyHours) + ':' + ((rushDailyHours % 1) * 60 < 10 ? '0' : '' ) + Math.floor((rushDailyHours % 1) * 60) }} {{ Math.floor(deathDailyHours) + ':' + ((deathDailyHours % 1) * 60 < 10 ? '0' : '' ) + Math.floor((deathDailyHours % 1) * 60) }}