Class ActionBuffSheet.Row
- Namespace
- Nekoyume.TableData
- Assembly
- Lib9c.dll
[Serializable]
public class ActionBuffSheet.Row : SheetRow<int>
- Inheritance
-
ActionBuffSheet.Row
- Inherited Members
-
Properties
ATKPowerRatio
public decimal ATKPowerRatio { get; }
Property Value
- decimal
ActionBuffType
public ActionBuffType ActionBuffType { get; }
Property Value
- ActionBuffType
Chance
public int Chance { get; }
Property Value
- int
Duration
public int Duration { get; }
Property Value
- int
ElementalType
public ElementalType ElementalType { get; }
Property Value
- ElementalType
GroupId
public int GroupId { get; }
Property Value
- int
Id
Property Value
- int
Key
public override int Key { get; }
Property Value
- int
TargetType
public SkillTargetType TargetType { get; }
Property Value
- SkillTargetType
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>