GetItemAbilityId

From Dragon Age Toolset Wiki
Jump to: navigation, search

Get the ability_id associated with an item

int GetItemAbilityId(
object oItem
);
Parameters:
oItem
An item
Returns:

an index into ABI_base.xls

Source:

script.ldf

Description

An items ability id (if != ABILITY_INVALID) is the one active ability an item will grant when equipped to the quickbar.