Class AttackEmpowerEffect
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public class AttackEmpowerEffect : BasicEffect
Fields
maxTriggerCount
Declaration
public int maxTriggerCount
Field Value
| Type | Description |
|---|---|
| int |
onAttackEffect
Declaration
public Action<EventInfoAttackEffect, int> onAttackEffect
Field Value
| Type | Description |
|---|---|
| System.Action<T1, T2><EventInfoAttackEffect, int> |
onDepleted
Declaration
public Action onDepleted
Field Value
| Type | Description |
|---|---|
| System.Action |
Properties
mask
Declaration
public override BasicEffectMask mask { get; }
Property Value
| Type | Description |
|---|---|
| BasicEffectMask |