namespace LootDumpProcessor.Model.Input; public readonly record struct ItemCost(int Count);