Romestead Assembly Reference

Candide.Entities.Auras.HitCastSpellAura

Type JSON

public class in Candide.Entities.Auras

Methods7
Properties2
Fields0
Events0
Type metadata

Relationships

Properties

NameVisibilitySignature
Argsprivateprivate Shared.Aura.Args.HitCastSpellAuraArgs Args
Stateprivateprivate Shared.Aura.State.HitCastSpellAuraState State

Methods

ApplyEffect

protected System.Void ApplyEffect(Shared.Entity.EntityWrapper target, System.Boolean firstApply)

Method metadata
  • Visibilityprotected
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash4DCF076A59EC454B66F06988CB1F1DDF059AD967E3651274693585D4CDCEDBD8
  • Body hash8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55
  • IL size1

CheckCanProcAndSetCooldown

private System.Boolean CheckCanProcAndSetCooldown(Shared.Combat.DamageInfo damageInfo)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualFalse
  • Hash3777E9CC182E9E90B2A8DAA18D90E35BC82BF534C1B5CBD0B6ED321A60D9FC0C
  • Body hashE7064C7A064B9FEC9A11056EE9E73F344873F95446121C0B7C833CD6DA5BAD79
  • IL size24
Referenced calls
Called by

HandleProc

private System.Void HandleProc(Shared.Combat.DamageInfo damageInfo, Shared.Entity.EntityWrapper targetEntity, Shared.Entity.EntityWrapper selfEntity)

Method metadata
  • Visibilityprivate
  • Return typeSystem.Void
  • StaticFalse
  • VirtualFalse
  • Hash7E309D7F3A7E1D5AC11D05FAA459D9CF4BF75292D16535C58432EA7BE4E720BE
  • Body hash75C2ECC17F3BC3AA83284369E2AF9359787013ADF09324BC8E335AF4E36129A1
  • IL size291
Referenced calls
Called by
String literals
  • Aura '
  • ' proc failed. Expected a target entity.
  • spell:hit_cast_spell_generic

OnAuraHitDealtTriggerFire

public System.Void OnAuraHitDealtTriggerFire(Shared.Combat.DamageInfo damageInfo)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash858FEC2969F12ACC5C6574827EA9657B055CCD075A15F6AC779D7EAEBB38D8DD
  • Body hash975667EB625DD8BD06D85903F196D30918E513AA2728B095E1B45EEC08818132
  • IL size444
Referenced calls
String literals
  • aura:favour:tome_melee_cast
  • aura:favour:deep_wounds_applicator
  • sword_bleed_damage_reduction
  • spell:hit_cast_spell_generic
  • aura:favour:deep_wounds:damage_reduction

OnAuraHitTakenTriggerFire

public System.Void OnAuraHitTakenTriggerFire(Shared.Combat.DamageInfo damageInfo)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash0F7782A8C120F08DA344D42B2633C54B4A94FFB59B30B6AEF6D8BD629387963A
  • Body hashDD8CCCADE85E45F50948C8E48041BE7F930C0318752C97E07E5BCCA63826B134
  • IL size58
Referenced calls

RemoveEffect

public System.Void RemoveEffect(Shared.Entity.EntityWrapper target)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • HashEE8CE0FE4502162EF08248F6F197F6C7FD05C9CC339DF8F6A54F71681A6C968F
  • Body hash8A6F127E0053EB13AFDA0F394E4CD706376ECB1E15358DC72521A636A4B8AD55
  • IL size1

Update

public System.Void Update(Shared.Entity.EntityWrapper target, System.Single dt)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash73378F28667FE94AFE75FFBC8544D0D656A9DEDBDB7E94B8410C50FFF4756EB8
  • Body hash769393D47460B8A03226043CD94594C567F316B8B001F26A07305599D3A78745
  • IL size28
Referenced calls