Pokeball

Added 2024-03-27

Pokeballs for catching Pokemon

Fields

idAdded 2024-03-27
: ID!
nameAdded 2024-03-27
: String!
descriptionAdded 2024-03-27
: String!
price
: Int!
category
: ItemCategory!
isHoldable
: Boolean!
isConsumable
: Boolean!

Base catch rate multiplier

catchRateAdded 2024-03-27
: Float!

Special catch conditions

specialEffect
: String