Struct Entity.StaggerSettings
Assembly: Dew.Core.dll
Syntax
public struct Entity.StaggerSettings
Fields
accumulatedDamageStaggerThreshold
Declaration
public float accumulatedDamageStaggerThreshold
Field Value
BossMonsterDefault
Declaration
public static readonly Entity.StaggerSettings BossMonsterDefault
Field Value
canStaggerWhileChanneling
Declaration
public bool canStaggerWhileChanneling
Field Value
chance
Declaration
Field Value
chanceInChannel
Declaration
public float chanceInChannel
Field Value
enabled
Declaration
Field Value
HeroDefault
Declaration
public static readonly Entity.StaggerSettings HeroDefault
Field Value
highDamageStaggerThreshold
Declaration
public float highDamageStaggerThreshold
Field Value
knockbackDistance
Declaration
public float knockbackDistance
Field Value
knockbackDuration
Declaration
public float knockbackDuration
Field Value
knockbackEase
Declaration
public DewEase knockbackEase
Field Value
LesserMonsterDefault
Declaration
public static readonly Entity.StaggerSettings LesserMonsterDefault
Field Value
MiniBossMonsterDefault
Declaration
public static readonly Entity.StaggerSettings MiniBossMonsterDefault
Field Value
NormalMonsterDefault
Declaration
public static readonly Entity.StaggerSettings NormalMonsterDefault
Field Value
staggerImmunityTime
Declaration
public float staggerImmunityTime
Field Value
stunDuration
Declaration
public float stunDuration
Field Value
SummonDefault
Declaration
public static readonly Entity.StaggerSettings SummonDefault
Field Value