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
Property Value
- long
public int ExtraSkillChanceGrowthMax { get; }
Property Value
- int
public int ExtraSkillChanceGrowthMin { get; }
Property Value
- int
public int ExtraSkillDamageGrowthMax { get; }
Property Value
- int
public int ExtraSkillDamageGrowthMin { get; }
Property Value
- int
public int ExtraStatGrowthMax { get; }
Property Value
- int
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>