Shared.Models.Spells.AttackSpellArgs
Type JSONpublic class in Shared.Models.Spells
Type metadata
- Assembly
Shared - Namespace
Shared.Models.Spells - Base type
System.Object - Hash
5815A1C301A190C834E07F6C7B96E4ECFF7871FDFD7B53ED3C3E9FFD3050F693
Relationships
Base type
System.Object
Referenced by types
CandideServer.Entities.Bridges.ServerEntitySystemBridgeCandideServer.MessageModels.Spell.SpellCastArgsCandideServer.ServerManagers.SpellServerManagerCastSpellNode.ArgsCandide.Entities.Bridge.ClientEntitySystemBridgeCandide.GameModels.Managers.SpellManagerShared.Combat.Spells.Casting.SpellCastingContextShared.Helpers.SharedSpellHelperShared.Helpers.SpellCastingArgsShared.Interfaces.Entity.EmptyEntitySystemBridgeShared.Interfaces.Entity.IEntitySystemBridgeShared.Models.Spells.SpellDataModel
Fields
| Name | Visibility | Signature |
|---|---|---|
ArmorPiercing# | public | public System.Single ArmorPiercing |
AttackType# | public | public Shared.Combat.AttackType AttackType |
AttackTypeBonusScale# | public | public System.Single AttackTypeBonusScale |
BaseKnockback# | public | public System.Single BaseKnockback |
BaseMaxDamage# | public | public Shared.Combat.DamageTypesArray BaseMaxDamage |
BaseMinDamage# | public | public Shared.Combat.DamageTypesArray BaseMinDamage |
CanCrit# | public | public System.Boolean CanCrit |
CanKnockback# | public | public System.Boolean CanKnockback |
DamageMultiplier# | public | public System.Single DamageMultiplier |
DamageVfx# | public | public System.Nullable<Shared.Combat.DamageVfxType> DamageVfx |
DamageVfxModifier# | public | public Shared.Combat.DamageVfxModifier DamageVfxModifier |
MaxTargets# | public | public System.Int32 MaxTargets |
SkillTypeBonusDamage# | public | public System.String SkillTypeBonusDamage |
SkipEntityStats# | public | public System.Boolean SkipEntityStats |
StunPower# | public | public System.Single StunPower |