Table of Contents

Class RefinementObsidianRecipe

Namespace
GuildWars2.Hero.Crafting.Recipes
Assembly
GW2SDK.dll

Information about a recipe for crafting an ascended material that requires Obsidian Shards like a Bloodstone Brick.

[JsonConverter(typeof(RefinementObsidianRecipeJsonConverter))]
public sealed record RefinementObsidianRecipe : Recipe, IEquatable<Recipe>, IEquatable<RefinementObsidianRecipe>
Inheritance
RefinementObsidianRecipe
Implements
Inherited Members