Property | Type | Description | |
---|---|---|---|
Forme | string | ||
Gender | string | ||
Health | int | ||
ID | int | ||
Level | int | ||
MaxHealth | int | ||
Moves | PSXAPI.Response.Payload.BattleMove[] | ||
Personality | int | ||
RepeatAttack | bool | ||
Sent | bool | ||
Shiny | bool | ||
Species | string | ||
Status | string | ||
Trainer | string |
public PSXAPI.Response.Payload.BattleMove[] Moves | ||
return | PSXAPI.Response.Payload.BattleMove[] |