ABILITY TYPE *
From Dragon Age Toolset Wiki
| Constant name | Type | Value | Description | Source |
|---|---|---|---|---|
| ABILITY_TYPE_INVALID | int | 0 | 2da_constants_h | |
| ABILITY_TYPE_TALENT | int | 1 | 2da_constants_h | |
| ABILITY_TYPE_SPELL | int | 2 | 2da_constants_h | |
| ABILITY_TYPE_SKILL | int | 3 | 2da_constants_h | |
| ABILITY_TYPE_ITEM | int | 4 | 2da_constants_h |