DEPRECATED GetCreatureStrengthModifier

From Dragon Age Toolset Wiki
Jump to: navigation, search

This function gets the Creature Strength Modifier from the Combat Interaction data on oAttacker

int DEPRECATED_GetCreatureStrengthModifier(
object oAttacker
);
Parameters:
oAttacker
the creature whose combat interaction data we are querying
Returns:

Returns the Creature Strength Modifier from the combat interaction data of oAttacker

Source:

script.ldf

Description

Georg: This function was deprecated This function gets the Creature Strength Modifier from the Combat Interaction data on oAttacker


See also

GetCreatureStrengthModifier