Table of Contents

Class EnhancementCostSheetV3.Row

Namespace
Nekoyume.TableData
Assembly
Lib9c.dll
public class EnhancementCostSheetV3.Row : EnhancementCostSheet.Row
Inheritance
EnhancementCostSheetV3.Row
Inherited Members

Properties

BaseStatGrowthMax

public int BaseStatGrowthMax { get; }

Property Value

int

BaseStatGrowthMin

public int BaseStatGrowthMin { get; }

Property Value

int

Exp

public long Exp { get; }

Property Value

long

ExtraSkillChanceGrowthMax

public int ExtraSkillChanceGrowthMax { get; }

Property Value

int

ExtraSkillChanceGrowthMin

public int ExtraSkillChanceGrowthMin { get; }

Property Value

int

ExtraSkillDamageGrowthMax

public int ExtraSkillDamageGrowthMax { get; }

Property Value

int

ExtraSkillDamageGrowthMin

public int ExtraSkillDamageGrowthMin { get; }

Property Value

int

ExtraStatGrowthMax

public int ExtraStatGrowthMax { get; }

Property Value

int

ExtraStatGrowthMin

public int ExtraStatGrowthMin { get; }

Property Value

int

RequiredBlockIndex

public int RequiredBlockIndex { get; }

Property Value

int

Methods

Set(IReadOnlyList<string>)

public override void Set(IReadOnlyList<string> fields)

Parameters

fields IReadOnlyList<string>