Berry

Berries with various effects

Fields

id: ID!
name: String!
description: String!
price: Int!
category: ItemCategory!
isHoldable: Boolean!
isConsumable: Boolean!

Primary berry effect

effect: BerryEffect!

Effect potency

power: Int!

Flavor profile

flavors: BerryFlavors!

Growth time in hours

growthTime: Int!