2024-10-26 21:31:27 +00:00
<!DOCTYPE html> < html class = "default" lang = "en" > < head > < meta charset = "utf-8" / > < meta http-equiv = "x-ua-compatible" content = "IE=edge" / > < title > CustomPokemonData | 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/data_custom_pokemon_data.html" > data/custom-pokemon-data< / a > < / li > < li > < a href = "data_custom_pokemon_data.CustomPokemonData.html" > CustomPokemonData< / a > < / li > < / ul > < h1 > Class CustomPokemonData< / h1 > < / div > < section class = "tsd-panel tsd-comment" > < div class = "tsd-comment tsd-typography" > < p > Data that can customize a Pokemon in non-standard ways from its Species
2025-01-28 00:05:11 +00:00
Used by Mystery Encounters and Mints
Also used as a counter how often a Pokemon got hit until new arena encounter< / p >
2025-02-14 01:45:00 +00:00
< / div > < div class = "tsd-comment tsd-typography" > < / div > < / section > < aside class = "tsd-sources" > < ul > < li > Defined in < a href = "https://github.com/pagefaultgames/pokerogue/blob/f68a833fcf3a48a078d38be650ee7c01b5eca4cd/src/data/custom-pokemon-data.ts#L11" > src/data/custom-pokemon-data.ts:11< / 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-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 = "data_custom_pokemon_data.CustomPokemonData.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 >
2024-10-26 21:31:27 +00:00
< / div > < / section > < section class = "tsd-index-section" > < h3 class = "tsd-index-heading" > Properties< / h3 > < div class = "tsd-index-list" > < a href = "data_custom_pokemon_data.CustomPokemonData.html#ability" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" > < use href = "../assets/icons.svg#icon-1024" > < / use > < / svg > < span > ability< / span > < / a >
2025-01-28 00:05:11 +00:00
< a href = "data_custom_pokemon_data.CustomPokemonData.html#hitsRecCount" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" > < use href = "../assets/icons.svg#icon-1024" > < / use > < / svg > < span > hits< wbr / > Rec< wbr / > Count< / span > < / a >
2024-10-26 21:31:27 +00:00
< a href = "data_custom_pokemon_data.CustomPokemonData.html#nature" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" > < use href = "../assets/icons.svg#icon-1024" > < / use > < / svg > < span > nature< / span > < / a >
< a href = "data_custom_pokemon_data.CustomPokemonData.html#passive" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" > < use href = "../assets/icons.svg#icon-1024" > < / use > < / svg > < span > passive< / span > < / a >
< a href = "data_custom_pokemon_data.CustomPokemonData.html#spriteScale" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" > < use href = "../assets/icons.svg#icon-1024" > < / use > < / svg > < span > sprite< wbr / > Scale< / span > < / a >
< a href = "data_custom_pokemon_data.CustomPokemonData.html#types" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" > < use href = "../assets/icons.svg#icon-1024" > < / use > < / svg > < span > types< / span > < / a >
2025-01-28 00:05:11 +00:00
< / div > < / section > < section class = "tsd-index-section" > < h3 class = "tsd-index-heading" > Methods< / h3 > < div class = "tsd-index-list" > < a href = "data_custom_pokemon_data.CustomPokemonData.html#resetHitReceivedCount" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > reset< wbr / > Hit< wbr / > Received< wbr / > Count< / span > < / a >
2025-02-14 01:45:00 +00:00
< / div > < / section > < / div > < / details > < / section > < / section > < details class = "tsd-panel-group tsd-member-group tsd-accordion" open > < summary class = "tsd-accordion-summary" data-key = "section-Constructors" > < h2 > < svg width = "20" height = "20" viewBox = "0 0 24 24" fill = "none" > < use href = "../assets/icons.svg#icon-chevronDown" > < / use > < / svg > Constructors< / h2 > < / summary > < section > < 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_CustomPokemonData" class = "tsd-anchor" > < / a > < span class = "tsd-kind-constructor-signature" > new < wbr / > Custom< wbr / > Pokemon< wbr / > Data< / span > < span class = "tsd-signature-symbol" > (< / span > < span class = "tsd-kind-parameter" > data< / span > < span class = "tsd-signature-symbol" > ?< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > : < / span > < a href = "data_custom_pokemon_data.CustomPokemonData.html" class = "tsd-signature-type tsd-kind-class" > CustomPokemonData< / a > < a href = "#constructor.new_CustomPokemonData" 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" > Optional< / code > < span class = "tsd-kind-parameter" > data< / span > : < a href = "data_custom_pokemon_data.CustomPokemonData.html" class = "tsd-signature-type tsd-kind-class" > CustomPokemonData< / a > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > Partial< / span > < span class = "tsd-signature-symbol" > < < / span > < a href = "data_custom_pokemon_data.CustomPokemonData.html" class = "tsd-signature-type tsd-kind-class" > CustomPokemonData< / a > < span class = "tsd-signature-symbol" > > < / span > < / span > < / li > < / ul > < / div > < h4 class = "tsd-returns-title" > Returns < a href = "data_custom_pokemon_data.CustomPokemonData.html" class = "tsd-signature-type tsd-kind-class" > CustomPokemonData< / a > < / h4 > < aside class = "tsd-sources" > < ul > < li > Defined in < a href = "https://github.com/pagefaultgames/pokerogue/blob/f68a833fcf3a48a078d38be650ee7c01b5eca4cd/src/data/custom-pokemon-data.ts#L20" > src/data/custom-pokemon-data.ts:20< / a > < / li > < / ul > < / aside > < / li > < / ul > < / section > < / section > < / details > < details class = "tsd-panel-group tsd-member-group tsd-accordion" open > < summary class = "tsd-accordion-summary" data-key = "section-Properties" > < h2 > < svg width = "20" height = "20" viewBox = "0 0 24 24" fill = "none" > < use href = "../assets/icons.svg#icon-chevronDown" > < / use > < / svg > Properties< / h2 > < / summary > < section > < section class = "tsd-panel tsd-member" > < a id = "ability" class = "tsd-anchor" > < / a > < h3 class = "tsd-anchor-link" > < span > ability< / span > < a href = "#ability" 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" > ability< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > -1< / span > < span class = "tsd-signature-symbol" > | < / span > < a href = "../enums/enums_abilities.Abilities.html" class = "tsd-signature-type tsd-kind-enum" > Abilities< / a > < / div > < aside class = "tsd-sources" > < ul > < li > Defined in < a href = "https://github.com/pagefaultgames/pokerogue/blob/f68a833fcf3a48a078d38be650ee7c01b5eca4cd/src/data/custom-pokemon-data.ts#L13" > src/data/custom-pokemon-data.ts:13< / a > < / li > < / ul > < / aside > < / section > < section class = "tsd-panel tsd-member" > < a id = "hitsRecCount" class = "tsd-anchor" > < / a > < h3 class = "tsd-anchor-link" > < span > hits< wbr / > Rec< wbr / > Count< / span > < a href = "#hitsRecCount" 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" > hits< wbr / > Rec< wbr / > Count< / span > < span class = "tsd-signature-symbol" > :< / span > <
< / div > < div class = "tsd-comment tsd-typography" > < / div > < aside class = "tsd-sources" > < ul > < li > Defined in < a href = "https://github.com/pagefaultgames/pokerogue/blob/f68a833fcf3a48a078d38be650ee7c01b5eca4cd/src/data/custom-pokemon-data.ts#L18" > src/data/custom-pokemon-data.ts:18< / a > < / li > < / ul > < / aside > < / section > < section class = "tsd-panel tsd-member" > < a id = "nature" class = "tsd-anchor" > < / a > < h3 class = "tsd-anchor-link" > < span > nature< / span > < a href = "#nature" 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" > nature< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > -1< / span > < span class = "tsd-signature-symbol" > | < / span > < a href = "../enums/enums_nature.Nature.html" class = "tsd-signature-type tsd-kind-enum" > Nature< / a > < / div > < aside class = "tsd-sources" > < ul > < li > Defined in < a href = "https://github.com/pagefaultgames/pokerogue/blob/f68a833fcf3a48a078d38be650ee7c01b5eca4cd/src/data/custom-pokemon-data.ts#L15" > src/data/custom-pokemon-data.ts:15< / a > < / li > < / ul > < / aside > < / section > < section class = "tsd-panel tsd-member" > < a id = "passive" class = "tsd-anchor" > < / a > < h3 class = "tsd-anchor-link" > < span > passive< / span > < a href = "#passive" 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" > passive< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > -1< / span > < span class = "tsd-signature-symbol" > | < / span > < a href = "../enums/enums_abilities.Abilities.html" class = "tsd-signature-type tsd-kind-enum" > Abilities< / a > < / div > < aside class = "tsd-sources" > < ul > < li > Defined in < a href = "https://github.com/pagefaultgames/pokerogue/blob/f68a833fcf3a48a078d38be650ee7c01b5eca4cd/src/data/custom-pokemon-data.ts#L14" > src/data/custom-pokemon-data.ts:14< / a > < / li > < / ul > < / aside > < / section > < section class = "tsd-panel tsd-member" > < a id = "spriteScale" class = "tsd-anchor" > < / a > < h3 class = "tsd-anchor-link" > < span > sprite< wbr / > Scale< / span > < a href = "#spriteScale" 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" > sprite< wbr / > Scale< / 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/f68a833fcf3a48a078d38be650ee7c01b5eca4cd/src/data/custom-pokemon-data.ts#L12" > src/data/custom-pokemon-data.ts:12< / a > < / li > < / ul > < / aside > < / section > < section class = "tsd-panel tsd-member" > < a id = "types" class = "tsd-anchor" > < / a > < h3 class = "tsd-anchor-link" > < span > types< / span > < a href = "#types" 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" > types< / span > < span class = "tsd-signature-symbol" > :< / span > < a href = "../enums/enums_type.Type.html" class = "tsd-signature-type tsd-kind-enum" > Type< / a > < span class = "tsd-signature-symbol" > []< / span > < / div > < aside class = "tsd-sources" > < ul > < li > Defined in < a href = "https://github.com/pagefaultgames/pokerogue/blob/f68a833fcf3a48a078d38be650ee7c01b5eca4cd/src/data/custom-pokemon-data.ts#L16" > src/data/custom-pokemon-data.ts:16< / a > < / li > < / ul > < / aside > < / section > < / section > < / details > < details class = "tsd-panel-group tsd-member-group tsd-accordion" open > < summary class = "tsd-accordion-summary" data-key = "section-Methods" > < h2 > < svg width = "20" height = "20" viewBox = "0 0 24 24" fill = "none" > < use href = "../assets/icons.svg#icon-chevronDown" > < / use > < / svg > Methods< / h2 > < / summary > < section > < section class = "tsd-panel tsd-member" > < a id = "resetHitReceivedCount" class = "tsd-anchor" > < / a > < h3 class = "tsd-anchor-link" > < span > reset< wbr / > Hit< wbr / > Received< wbr / > Count< / span > < a href = "#resetHitReceivedCount" aria-label = "Permalink" class = "tsd-anchor-icon" > < svg viewBox = "0 0 24 24" > < use href = "../assets/icons.svg#