2024-05-31 14:57:14 +01:00
<!DOCTYPE html> < html class = "default" lang = "en" > < head > < meta charSet = "utf-8" / > < meta http-equiv = "x-ua-compatible" content = "IE=edge" / > < title > PostTurnStatusHealAbAttr | 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_ability.html" > data/ability< / a > < / li > < li > < a href = "data_ability.PostTurnStatusHealAbAttr.html" > PostTurnStatusHealAbAttr< / a > < / li > < / ul > < h1 > Class PostTurnStatusHealAbAttr< / h1 > < / div > < section class = "tsd-panel tsd-comment" > < div class = "tsd-comment tsd-typography" > < p > This attribute will heal 1/8th HP if the ability pokemon has the correct status.< / p >
2024-07-23 16:49:10 +01:00
< / div > < div class = "tsd-comment tsd-typography" > < / div > < / section > < section class = "tsd-panel tsd-hierarchy" > < h4 > Hierarchy (< a class = "link" href = "../hierarchy.html#data/ability.PostTurnStatusHealAbAttr" > view full< / a > )< / h4 > < ul class = "tsd-hierarchy" > < li > < a href = "data_ability.PostTurnAbAttr.html" class = "tsd-signature-type tsd-kind-class" > PostTurnAbAttr< / a > < ul class = "tsd-hierarchy" > < li > < span class = "target" > PostTurnStatusHealAbAttr< / span > < / li > < / ul > < / li > < / ul > < / section > < aside class = "tsd-sources" > < ul > < li > Defined in < a href = "https://github.com/pagefaultgames/pokerogue/blob/28c5dc6b59cd363c1dff55550bcaa620e7e29dda/src/data/ability.ts#L2873" > src/data/ability.ts:2873< / 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 = "data_ability.PostTurnStatusHealAbAttr.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-05-31 14:57:14 +01:00
< / div > < / section > < section class = "tsd-index-section" > < h3 class = "tsd-index-heading" > Properties< / h3 > < div class = "tsd-index-list" > < a href = "data_ability.PostTurnStatusHealAbAttr.html#effects" class = "tsd-index-link tsd-is-private" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" > < use href = "../assets/icons.svg#icon-1024" > < / use > < / svg > < span > effects< / span > < / a >
< a href = "data_ability.PostTurnStatusHealAbAttr.html#showAbility" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" > < use href = "../assets/icons.svg#icon-1024" > < / use > < / svg > < span > show< wbr / > Ability< / span > < / a >
< / div > < / section > < section class = "tsd-index-section" > < h3 class = "tsd-index-heading" > Methods< / h3 > < div class = "tsd-index-list" > < a href = "data_ability.PostTurnStatusHealAbAttr.html#addCondition" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > add< wbr / > Condition< / span > < / a >
< a href = "data_ability.PostTurnStatusHealAbAttr.html#apply" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > apply< / span > < / a >
< a href = "data_ability.PostTurnStatusHealAbAttr.html#applyPostTurn" class = "tsd-index-link" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > apply< wbr / > Post< wbr / > Turn< / span > < / a >
< a href = "data_ability.PostTurnStatusHealAbAttr.html#getCondition" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > get< wbr / > Condition< / span > < / a >
< a href = "data_ability.PostTurnStatusHealAbAttr.html#getTriggerMessage" class = "tsd-index-link tsd-is-inherited" > < svg class = "tsd-kind-icon" viewBox = "0 0 24 24" > < use href = "../assets/icons.svg#icon-2048" > < / use > < / svg > < span > get< wbr / > Trigger< wbr / > Message< / 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_PostTurnStatusHealAbAttr" class = "tsd-anchor" > < / a > < span class = "tsd-kind-constructor-signature" > new < wbr / > Post< wbr / > Turn< wbr / > Status< wbr / > Heal< wbr / > Ab< wbr / > Attr< / span > < span class = "tsd-signature-symbol" > (< / span > < span class = "tsd-signature-symbol" > ...< / span > < span class = "tsd-kind-parameter" > effects< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > : < / span > < a href = "data_ability.PostTurnStatusHealAbAttr.html" class = "tsd-signature-type tsd-kind-class" > PostTurnStatusHealAbAttr< / a > < a href = "#constructor.new_PostTurnStatusHealAbAttr" 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-flagRest" > Rest< / code > < span class = "tsd-signature-symbol" > ...< / span > < span class = "tsd-kind-parameter" > effects< / span > : < a href = "../enums/data_status_effect.StatusEffect.html" class = "tsd-signature-type tsd-kind-enum" > StatusEffect< / a > < span class = "tsd-signature-symbol" > []< / span > < / span > < div class = "tsd-comment tsd-typography" > < p > The status effect(s) that will qualify healing the ability pokemon< / p >
2024-07-23 16:49:10 +01:00
< / div > < div class = "tsd-comment tsd-typography" > < / div > < / li > < / ul > < / div > < h4 class = "tsd-returns-title" > Returns < a href = "data_ability.PostTurnStatusHealAbAttr.html" class = "tsd-signature-type tsd-kind-class" > PostTurnStatusHealAbAttr< / a > < / h4 > < div class = "tsd-comment tsd-typography" > < / div > < aside class = "tsd-sources" > < p > Overrides < a href = "data_ability.PostTurnAbAttr.html" > PostTurnAbAttr< / a > .< a href = "data_ability.PostTurnAbAttr.html#constructor" > constructor< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/pagefaultgames/pokerogue/blob/28c5dc6b59cd363c1dff55550bcaa620e7e29dda/src/data/ability.ts#L2879" > src/data/ability.ts:2879< / 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 tsd-is-private" > < a id = "effects" class = "tsd-anchor" > < / a > < h3 class = "tsd-anchor-link" > < code class = "tsd-tag ts-flagPrivate" > Private< / code > < span > effects< / span > < a href = "#effects" 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" > effects< / span > < span class = "tsd-signature-symbol" > :< / span > < a href = "../enums/data_status_effect.StatusEffect.html" class = "tsd-signature-type tsd-kind-enum" > StatusEffect< / a > < span class = "tsd-signature-symbol" > []< / span > < / div > < aside class = "tsd-sources" > < ul > < li > Defined in < a href = "https://github.com/pagefaultgames/pokerogue/blob/28c5dc6b59cd363c1dff55550bcaa620e7e29dda/src/data/ability.ts#L2874" > src/data/ability.ts:2874< / a > < / li > < / ul > < / aside > < / section > < section class = "tsd-panel tsd-member tsd-is-inherited" > < a id = "showAbility" class = "tsd-anchor" > < / a > < h3 class = "tsd-anchor-link" > < span > show< wbr / > Ability< / span > < a href = "#showAbility" 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" > show< wbr / > Ability< / span > < span class = "tsd-signature-symbol" > :< / span > < span class = "tsd-signature-type" > boolean< / span > < / div > < aside class = "tsd-sources" > < p > Inherited from < a href = "data_ability.PostTurnAbAttr.html" > PostTurnAbAttr< / a > .< a href = "data_ability.PostTurnAbAttr.html#showAbility" > showAbility< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/pagefaultgames/pokerogue/blob/28c5dc6b59cd363c1dff55550bcaa620e7e29dda/src/data/ability.ts#L128" > src/data/ability.ts:128< / a > < / li > < / ul > < / aside > < / section > < / section > < section class = "tsd-panel-group tsd-member-group" > < h2 > Methods< / h2 > < section class = "tsd-panel tsd-member tsd-is-inherited" > < a id = "addCondition" class = "tsd-anchor" > < / a > < h3 class = "tsd-anchor-link" > < span > add< wbr / > Condition< / span > < a href = "#addCondition" 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 tsd-is-inherited" > < li class = "tsd-signature tsd-anchor-link" > < a id = "addCondition.addCondition-1" class = "tsd-anchor" > < / a > < span class = "tsd-kind-call-signature" > add< wbr / > Condition< / span > < span class = "tsd-signature-symbol" > (< / span > < span class = "tsd-kind-parameter" > condition< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > : < / span > < a href = "data_ability.AbAttr.html" class = "tsd-signature-type tsd-kind-class" > AbAttr< / a > < a href = "#addCondition.addCondition-1" 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 > < span class = "tsd-kind-parameter" > condition< / span > : < span class = "tsd-signature-type" > AbAttrCondition< / span > < / span > < / li > < / ul > < / div > < h4 class = "tsd-returns-title" > Returns < a href = "data_ability.AbAttr.html" class = "tsd-signature-type tsd-kind-class" > AbAttr< / a > < / h4 > < aside class = "tsd-sources" > < p > Inherited from < a href = "data_ability.PostTurnAbAttr.html" > PostTurnAbAttr< / a > .< a href = "data_ability.PostTurnAbAttr.html#addCondition" > addCo
2024-05-31 14:57:14 +01:00
< / div > < div class = "tsd-comment tsd-typography" > < / div > < / li > < li > < span > < span class = "tsd-kind-parameter" > passive< / span > : < span class = "tsd-signature-type" > boolean< / span > < / span > < div class = "tsd-comment tsd-typography" > < p > N/A< / p >
< / div > < div class = "tsd-comment tsd-typography" > < / div > < / li > < li > < span > < span class = "tsd-kind-parameter" > args< / span > : < span class = "tsd-signature-type" > any< / span > < span class = "tsd-signature-symbol" > []< / span > < / span > < div class = "tsd-comment tsd-typography" > < p > N/A< / p >
< / div > < div class = "tsd-comment tsd-typography" > < / div > < / li > < / ul > < / div > < h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > boolean< / span > < span class = "tsd-signature-symbol" > | < / span > < span class = "tsd-signature-type" > Promise< / span > < span class = "tsd-signature-symbol" > < < / span > < span class = "tsd-signature-type" > boolean< / span > < span class = "tsd-signature-symbol" > > < / span > < / h4 > < p > Returns true if healed from status, false if not< / p >
2024-07-23 16:49:10 +01:00
< div class = "tsd-comment tsd-typography" > < / div > < aside class = "tsd-sources" > < p > Overrides < a href = "data_ability.PostTurnAbAttr.html" > PostTurnAbAttr< / a > .< a href = "data_ability.PostTurnAbAttr.html#applyPostTurn" > applyPostTurn< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/pagefaultgames/pokerogue/blob/28c5dc6b59cd363c1dff55550bcaa620e7e29dda/src/data/ability.ts#L2891" > src/data/ability.ts:2891< / a > < / li > < / ul > < / aside > < / li > < / ul > < / section > < section class = "tsd-panel tsd-member tsd-is-inherited" > < a id = "getCondition" class = "tsd-anchor" > < / a > < h3 class = "tsd-anchor-link" > < span > get< wbr / > Condition< / span > < a href = "#getCondition" 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 tsd-is-inherited" > < li class = "tsd-signature tsd-anchor-link" > < a id = "getCondition.getCondition-1" class = "tsd-anchor" > < / a > < span class = "tsd-kind-call-signature" > get< wbr / > Condition< / span > < span class = "tsd-signature-symbol" > (< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > AbAttrCondition< / span > < a href = "#getCondition.getCondition-1" 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" > < h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > AbAttrCondition< / span > < / h4 > < aside class = "tsd-sources" > < p > Inherited from < a href = "data_ability.PostTurnAbAttr.html" > PostTurnAbAttr< / a > .< a href = "data_ability.PostTurnAbAttr.html#getCondition" > getCondition< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/pagefaultgames/pokerogue/blob/28c5dc6b59cd363c1dff55550bcaa620e7e29dda/src/data/ability.ts#L143" > src/data/ability.ts:143< / a > < / li > < / ul > < / aside > < / li > < / ul > < / section > < section class = "tsd-panel tsd-member tsd-is-inherited" > < a id = "getTriggerMessage" class = "tsd-anchor" > < / a > < h3 class = "tsd-anchor-link" > < span > get< wbr / > Trigger< wbr / > Message< / span > < a href = "#getTriggerMessage" 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 tsd-is-inherited" > < li class = "tsd-signature tsd-anchor-link" > < a id = "getTriggerMessage.getTriggerMessage-1" class = "tsd-anchor" > < / a > < span class = "tsd-kind-call-signature" > get< wbr / > Trigger< wbr / > Message< / span > < span class = "tsd-signature-symbol" > (< / span > < span class = "tsd-kind-parameter" > pokemon< / span > , < span class = "tsd-kind-parameter" > abilityName< / span > , < span class = "tsd-signature-symbol" > ...< / span > < span class = "tsd-kind-parameter" > args< / span > < span class = "tsd-signature-symbol" > )< / span > < span class = "tsd-signature-symbol" > : < / span > < span class = "tsd-signature-type" > string< / span > < a href = "#getTriggerMessage.getTriggerMessage-1" 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 > < span class = "tsd-kind-parameter" > pokemon< / span > : < a href = "field_pokemon.default.html" class = "tsd-signature-type tsd-kind-class" > default< / a > < / span > < / li > < li > < span > < span class = "tsd-kind-parameter" > abilityName< / span > : < span class = "tsd-signature-type" > string< / span > < / span > < / li > < li > < span > < code class = "tsd-tag ts-flagRest" > Rest< / code > < span class = "tsd-signature-symbol" > ...< / span > < span class = "tsd-kind-parameter" > args< / span > : < span class = "tsd-signature-type" > any< / span > < span class = "tsd-signature-symbol" > []< / span > < / span > < / li > < / ul > < / div > < h4 class = "tsd-returns-title" > Returns < span class = "tsd-signature-type" > string< / span > < / h4 > < aside class = "tsd-sources" > < p > Inherited from < a href = "data_ability.PostTurnAbAttr.html" > PostTurnAbAttr< / a > .< a href = "data_ability.PostTurnAbAttr.html#getTriggerMessage" > getTriggerMessage< / a > < / p > < ul > < li > Defined in < a href = "https://github.com/pagefaultgames/pokerogue/blob/28c5dc6b59cd363c1dff55550bcaa620e7e29dda/src/data/ability.ts#L139" > src/data/ability.ts:139< / a > < /l