C# Class DOL.GS.Spells.CoweringBellowSpellHandler

Inheritance: DOL.GS.Spells.FearSpellHandler
Afficher le fichier Open project: Los-Ojos/DOLSharp-1127

Méthodes publiques

Méthode Description
CalculateSpellResistChance ( GameLiving target ) : int
CoweringBellowSpellHandler ( GameLiving caster, Spell spell, SpellLine line ) : System.Collections.Generic
SelectTargets ( GameObject castTarget ) : IList

Method Details

CalculateSpellResistChance() public méthode

public CalculateSpellResistChance ( GameLiving target ) : int
target GameLiving
Résultat int

CoweringBellowSpellHandler() public méthode

public CoweringBellowSpellHandler ( GameLiving caster, Spell spell, SpellLine line ) : System.Collections.Generic
caster GameLiving
spell Spell
line SpellLine
Résultat System.Collections.Generic

SelectTargets() public méthode

public SelectTargets ( GameObject castTarget ) : IList
castTarget GameObject
Résultat IList