C# Class Codebreak.Service.World.Game.Fight.Effect.Type.DamageLifePercentEffect

Inheritance: AbstractSpellEffect
Show file Open project: hussein-aitlahcen/codebreak

Public Methods

Method Description
ApplyEffect ( CastInfos castInfos ) : FightActionResultEnum

DamageLifePercentEffect ( EffectEnum damageType ) : Codebreak.Service.World.Game.Spell

/

Method Details

ApplyEffect() public method

public ApplyEffect ( CastInfos castInfos ) : FightActionResultEnum
castInfos CastInfos
return FightActionResultEnum

DamageLifePercentEffect() public method

/
public DamageLifePercentEffect ( EffectEnum damageType ) : Codebreak.Service.World.Game.Spell
damageType EffectEnum
return Codebreak.Service.World.Game.Spell