Preparing search index...
The search index is not available
@asanrom/ps-battle-bot-lib
@asanrom/ps-battle-bot-lib
findMove
Function findMove
find
Move
(
gen
,
move
,
options
?
)
:
Move
Find move data
Parameters
gen
:
number
Generation number
move
:
string
The move name
options
:
Partial
<
Move
>
&
{
ability
?:
AbilityName
;
item
?:
ItemName
;
species
?:
SpeciesName
;
}
= {}
Returns
Move
The move data
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@asanrom/ps-battle-bot-lib
BattleBot
CancellablePromise
DefaultBattleAnalyzer
GenericNPCDecisionAlgorithm
LegacyDecisionAlgorithm
PokemonShowdownBattleBot
RandomDecisionAlgorithm
TopDamageDecisionAlgorithm
AbilityKnowledge
ActiveDecision
Battle
BattleActivePokemon
BattleAnalyzer
BattleBotBattleStatus
BattleBotConfig
BattleBotOptions
BattleDecisionScenario
BattleEffect
BattleEvent_AbilityReveal
BattleEvent_ActivateEffect
BattleEvent_BattleEnded
Loading...
Generated using
TypeDoc
Find move data