GW2v2Recipe
@Serializable
Information about a crafting recipe.
Parameters
id
the recipe's ID
type
the recipe's type
outputItemId
the ID of the produced item
outputItemCount
the amount of items produced
craftTimeMillis
the time in milliseconds it takes to craft the item
disciplines
the crafting disciplines that can use the recipe
minRating
the minimum rating required to use the recipe
flags
the flags applying to the recipe
ingredients
the recipe's ingredients
outputUpgradeId
the ID of the produced guild upgrade
chatLink
the recipe's chat code
Constructors
Types
Link copied to clipboard
Information about a recipe ingredient.
Properties
Link copied to clipboard
This field holds the time in milliseconds it takes to craft the item.
Link copied to clipboard
This field holds the crafting disciplines that can use the recipe.
Link copied to clipboard
This field holds the recipe's ingredients.
Link copied to clipboard
This field holds the amount of items produced.
Link copied to clipboard
This field holds the ID of the produced item.
Link copied to clipboard
This field holds the ID of the produced guild upgrade.