CandideServer.Models.Auras.ServerEliteAura
Type JSONpublic class in CandideServer.Models.Auras
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Models.Auras - Base type
Shared.Aura.AbstractAura<Shared.Entity.EntityWrapper> - Hash
C681B770E2DF343DF7C9DBD62AC313513B6AA6CC39D2B1BA8193EB4641884C47
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
_statsId# | private | private System.Guid _statsId |
Properties
| Name | Visibility | Signature |
|---|---|---|
Args# | private | private Shared.Aura.Args.EliteAuraArgs Args |
State# | private | private Shared.Aura.State.EliteAuraState State |
Methods
ApplyEffect
#
protected System.Void ApplyEffect(Shared.Entity.EntityWrapper target, System.Boolean firstApply)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
9C2B9EA1DD6D87A43720559FBCC707B2C59679646614312EC5A6CA48766D6656 - Body hash
D4ABE03448382577BCC182DAD71B518C9A60A4C66DBF537BA7F397C8CBCEB69A - IL size58
Referenced calls
Shared.Entity.EntityWrapper::get_MaskRef()System.Enum::HasFlag(System.Enum)Shared.Entity.EntityWrapper::get_Stats()CandideServer.Models.Auras.ServerEliteAura::get_Args()Shared.Models.Stats.EntityStats::AddAuraStats(System.Guid, System.Collections.Generic.Dictionary<System.String, Shared.Models.Stats.StatModificationData>, System.Int32, System.Boolean)
Dispose
#
public System.Void Dispose()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
16193D44B39713ED36DDEF8BB7DDBBCE5A5F941013818561F9A5E369E0B2AB60 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
IsImmune
#
public System.Boolean IsImmune(Shared.Entity.EntityWrapper target)
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
A5A814DB6142DD0A8D6D2D6EAA3FEEE9421B9397FBC061E3A0CCB431F57FB663 - Body hash
C8E2ACB3D51D39CB55F6B4A0DBF5221F432B906476B277D68FA1D95091D5C133 - IL size28
Referenced calls
Shared.Entity.EntityWrapper::get_MaskRef()System.Enum::HasFlag(System.Enum)
OnAuraEntityRemoved
#
public System.Void OnAuraEntityRemoved(Shared.Entity.EntityWrapper target, Shared.Entity.EntityRemoveType removeType)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
73FF56D3DDF706D42517EEAD4EE82AF32331970F7CAB5E0058972406C22FB527 - Body hash
C454995B108A2170BC50D909E967E83C1F4EA01AF22E13C71FA91F3220AC3707 - IL size142
Referenced calls
CandideServer.Models.Auras.ServerEliteAura::get_Args()CandideServer.ServerControllers.SpawnEntityArgs::.ctor()Shared.Entity.EntityWrapper::get_BaseGuid()System.Guid::NewGuid()Shared.Entity.EntityWrapper::get_Position()Microsoft.Xna.Framework.Vector3::get_Zero()System.Collections.Generic.Dictionary<System.String, System.String>::.ctor()CandideServer.ServerManagers.EntityServerManager::SpawnEntity(CandideServer.ServerControllers.SpawnEntityArgs)
RemoveEffect
#
public System.Void RemoveEffect(Shared.Entity.EntityWrapper target)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
EE8CE0FE4502162EF08248F6F197F6C7FD05C9CC339DF8F6A54F71681A6C968F - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
SetVisuals
#
protected System.Void SetVisuals(Shared.Entity.EntityWrapper target, System.Boolean firstApply)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
2D2A98DF53DED771ED890D56349FC49FB409AE44954E1AE06BCC07A37C3AFCB1 - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
Update
#
public System.Void Update(Shared.Entity.EntityWrapper target, System.Single dt)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
CF453AC2A333DF568E4945B711188D70F02968C148345E926DAE0E56F0A40891 - Body hash
167B9C00C854317A07A93A9427D09FBD070116918F67FF05324ADF04E9A74AB1 - IL size110
Referenced calls
Shared.Entity.EntityWrapper::get_Id()System.Collections.Generic.Dictionary<System.Guid, CandideServer.Entities.ServerEntityModel>::TryGetValue(!0, !1&)CandideServer.Models.Auras.ServerEliteAura::get_Args()CandideServer.Models.Auras.ServerEliteAura::UpdateBlazingAura(Shared.Entity.EntityWrapper, CandideServer.Entities.ServerEntityModel, System.Single)CandideServer.Models.Auras.ServerEliteAura::UpdateVerdantAura(Shared.Entity.EntityWrapper, CandideServer.Entities.ServerEntityModel, System.Single)CandideServer.Models.Auras.ServerEliteAura::UpdateTeleportingAura(Shared.Entity.EntityWrapper, CandideServer.Entities.ServerEntityModel, System.Single)System.NotImplementedException::.ctor(System.String)Shared.Aura.AbstractAura<Shared.Entity.EntityWrapper>::Update(!0, System.Single)
String literals
This Elite does not exist
UpdateBlazingAura
#
private System.Void UpdateBlazingAura(Shared.Entity.EntityWrapper target, CandideServer.Entities.ServerEntityModel serverModel, System.Single dt)
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
0B7D2A6C5327955CFBDF5026F3C82D69D890A4F33FECFA91C9E58F740BAD30A1 - Body hash
89FB23B715452EEC78743DEDA87185E6B147BF8A4C4F30A5DB6E871DBD19586D - IL size145
Referenced calls
Shared.Entity.EntityWrapper::get_TargetOfAggro()CandideServer.Models.Auras.ServerEliteAura::get_State()Shared.Entity.EntityWrapper::get_Position()System.Nullable<Microsoft.Xna.Framework.Vector3>::.ctor(!0)Shared.Entity.EntityWrapper::get_Position2()Microsoft.Xna.Framework.Vector2::op_Subtraction(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)CandideCreator.Shared.Helpers.VectorExtension::ToFloatDirection(Microsoft.Xna.Framework.Vector2)System.Nullable<System.Single>::.ctor(!0)CandideServer.ServerManagers.SpellServerManager::TryCastSpell(System.String, System.Nullable<Microsoft.Xna.Framework.Vector3>, System.Nullable<System.Single>, CandideServer.Entities.ServerEntityModel, System.Nullable<Shared.Combat.Spells.Casting.SpellCastingContextItemData>, System.Object, Shared.Models.Spells.AttackSpellArgs, System.Guid, System.Nullable<System.Guid>, System.Boolean)
String literals
elite_fireball
UpdateDemonicAura
#
private System.Void UpdateDemonicAura(Shared.Entity.EntityWrapper target, CandideServer.Entities.ServerEntityModel serverModel, System.Single dt)
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
E0C45D2CA1B3E198F9105CDC2D557D8217A08FE5F2741061276DB2D8BE4B490C - Body hash
8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55 - IL size1
UpdateTeleportingAura
#
private System.Void UpdateTeleportingAura(Shared.Entity.EntityWrapper target, CandideServer.Entities.ServerEntityModel serverModel, System.Single dt)
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
6FB4B2CA58B9EB3E42E2C954B7358B34120264308D1F34D5ED1CE3648182BDF5 - Body hash
561AB8AE0CF9A58DCF8121169CB572519D33B4AE91315D8FDD32BC93871EF1A4 - IL size93
Referenced calls
CandideServer.Models.Auras.ServerEliteAura::get_State()CandideCreator.Shared.Helpers.RandomHelper::NextPointInCircle(System.Random)Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)Shared.Entity.EntityWrapper::get_Position2()Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)Shared.Entity.EntityWrapper::set_Position2(Microsoft.Xna.Framework.Vector2)
UpdateVerdantAura
#
private System.Void UpdateVerdantAura(Shared.Entity.EntityWrapper target, CandideServer.Entities.ServerEntityModel serverModel, System.Single dt)
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
171D07F0FAB8675B1ECB8D4BC884A9E08FC01FD704D57770ED52B45A81FFB045 - Body hash
389EED94BEA527B8D2F06372A09FDE815E13F75B313DAC243FA45898E0A2BF5A - IL size114
Referenced calls
CandideServer.Models.Auras.ServerEliteAura::get_State()Shared.Entity.EntityWrapper::get_Position()System.Nullable<Microsoft.Xna.Framework.Vector3>::.ctor(!0)System.Nullable<System.Single>::.ctor(!0)CandideServer.ServerManagers.SpellServerManager::TryCastSpell(System.String, System.Nullable<Microsoft.Xna.Framework.Vector3>, System.Nullable<System.Single>, CandideServer.Entities.ServerEntityModel, System.Nullable<Shared.Combat.Spells.Casting.SpellCastingContextItemData>, System.Object, Shared.Models.Spells.AttackSpellArgs, System.Guid, System.Nullable<System.Guid>, System.Boolean)
String literals
magus_ceres_aoe_instant_heal:0