C# Класс DOL.GS.Spells.CoweringBellowSpellHandler

Наследование: DOL.GS.Spells.FearSpellHandler
Показать файл Открыть проект

Открытые методы

Метод Описание
CalculateSpellResistChance ( GameLiving target ) : int
CoweringBellowSpellHandler ( GameLiving caster, Spell spell, SpellLine line ) : System.Collections.Generic
SelectTargets ( GameObject castTarget ) : IList

Описание методов

CalculateSpellResistChance() публичный Метод

public CalculateSpellResistChance ( GameLiving target ) : int
target GameLiving
Результат int

CoweringBellowSpellHandler() публичный Метод

public CoweringBellowSpellHandler ( GameLiving caster, Spell spell, SpellLine line ) : System.Collections.Generic
caster GameLiving
spell Spell
line SpellLine
Результат System.Collections.Generic

SelectTargets() публичный Метод

public SelectTargets ( GameObject castTarget ) : IList
castTarget GameObject
Результат IList