pokerogue/main/classes/system_game_stats.GameStats...

38 lines
49 KiB
HTML

<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>GameStats | pokemon-rogue-battle</title><meta name="description" content="Documentation for pokemon-rogue-battle"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">pokemon-rogue-battle</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../index.html">pokemon-rogue-battle</a></li><li><a href="../modules/system_game_stats.html">system/game-stats</a></li><li><a href="system_game_stats.GameStats.html">GameStats</a></li></ul><h1>Class GameStats</h1></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L4">src/system/game-stats.ts:4</a></li></ul></aside><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Constructors</h3><div class="tsd-index-list"><a href="system_game_stats.GameStats.html#constructor" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a>
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="system_game_stats.GameStats.html#battles" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>battles</span></a>
<a href="system_game_stats.GameStats.html#classicSessionsPlayed" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>classic<wbr/>Sessions<wbr/>Played</span></a>
<a href="system_game_stats.GameStats.html#dailyRunSessionsPlayed" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>daily<wbr/>Run<wbr/>Sessions<wbr/>Played</span></a>
<a href="system_game_stats.GameStats.html#dailyRunSessionsWon" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>daily<wbr/>Run<wbr/>Sessions<wbr/>Won</span></a>
<a href="system_game_stats.GameStats.html#eggsPulled" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>eggs<wbr/>Pulled</span></a>
<a href="system_game_stats.GameStats.html#endlessSessionsPlayed" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>endless<wbr/>Sessions<wbr/>Played</span></a>
<a href="system_game_stats.GameStats.html#epicEggsPulled" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>epic<wbr/>Eggs<wbr/>Pulled</span></a>
<a href="system_game_stats.GameStats.html#highestDamage" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>highest<wbr/>Damage</span></a>
<a href="system_game_stats.GameStats.html#highestEndlessWave" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>highest<wbr/>Endless<wbr/>Wave</span></a>
<a href="system_game_stats.GameStats.html#highestHeal" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>highest<wbr/>Heal</span></a>
<a href="system_game_stats.GameStats.html#highestLevel" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>highest<wbr/>Level</span></a>
<a href="system_game_stats.GameStats.html#highestMoney" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>highest<wbr/>Money</span></a>
<a href="system_game_stats.GameStats.html#legendaryEggsPulled" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>legendary<wbr/>Eggs<wbr/>Pulled</span></a>
<a href="system_game_stats.GameStats.html#legendaryPokemonCaught" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>legendary<wbr/>Pokemon<wbr/>Caught</span></a>
<a href="system_game_stats.GameStats.html#legendaryPokemonHatched" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>legendary<wbr/>Pokemon<wbr/>Hatched</span></a>
<a href="system_game_stats.GameStats.html#legendaryPokemonSeen" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>legendary<wbr/>Pokemon<wbr/>Seen</span></a>
<a href="system_game_stats.GameStats.html#manaphyEggsPulled" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>manaphy<wbr/>Eggs<wbr/>Pulled</span></a>
<a href="system_game_stats.GameStats.html#mythicalPokemonCaught" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>mythical<wbr/>Pokemon<wbr/>Caught</span></a>
<a href="system_game_stats.GameStats.html#mythicalPokemonHatched" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>mythical<wbr/>Pokemon<wbr/>Hatched</span></a>
<a href="system_game_stats.GameStats.html#mythicalPokemonSeen" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>mythical<wbr/>Pokemon<wbr/>Seen</span></a>
<a href="system_game_stats.GameStats.html#playTime" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>play<wbr/>Time</span></a>
<a href="system_game_stats.GameStats.html#pokemonCaught" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pokemon<wbr/>Caught</span></a>
<a href="system_game_stats.GameStats.html#pokemonDefeated" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pokemon<wbr/>Defeated</span></a>
<a href="system_game_stats.GameStats.html#pokemonFused" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pokemon<wbr/>Fused</span></a>
<a href="system_game_stats.GameStats.html#pokemonHatched" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pokemon<wbr/>Hatched</span></a>
<a href="system_game_stats.GameStats.html#pokemonSeen" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pokemon<wbr/>Seen</span></a>
<a href="system_game_stats.GameStats.html#rareEggsPulled" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>rare<wbr/>Eggs<wbr/>Pulled</span></a>
<a href="system_game_stats.GameStats.html#ribbonsOwned" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ribbons<wbr/>Owned</span></a>
<a href="system_game_stats.GameStats.html#sessionsWon" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>sessions<wbr/>Won</span></a>
<a href="system_game_stats.GameStats.html#shinyPokemonCaught" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>shiny<wbr/>Pokemon<wbr/>Caught</span></a>
<a href="system_game_stats.GameStats.html#shinyPokemonHatched" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>shiny<wbr/>Pokemon<wbr/>Hatched</span></a>
<a href="system_game_stats.GameStats.html#shinyPokemonSeen" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>shiny<wbr/>Pokemon<wbr/>Seen</span></a>
<a href="system_game_stats.GameStats.html#subLegendaryPokemonCaught" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>sub<wbr/>Legendary<wbr/>Pokemon<wbr/>Caught</span></a>
<a href="system_game_stats.GameStats.html#subLegendaryPokemonHatched" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>sub<wbr/>Legendary<wbr/>Pokemon<wbr/>Hatched</span></a>
<a href="system_game_stats.GameStats.html#subLegendaryPokemonSeen" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>sub<wbr/>Legendary<wbr/>Pokemon<wbr/>Seen</span></a>
<a href="system_game_stats.GameStats.html#trainersDefeated" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>trainers<wbr/>Defeated</span></a>
</div></section></div></details></section></section><section class="tsd-panel-group tsd-member-group"><h2>Constructors</h2><section class="tsd-panel tsd-member"><a id="constructor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>constructor</span><a href="#constructor" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="constructor.new_GameStats" class="tsd-anchor"></a><span class="tsd-kind-constructor-signature">new <wbr/>Game<wbr/>Stats</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">source</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="system_game_stats.GameStats.html" class="tsd-signature-type tsd-kind-class">GameStats</a><a href="#constructor.new_GameStats" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><code class="tsd-tag ts-flagOptional">Optional</code> <span class="tsd-kind-parameter">source</span>: <span class="tsd-signature-type">any</span></span></li></ul></div><h4 class="tsd-returns-title">Returns <a href="system_game_stats.GameStats.html" class="tsd-signature-type tsd-kind-class">GameStats</a></h4><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L42">src/system/game-stats.ts:42</a></li></ul></aside></li></ul></section></section><section class="tsd-panel-group tsd-member-group"><h2>Properties</h2><section class="tsd-panel tsd-member"><a id="battles" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>battles</span><a href="#battles" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">battles</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L6">src/system/game-stats.ts:6</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="classicSessionsPlayed" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>classic<wbr/>Sessions<wbr/>Played</span><a href="#classicSessionsPlayed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">classic<wbr/>Sessions<wbr/>Played</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L7">src/system/game-stats.ts:7</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="dailyRunSessionsPlayed" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>daily<wbr/>Run<wbr/>Sessions<wbr/>Played</span><a href="#dailyRunSessionsPlayed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">daily<wbr/>Run<wbr/>Sessions<wbr/>Played</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L10">src/system/game-stats.ts:10</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="dailyRunSessionsWon" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>daily<wbr/>Run<wbr/>Sessions<wbr/>Won</span><a href="#dailyRunSessionsWon" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">daily<wbr/>Run<wbr/>Sessions<wbr/>Won</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L11">src/system/game-stats.ts:11</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="eggsPulled" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>eggs<wbr/>Pulled</span><a href="#eggsPulled" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">eggs<wbr/>Pulled</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L36">src/system/game-stats.ts:36</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="endlessSessionsPlayed" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>endless<wbr/>Sessions<wbr/>Played</span><a href="#endlessSessionsPlayed" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">endless<wbr/>Sessions<wbr/>Played</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L12">src/system/game-stats.ts:12</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="epicEggsPulled" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>epic<wbr/>Eggs<wbr/>Pulled</span><a href="#epicEggsPulled" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">epic<wbr/>Eggs<wbr/>Pulled</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L38">src/system/game-stats.ts:38</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="highestDamage" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>highest<wbr/>Damage</span><a href="#highestDamage" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">highest<wbr/>Damage</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L16">src/system/game-stats.ts:16</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="highestEndlessWave" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>highest<wbr/>Endless<wbr/>Wave</span><a href="#highestEndlessWave" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">highest<wbr/>Endless<wbr/>Wave</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L13">src/system/game-stats.ts:13</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="highestHeal" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>highest<wbr/>Heal</span><a href="#highestHeal" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">highest<wbr/>Heal</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L17">src/system/game-stats.ts:17</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="highestLevel" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>highest<wbr/>Level</span><a href="#highestLevel" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">highest<wbr/>Level</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L14">src/system/game-stats.ts:14</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="highestMoney" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>highest<wbr/>Money</span><a href="#highestMoney" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">highest<wbr/>Money</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L15">src/system/game-stats.ts:15</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="legendaryEggsPulled" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>legendary<wbr/>Eggs<wbr/>Pulled</span><a href="#legendaryEggsPulled" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">legendary<wbr/>Eggs<wbr/>Pulled</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L39">src/system/game-stats.ts:39</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="legendaryPokemonCaught" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>legendary<wbr/>Pokemon<wbr/>Caught</span><a href="#legendaryPokemonCaught" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">legendary<wbr/>Pokemon<wbr/>Caught</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L26">src/system/game-stats.ts:26</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="legendaryPokemonHatched" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>legendary<wbr/>Pokemon<wbr/>Hatched</span><a href="#legendaryPokemonHatched" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">legendary<wbr/>Pokemon<wbr/>Hatched</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L27">src/system/game-stats.ts:27</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="legendaryPokemonSeen" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>legendary<wbr/>Pokemon<wbr/>Seen</span><a href="#legendaryPokemonSeen" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">legendary<wbr/>Pokemon<wbr/>Seen</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L25">src/system/game-stats.ts:25</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="manaphyEggsPulled" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>manaphy<wbr/>Eggs<wbr/>Pulled</span><a href="#manaphyEggsPulled" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">manaphy<wbr/>Eggs<wbr/>Pulled</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L40">src/system/game-stats.ts:40</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="mythicalPokemonCaught" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>mythical<wbr/>Pokemon<wbr/>Caught</span><a href="#mythicalPokemonCaught" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">mythical<wbr/>Pokemon<wbr/>Caught</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L29">src/system/game-stats.ts:29</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="mythicalPokemonHatched" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>mythical<wbr/>Pokemon<wbr/>Hatched</span><a href="#mythicalPokemonHatched" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">mythical<wbr/>Pokemon<wbr/>Hatched</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L30">src/system/game-stats.ts:30</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="mythicalPokemonSeen" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>mythical<wbr/>Pokemon<wbr/>Seen</span><a href="#mythicalPokemonSeen" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">mythical<wbr/>Pokemon<wbr/>Seen</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L28">src/system/game-stats.ts:28</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="playTime" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>play<wbr/>Time</span><a href="#playTime" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">play<wbr/>Time</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L5">src/system/game-stats.ts:5</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pokemonCaught" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>pokemon<wbr/>Caught</span><a href="#pokemonCaught" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">pokemon<wbr/>Caught</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L20">src/system/game-stats.ts:20</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pokemonDefeated" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>pokemon<wbr/>Defeated</span><a href="#pokemonDefeated" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">pokemon<wbr/>Defeated</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L19">src/system/game-stats.ts:19</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pokemonFused" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>pokemon<wbr/>Fused</span><a href="#pokemonFused" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">pokemon<wbr/>Fused</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L34">src/system/game-stats.ts:34</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pokemonHatched" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>pokemon<wbr/>Hatched</span><a href="#pokemonHatched" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">pokemon<wbr/>Hatched</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L21">src/system/game-stats.ts:21</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="pokemonSeen" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>pokemon<wbr/>Seen</span><a href="#pokemonSeen" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">pokemon<wbr/>Seen</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L18">src/system/game-stats.ts:18</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="rareEggsPulled" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>rare<wbr/>Eggs<wbr/>Pulled</span><a href="#rareEggsPulled" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">rare<wbr/>Eggs<wbr/>Pulled</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L37">src/system/game-stats.ts:37</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="ribbonsOwned" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>ribbons<wbr/>Owned</span><a href="#ribbonsOwned" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">ribbons<wbr/>Owned</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L9">src/system/game-stats.ts:9</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="sessionsWon" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>sessions<wbr/>Won</span><a href="#sessionsWon" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">sessions<wbr/>Won</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L8">src/system/game-stats.ts:8</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="shinyPokemonCaught" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>shiny<wbr/>Pokemon<wbr/>Caught</span><a href="#shinyPokemonCaught" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">shiny<wbr/>Pokemon<wbr/>Caught</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L32">src/system/game-stats.ts:32</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="shinyPokemonHatched" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>shiny<wbr/>Pokemon<wbr/>Hatched</span><a href="#shinyPokemonHatched" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">shiny<wbr/>Pokemon<wbr/>Hatched</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L33">src/system/game-stats.ts:33</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="shinyPokemonSeen" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>shiny<wbr/>Pokemon<wbr/>Seen</span><a href="#shinyPokemonSeen" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">shiny<wbr/>Pokemon<wbr/>Seen</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L31">src/system/game-stats.ts:31</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="subLegendaryPokemonCaught" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>sub<wbr/>Legendary<wbr/>Pokemon<wbr/>Caught</span><a href="#subLegendaryPokemonCaught" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">sub<wbr/>Legendary<wbr/>Pokemon<wbr/>Caught</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L23">src/system/game-stats.ts:23</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="subLegendaryPokemonHatched" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>sub<wbr/>Legendary<wbr/>Pokemon<wbr/>Hatched</span><a href="#subLegendaryPokemonHatched" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">sub<wbr/>Legendary<wbr/>Pokemon<wbr/>Hatched</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L24">src/system/game-stats.ts:24</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="subLegendaryPokemonSeen" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>sub<wbr/>Legendary<wbr/>Pokemon<wbr/>Seen</span><a href="#subLegendaryPokemonSeen" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">sub<wbr/>Legendary<wbr/>Pokemon<wbr/>Seen</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L22">src/system/game-stats.ts:22</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="trainersDefeated" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>trainers<wbr/>Defeated</span><a href="#trainersDefeated" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">trainers<wbr/>Defeated</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/pagefaultgames/pokerogue/blob/7f8e796faee58a2ef2587a525604fe83bfe6ef1e/src/system/game-stats.ts#L35">src/system/game-stats.ts:35</a></li></ul></aside></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-private" name="private"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Private</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#constructor" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-512"></use></svg><span>constructor</span></a><a href="#battles" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>battles</span></a><a href="#classicSessionsPlayed" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>classic<wbr/>Sessions<wbr/>Played</span></a><a href="#dailyRunSessionsPlayed" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>daily<wbr/>Run<wbr/>Sessions<wbr/>Played</span></a><a href="#dailyRunSessionsWon" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>daily<wbr/>Run<wbr/>Sessions<wbr/>Won</span></a><a href="#eggsPulled" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>eggs<wbr/>Pulled</span></a><a href="#endlessSessionsPlayed" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>endless<wbr/>Sessions<wbr/>Played</span></a><a href="#epicEggsPulled" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>epic<wbr/>Eggs<wbr/>Pulled</span></a><a href="#highestDamage" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>highest<wbr/>Damage</span></a><a href="#highestEndlessWave" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>highest<wbr/>Endless<wbr/>Wave</span></a><a href="#highestHeal" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>highest<wbr/>Heal</span></a><a href="#highestLevel" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>highest<wbr/>Level</span></a><a href="#highestMoney" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>highest<wbr/>Money</span></a><a href="#legendaryEggsPulled" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>legendary<wbr/>Eggs<wbr/>Pulled</span></a><a href="#legendaryPokemonCaught" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>legendary<wbr/>Pokemon<wbr/>Caught</span></a><a href="#legendaryPokemonHatched" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>legendary<wbr/>Pokemon<wbr/>Hatched</span></a><a href="#legendaryPokemonSeen" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>legendary<wbr/>Pokemon<wbr/>Seen</span></a><a href="#manaphyEggsPulled" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>manaphy<wbr/>Eggs<wbr/>Pulled</span></a><a href="#mythicalPokemonCaught" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>mythical<wbr/>Pokemon<wbr/>Caught</span></a><a href="#mythicalPokemonHatched" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>mythical<wbr/>Pokemon<wbr/>Hatched</span></a><a href="#mythicalPokemonSeen" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>mythical<wbr/>Pokemon<wbr/>Seen</span></a><a href="#playTime" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>play<wbr/>Time</span></a><a href="#pokemonCaught" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pokemon<wbr/>Caught</span></a><a href="#pokemonDefeated" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pokemon<wbr/>Defeated</span></a><a href="#pokemonFused" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pokemon<wbr/>Fused</span></a><a href="#pokemonHatched" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pokemon<wbr/>Hatched</span></a><a href="#pokemonSeen" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>pokemon<wbr/>Seen</span></a><a href="#rareEggsPulled" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>rare<wbr/>Eggs<wbr/>Pulled</span></a><a href="#ribbonsOwned" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>ribbons<wbr/>Owned</span></a><a href="#sessionsWon" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>sessions<wbr/>Won</span></a><a href="#shinyPokemonCaught" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>shiny<wbr/>Pokemon<wbr/>Caught</span></a><a href="#shinyPokemonHatched" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>shiny<wbr/>Pokemon<wbr/>Hatched</span></a><a href="#shinyPokemonSeen" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>shiny<wbr/>Pokemon<wbr/>Seen</span></a><a href="#subLegendaryPokemonCaught" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>sub<wbr/>Legendary<wbr/>Pokemon<wbr/>Caught</span></a><a href="#subLegendaryPokemonHatched" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>sub<wbr/>Legendary<wbr/>Pokemon<wbr/>Hatched</span></a><a href="#subLegendaryPokemonSeen" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>sub<wbr/>Legendary<wbr/>Pokemon<wbr/>Seen</span></a><a href="#trainersDefeated" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>trainers<wbr/>Defeated</span></a></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../index.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>pokemon-rogue-battle</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>