C# Class BetterNerfIrelia.SpellDamage

Datei anzeigen Open project: Enochen/EloBuddy

Public Methods

Method Description
GetRealDamage ( this spell, Obj_AI_Base target ) : float
GetTotalDamage ( AIHeroClient target, bool ks ) : float

Method Details

GetRealDamage() public static method

public static GetRealDamage ( this spell, Obj_AI_Base target ) : float
spell this
target Obj_AI_Base
return float

GetTotalDamage() public static method

public static GetTotalDamage ( AIHeroClient target, bool ks ) : float
target AIHeroClient
ks bool
return float