Table of Contents

Class ShrineAction

Namespace
FishMMO.Shared
Assembly
FishMMO.Shared.dll

ECA action that applies healing and/or a buff from a IShrine, then sends ShrineBroadcast for client-side VFX/SFX feedback. Server-only.

[Serializable]
public class ShrineAction : BaseAction, IAction
Inheritance
ShrineAction
Implements
Inherited Members

Methods

Execute(ICharacter, EventData)

Heals health/mana based on the shrine's template percentages, applies the optional buff, and broadcasts feedback to the client.

public override void Execute(ICharacter initiator, EventData eventData)

Parameters

initiator ICharacter
eventData EventData