Ability IsBloodMagic

From Dragon Age Toolset Wiki
Revision as of 23:01, 24 February 2010 by BryanDerksen (Talk | contribs)

Jump to: navigation, search

Returns TRUE if the specified ability is a blood magic ability

int Ability_IsBloodMagic(
object oCaster
);
Parameters:
oCaster
[Undocumented]
Returns:

TRUE or FALSE

Source:

Core Resources.ability_h


Used by the spell cost functions to determine whether or not to cast from health or mana/stamina.