Candide.Entities.Auras.EnragedAura
Type JSONpublic class in Candide.Entities.Auras
Type metadata
- Assembly
Romestead - Namespace
Candide.Entities.Auras - Base type
Candide.Entities.Auras.ClientEntityAuraBase - Hash
C2275FF67A193D0025055C8099397EBE0F8F974E0AE6DD334D5C8521DC6F0850
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
_damageMultiplier# | private | private System.Single _damageMultiplier |
_statModifierGuid# | private | private System.Guid _statModifierGuid |
Properties
| Name | Visibility | Signature |
|---|---|---|
Args# | private | private Shared.Aura.Args.EnragedAuraArgs Args |
State# | private | private Shared.Aura.State.EnragedAuraState State |
Methods
ApplyEffect
#
protected System.Void ApplyEffect(Shared.Entity.EntityWrapper target, System.Boolean firstApply)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
52AF8E441B907EC3FD70733331BE9784E8F51B44E4C1EB0579E45B128EA20E76 - Body hash
3E69200DB560655C42E97946AAF3B1AFDA8B457031423C26E5AFE80BA06364A2 - IL size122
Referenced calls
Candide.Entities.Auras.EnragedAura::get_Args()System.Nullable<Microsoft.Xna.Framework.Color>::get_HasValue()Candide.Entities.Auras.EnragedAura::get_State()Shared.Entity.EntityWrapper::get_Color()System.Nullable<Microsoft.Xna.Framework.Color>::get_Value()Shared.Entity.EntityWrapper::set_Color(Microsoft.Xna.Framework.Color)Shared.Entity.EntityWrapper::get_UsesSpac()Shared.Entity.EntityWrapper::get_Stats()System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData>::.ctor()System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData>::Add(!0, !1)Shared.Models.Stats.EntityStats::AddAuraStats(System.Guid, System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData>, System.Int32, System.Boolean)
String literals
MeleeDamage
OnArgsUpdated
#
protected System.Void OnArgsUpdated(Shared.Entity.EntityWrapper target)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
5E3A950BB2B9B04E32C693F974EE622E9C37C4EDC5DB266A920603B0867A23CB - Body hash
09D5113E6BB4F5D9084C7708B481BFEAF774E7C8D8A211F3F47B0C6371A98943 - IL size33
Referenced calls
Shared.Aura.AbstractAura<Shared.Entity.EntityWrapper>::RemoveEffect(!0)Candide.Entities.Auras.EnragedAura::get_Args()Shared.Aura.AbstractAura<Shared.Entity.EntityWrapper>::SetVisuals(!0, System.Boolean)
RemoveEffect
#
public System.Void RemoveEffect(Shared.Entity.EntityWrapper target)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
74A56410964AF3751B697A6DD2DEA41E2F451AC4FB8789B561D3D7E48837D810 - Body hash
1CCF359DA6721C369EB591E9FA1C869FAFED74C71650A04EF4AAAC57D4ADDA8E - IL size36
Referenced calls
Candide.Entities.Auras.EnragedAura::get_Args()System.Nullable<Microsoft.Xna.Framework.Color>::get_HasValue()Candide.Entities.Auras.EnragedAura::get_State()Shared.Entity.EntityWrapper::set_Color(Microsoft.Xna.Framework.Color)