Interface BattleEvent_SetHP

HP set

Hierarchy

  • BattleEvent_SetHP

Properties

Properties

targets: {
    condition: PokemonCondition;
    pokemon: PokemonIdentTarget;
}[]

Type declaration

type: "SetHP"

Generated using TypeDoc