Interface BattleEvent_SetHP

HP set

Hierarchy

  • BattleEvent_SetHP

Properties

Properties

targets: {
    condition: PokemonCondition;
    pokemon: PokemonIdentTarget;
}[]
type: "SetHP"

Generated using TypeDoc