Table of Contents

Class ItemConfigForGradeSheet.Row

Namespace
Nekoyume.TableData
Assembly
Lib9c.dll
[Serializable]
public class ItemConfigForGradeSheet.Row : SheetRow<int>
Inheritance
ItemConfigForGradeSheet.Row
Inherited Members

Properties

EnhancementLimit

public int EnhancementLimit { get; }

Property Value

int

Id

public int Id { get; }

Property Value

int

Key

public override int Key { get; }

Property Value

int

MonsterPartsCountForCombination

public int MonsterPartsCountForCombination { get; }

Property Value

int

MonsterPartsCountForCombinationWithNCG

public int MonsterPartsCountForCombinationWithNCG { get; }

Property Value

int

RandomBuffSkillMaxCountForCombination

public int RandomBuffSkillMaxCountForCombination { get; }

Property Value

int

RandomBuffSkillMinCountForCombination

public int RandomBuffSkillMinCountForCombination { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>