Preparing search index...
The search index is not available
pokemon-rogue-battle
pokemon-rogue-battle
data/ability
PostStatChangeStatChangeAbAttr
Class PostStatChangeStatChangeAbAttr
Hierarchy (
view full
)
PostStatChangeAbAttr
PostStatChangeStatChangeAbAttr
Index
Constructors
constructor
Properties
condition
levels
show
Ability
stats
To
Change
Methods
add
Condition
apply
apply
Post
Stat
Change
get
Condition
get
Trigger
Message
Constructors
constructor
new
Post
Stat
Change
Stat
Change
Ab
Attr
(
condition
,
statsToChange
,
levels
)
:
PostStatChangeStatChangeAbAttr
Parameters
condition
:
PokemonStatChangeCondition
statsToChange
:
BattleStat
[]
levels
:
number
Returns
PostStatChangeStatChangeAbAttr
Properties
Private
condition
condition
:
PokemonStatChangeCondition
Private
levels
levels
:
number
show
Ability
show
Ability
:
boolean
Private
stats
To
Change
stats
To
Change
:
BattleStat
[]
Methods
add
Condition
add
Condition
(
condition
)
:
AbAttr
Parameters
condition
:
AbAttrCondition
Returns
AbAttr
apply
apply
(
pokemon
,
passive
,
cancelled
,
args
)
:
boolean
|
Promise
<
boolean
>
Parameters
pokemon
:
default
passive
:
boolean
cancelled
:
BooleanHolder
args
:
any
[]
Returns
boolean
|
Promise
<
boolean
>
apply
Post
Stat
Change
apply
Post
Stat
Change
(
pokemon
,
statsChanged
,
levelsChanged
,
selfTarget
,
args
)
:
boolean
Parameters
pokemon
:
default
statsChanged
:
BattleStat
[]
levelsChanged
:
number
selfTarget
:
boolean
args
:
any
[]
Returns
boolean
get
Condition
get
Condition
(
)
:
AbAttrCondition
Returns
AbAttrCondition
get
Trigger
Message
get
Trigger
Message
(
pokemon
,
abilityName
,
...
args
)
:
string
Parameters
pokemon
:
default
abilityName
:
string
Rest
...
args
:
any
[]
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
condition
levels
show
Ability
stats
To
Change
add
Condition
apply
apply
Post
Stat
Change
get
Condition
get
Trigger
Message
pokemon-rogue-battle
Loading...