Table of Contents

Class ItemRepairPageSupplier

Namespace
Shard.Assets.Generated.ModelAssets
Assembly
Shard.Assets.dll
[SchemaImported("assets/common.json#/definitions/ItemRepairPageSupplier", "7872069e362bd53d9d946d54e978e6154db2cba90268ea06c492a85f7f86d3be")]
public sealed record ItemRepairPageSupplier : OpenCustomUIInteractionPage, IEquatable<ItemRepairPageSupplier>
Inheritance
ItemRepairPageSupplier
Implements
Inherited Members

Properties

Codec

public static Codec<ItemRepairPageSupplier> Codec { get; }

Property Value

Codec<ItemRepairPageSupplier>

RepairPenalty

public double RepairPenalty { get; init; }

Property Value

double