Class EnhancementCostSheetV2.Row
- Namespace
- Nekoyume.TableData
- Assembly
- Lib9c.dll
public class EnhancementCostSheetV2.Row : EnhancementCostSheet.Row
- Inheritance
-
EnhancementCostSheetV2.Row
- Inherited Members
-
Properties
BaseStatGrowthMax
public int BaseStatGrowthMax { get; }
Property Value
- int
BaseStatGrowthMin
public int BaseStatGrowthMin { get; }
Property Value
- int
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
FailRatio
public int FailRatio { get; }
Property Value
- int
FailRequiredBlockIndex
public int FailRequiredBlockIndex { get; }
Property Value
- int
GreatSuccessRatio
public int GreatSuccessRatio { get; }
Property Value
- int
GreatSuccessRequiredBlockIndex
public int GreatSuccessRequiredBlockIndex { get; }
Property Value
- int
SuccessRatio
public int SuccessRatio { get; }
Property Value
- int
SuccessRequiredBlockIndex
public int SuccessRequiredBlockIndex { get; }
Property Value
- int
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>