Class EquipmentItemOptionSheet.Row
- Namespace
- Nekoyume.TableData
- Assembly
- Lib9c.dll
public class EquipmentItemOptionSheet.Row : SheetRow<int>
- Inheritance
-
EquipmentItemOptionSheet.Row
- Inherited Members
-
Properties
Id
Property Value
- int
Key
public override int Key { get; }
Property Value
- int
ReferencedStatType
public StatType ReferencedStatType { get; }
Property Value
- StatType
SkillChanceMax
public int SkillChanceMax { get; }
Property Value
- int
SkillChanceMin
public int SkillChanceMin { get; }
Property Value
- int
SkillDamageMax
public int SkillDamageMax { get; }
Property Value
- int
SkillDamageMin
public int SkillDamageMin { get; }
Property Value
- int
SkillId
public int SkillId { get; }
Property Value
- int
StatDamageRatioMax
public int StatDamageRatioMax { get; }
Property Value
- int
StatDamageRatioMin
public int StatDamageRatioMin { get; }
Property Value
- int
StatMax
public int StatMax { get; }
Property Value
- int
StatMin
public int StatMin { get; }
Property Value
- int
StatType
public StatType StatType { get; }
Property Value
- StatType
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>